can we use a number as text node in XML file? for example
<2> <abi>Zen</abi> </2>
it is giving the error as follows
XML elements must follow these naming rules:
* Names can contain letters, numbers, and other characters * Names cannot start with a number or punctuation character * Names cannot start with the letters xml (or XML, or Xml, etc) * Names cannot contain spaces
http://www.w3schools.com/xml/xml_elements.asp
1.4m articles
1.4m replys
5 comments
57.0k users