Look at almost any of the samples that ship with the 1.5 distribution.  I
think DOMCount does what you want on a single file - it is a straight
forward task to extend this to iterate over a directory.
Jim

> -----Original Message-----
> From: Naren Reddy [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 06, 2001 6:00 AM
> To: [EMAIL PROTECTED]
> Subject: XML - Schema Validator
> 
> 
> Hi,
> I am a newcomer to the XML technology. 
> Basically I have XML files which needs to be validated 
> against my schema
> file. 
> 
> I have downloaded the Xerces version for Unix. and I was thinking of
> creating a program with command line arguments which would typically
> take a Schema file(.xsd) and a directory which contains the XML files
> (which need to be validated).
> 
> I was looking for some pointers regarding this. 
> 
> Thanks in advance for any suggestions.
> 
> Regards
> Naren
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

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

Reply via email to