| Thread | Last Post | Replies |
|
| XML/DTD interpreted display... | 06 Aug 2007 06:39 GMT | 2 |
Is there control in VB2005 (VS8.0) that can display & allow editing of mixed content XML as defined in specified DTD WYSIWYG style??? Thanks in Advance...
|
| XPath: Multiple conditions (contains, dates, node-set) | 05 Aug 2007 12:24 GMT | 5 |
I am using the xpathnavigator evaluate function on .net (xpath 1 right?). Now I need to expand the code to do multiple contains, compare dates (such as 'before', 'between' and 'after'), and so on. This is the thought:
|
| Is a XML file Does not Support XSL and XSD operation together. | 04 Aug 2007 12:51 GMT | 1 |
Dear Experts, Check out the following XML, XSl and XSD document. If i use XML file without XSD defination it applies XSL style and If i include the XSD document. Nothing is getting displayed in the browser.
|
| New to XSLT and can't select even the first node... Any Help? | 03 Aug 2007 17:58 GMT | 7 |
Hey, brand new to XSL and XSLT. I've downloaded an evaluation copy of XML Spy to debug my transformation, but I can't get to frist base. Can anyone help my get straightened out? My XSLT is:
|
| 'xsi:noNamespaceSchemaLocation=' and 'Custom tool error' | 03 Aug 2007 17:54 GMT | 1 |
I developed C# code which has been in production for more than a couple of years. The code includes the following: [XmlAttributeAttribute(Namespace="http://www.w3.org/2001/XMLSchema-instance", Form=XmlSchemaForm.Qualified)] public string noNamespaceSchemaLocation
|
| Why microsoft does not have XSLT2 in .NET? | 03 Aug 2007 01:49 GMT | 2 |
It is so bad that .NET 3.0 does not support XSLT2. And there's no news for XSLT2 in .NET 3.5 either. Apart from the Saxon project, is there any .NET component which supports XSLT2?
|
| Nothing is Getting display in the Browser | 02 Aug 2007 03:32 GMT | 2 |
Dear Friends Please look at the follwing XML and XSL file let me know. what i am doing wrong. When i open the XML file in Browser it display blank page. '----------------Product1,xsl
|