Adrian Herscu wrote:
Prashant wrote:
<snip>
And it takes it a very long time to complete (almost ten minutes for
70-80 XML files).
</snip>
Could't you use <xmlcatlog> to locate the XSD schemas locally instead of
http download, which perhaps is taking time.
Does it work for XML schemas? From the documentation, and I think that I
have tried it once myself, <xmlcatalog> works only for DTDs.
Ant 1.7's <schemavalidate> extension to <xmlvalidate> sets things up
right for all nested <schema> elements.
If you cannot use the beta, look at the source, see how we set up the
property
http://apache.org/xml/properties/schema/external-schemaLocation
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]