Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - XSD Data Validation for ASCII Characters [Thread Next] Re: XSD Data Validation for ASCII CharactersTo: NULL Date: 5/1/2005 8:12:00 PM Vish wrote: > I want to check for data in the xml document to be all valid ascii > characters.I tried using the regular expression in the xs:pattern element but > it doesnt seem to work with a range. ASCII are characters from 0..127 which includes control characters which are not even allowed in XML. As for patterns you can certainly use ranges there e.g. [a-z0-9]+ -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
