----- Original Message -----
From: "Frank E. Weiss" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, August 25, 2002 7:53 AM
Subject: XML Schema validation with Ant style task


> I know that for some time Xalan hasn't come out of the box with validation
turned on in the XML parser, namely Xerces.
> We've had to write a little wrapper to do that. I was wondering if this is
still the case? Would you advise me to just
> write my own Ant task to get this functionality?
>
> -- Frank Weiss
> castrosf.org
>

1. do you mean 'XML Schema' or just plain DTDs?
2. <xmlvalidate> does dtds
3. I thought <style> did too
4. I've not looked at .xsd based validation yet. It'd be nice to have this
working in <xmlvalidate>



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

Reply via email to