'any' documentation
David Tolpin <[email protected]>
| Newsgroups | gmane.text.xml.relaxng.general |
|---|---|
| Message-ID | <[email protected]> |
The Compact Syntax Specification says that
"Any ## comments must precede any annotation in square brackets."
May please someone clarify what the phrase means? Does 'any' apply to the
schema in whole or to each pattern?
A valid and invalid example in respect to this rule would be helpful.
I would also like to reiterate my previous question: do I understand it correctly
that escaped linefeed (\x{a}) terminates a comment and is a whitespace, while
escaped carriage return (\x{d}) does not and is not?
David Tolpin