hi,

I'm validating XML documents against a schema which is designated in my app
with the extranal schema location property:
parser.setProperty("http://apache.org/xml/properties/schema/external-noNames
paceSchemaLocation", filePath);

What I want to do is to set the external schema location when my schema is
in a jar file.  Is this possible and if so how can I do this?

Thanks,
Heather




Heather Lindsay
MercuryMD, Inc.
(919) 806-1700 x360




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to