OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] XSD "simpleType" validation for strings

[ Lists Home | Date Index | Thread Index ]

> Hi.
>
> Most of the tutorials for schema validation libraries are in terms of 
> validating an entire document.  I'm interested in just validating text 
> strings against an xsd simple type.
>
> Are there any good open source libraries out there that would give me 
> hooks to do this in either C or Java?
>

Get RNV distribution from http://davidashen.net/rnv.html .
xsd.[ch], xsd_tm.[ch] is implementation of Schema Datatypes
in ANSI C (regular expressions are in rx*.[ch]).

There is also xsdck, a command-line utility which validates
a single value against a single datatype. Details in the
documentation and the source code.

David Tolpin




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS