Re: IE does not comprehend default namespace in XML

2009-08-26 Thread denit thomas
doesn't involve Xerces-J. I think, following forum would be more appropriate to ask this question: http://www.mulberrytech.com/xsl/xsl-list/index.html On Wed, Aug 26, 2009 at 12:46 PM, denit thomas wrote: > Hi All, > I am using an XSLT to parse an XML to produce a text file. The is

IE does not comprehend default namespace in XML

2009-08-26 Thread denit thomas
Hi All, I am using an XSLT to parse an XML to produce a text file. The issue is that if I use the Internet Explorer to open this xml, it does not render anything except the hardcoded text that I have in the XSLT, when I have the xmlns="www.ncr.com/ocz" attribute in the root node of the xml. As s

Fw: How to use xsd schema1.1 implementation

2009-08-20 Thread denit thomas
Hi, I am trying to use an implementation of xml schema1.1. I use Eclipse as the editor for my Java and XML related work. I have checked out the source code from https://svn.apache.org/repos/asf/xerces/java/branches/xml-schema-1.1-dev/ Thereafter I have added both the jars org.eclipse.wst.xml.