>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]
- Exceptions on createElement with spaces Wyles Eric - ewyles
- Re: Exceptions on createElement with spaces Derek Harmon
- Re: Exceptions on createElement with spaces Curt Arnold
- Re: Exceptions on createElement with spaces David_N_Bertoni
- RE: Exceptions on createElement with spaces Wyles Eric - ewyles
- Joseph_Kesselman