There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This library parse a XSD (XML Schema) regular expression (as use in a pattern facet). It can output an equivalent javascript (ECMAScript) regexp. This allow to validate an XSD pattern directly in javascript.