Re: [xml-dev] Announcing a Preview of XString, an XML technology - XML as a String
In article <> you write: >>It a bit nonsense when an XML paper uses the tag name "XML". Such names >>are not allowed. >That is incorrect, only processing instruction targets cannot be "XML". All names beginning xml, XML, etc are reserved. It's not a well-formedness error to use them, but you should not use them except as defined by XML standards (and, of course, when experimenting with new ideas for standardization). -- Richard