|
[XMLSCHEMA-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] non-deterministic simpleContent restriction definition
From: Tobias Koenig <tobias.koenig@trolltech.com>
Date: Tue, 25 Nov 2008 11:05:59 +0100 To: xmlschema-dev@w3.org Message-Id: <200811251106.00290.tobias.koenig@trolltech.com> Hej, to validate the occurrence of xml tags for schema input the most elegant way is to use a DFA according to the regular expression given in the XML Representation Summary in the schema spec for every component. That works fine in schema 1.0, however with schema 1.1 and the introduction of assert, the regular expression of the simpleContent restriction isn't deterministic any more. If you encounter an 'assert' tag, you don't know whether it is the one in the group of facets or the one at the end. Any chance to get back a deterministic regexp here again for the final version? Ciao, TobiasReceived on Tuesday, 25 November 2008 09:59:19 GMT |
Subscribe in XML format
|






