Request for schema namespace 1.1
Srividya Chilakamarri <[email protected]> Thu, 11 Oct 2012 15:17:05 -0700
| Newsgroups | gmane.text.xml.schema.devel |
|---|---|
| Message-ID | <CACL8HoxLiwr1KPj+ConLo9sBSuP08KTLMd_a3PN9imByxgojgw@mail.gmail.com> |
Hi, I have a scenario as you guys answered http://lists.w3.org/Archives/Public/xmlschema-dev/2010Jan/0029.html I would like to validate my xml schema against my xml document. What are the namespaces that I need to use as it throws a message * http://www.w3.org/2001/XMLSchema">* to use only this namepsace what would be statement that I would have to use in xsd adn xml <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"> Note : I am using the validationeventhandler and XMLreader to read and validate the xml schema Any help is highly appreciated -- Thanks and Regards Srividya Chilakamarri