- From: tmoog <tmoog@sarvega.com>
- Date: Mon, 17 Nov 2003 08:03:55 -0600
- To: xmlschema-dev@w3.org
a. Schema Part 2, Appendix F, production [10] is a definition of "normal character". This appears to disagree with the definition of "normal character" and "meta-character" in the text immediately preceding in that it omits left and right curly braces. I don't see any correction of this in the errata. Have I missed something ? b. Suppose a malformed XmlCharRef appears in a charRange (e.g. &-#-1-2-x-semicolon instead of &-#-1-2-3-semicolon). Since neither "&" (nor "#" nor ";") are meta-characters, this seems to imply that the sequence should be interpreted as six ordinary XmlChar instead of causing an error ("Malformed XmlCharRef in regular expression at line ..."). Is this interpretation correct ?
Received on Monday, 17 November 2003 09:04:46 UTC