Bad XS:pattern interpretation for XSD
-------------------------------------
Key: XERCESC-1644
URL: http://issues.apache.org/jira/browse/XERCESC-1644
Project: Xerces-C++
Issue Type: Sub-task
Components: Validating Parser (Schema) (Xerces 1.5 or up only)
Affects Versions: 2.7.0
Environment: Win XP Prof, downloaded binaries (2006-10-29)
Reporter: Stefan Krause
Hello,
using stdinparse the validation error still occurs in version 2.7.0. The
restriction pattern is "\S{1,2}|\S[\s\S]*\S" (a not empty string not starting
nor ending with white space). The error message is
Error at (file stdin, line 4, char 33): Datatype error:
Type:InvalidDatatypeValueException, Message:Value 'Ahlefeld, Charlotte von'
does not match regular expression facet '\S{1,2}|\S[\s\S]*\S'.
Best regards,
Stefan Krause
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]