Re: XML Schema validation using XERCES --- the correct mailing list to get this question answered...

Kindly post your questions about XERCES to one of the mailing lists
for Xerces (there is one for Xerces-C and another for Xerces-J).

For Xerces-J, you can send a message to:

 xerces-j-user-subscribe@xml.apache.org

with a subject line and body of Subscribe YourFirstName YourLastName

or you can just post to

 xerces-j-user@xml.apache.org

and then watch the archive, which you can find here:
http://marc.theaimsgroup.com/

Regards,
Bob





"Pavitra Jain" <pavitra.jain@patni.com>@w3.org on 04/25/2002 03:18:54 AM

Please respond to <pavitra.jain@patni.com>

Sent by:    xmlschema-dev-request@w3.org


To:    <xmlschema-dev@w3.org>
cc:
Subject:    XML Schema validation using XERCES



Hi,

I am GENERATING an XML which is sent to a cental collating department. They
validate it against an XSD. Now in my generation program I want to validate
the SAX events for xml tags against this schema (available to me), but not
put a doctype instruction in the final doc. Is there any way to dynamicaly
assign a schema to an xml file.

Received on Thursday, 25 April 2002 13:53:21 UTC