According to the XML spec, Element names are not allowed to start with "XML" (or any case variation thereof), yet when I call XML11Char.isXML11ValidName(String) with "xml" as an argument, the method returns true where I would have expected it to return false. I updated to 2.7.1 and got the same result.

The method works well for other restrictions on the name.

Thoughts?

Is this a bug or do I not understand the purpose of the method?

TIA

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to