Title: RE: schemaLocation configurable????

Thanks for the info, Maik. Can you provide me with some code example? If this can be done through JAXP, I would really want to know how?

-Lei


-----Original Message-----
From: Maik Weber [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 27, 2001 4:48 AM
To: [EMAIL PROTECTED]
Subject: Re: schemaLocation configurable????

Hi Lei Chen,

yes, its possible. Just use the property
"http://apache.org/xml/properties/schema/external-schemaLocation". See
also the Xerces documentation / Properties.

greeting maik

Lei Chen wrote:

>
>
> Hi,
>
> I'm wondering if schemaLocation in an XML document is configurable
> i.e. not hardcoded in the XML instance. For example, I want to be able
> to do xml validation using a schema file located on our intranet, then
> send the xml document to another organization via HTTP. The other
> organization's system won't be able to access our schma file. So I
> would like this organization to use a copy of the schema but located
> in their intranet to validate the XML.
>
> Is this doable with Xerces?
>
> Thanks,
> -Lei

--
* Homepage: www.webis-world.de
* mailto        : [EMAIL PROTECTED]
* ICQ           : #57313947



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

Reply via email to