>Are spaces not allowed in element names?

An element name can NOT contain spaces. See the XML Recommendation.

The DOM throws an exception if you try to create an element whose name
contains forbidden characters. See the DOM specification.

Both are available at http://www.w3.org/TR


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

Reply via email to