OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Xerces and XML 1.1

[ Lists Home | Date Index | Thread Index ]

Under JDK 1.5.0_06, I've called 

    SAXParserFactory.newInstance().newSAXParser().getXMLReader()

to get a SAX parser, and it's returned me an instance of 

    com.sun.org.apache.xerces.internal.parsers.SAXParser

When I do

    parser.getFeature("http://xml.org/sax/features/xml-1.1";)

the result is true.

But the parser then throws this error message:

    XML version "1.1" is not supported, only XML 1.0 is supported.

The odd thing is, in another application I think I'm creating a parser in
exactly the same way and it seems to work.

Any ideas?

Michael Kay





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS