What are the rules for making a tag name in XML?
Rules remains the same as for any standard C/C++ or any other programming language. Tag name can’t start with any special character or contain, numeric value. There is no theoritical limit on the size of variable name.
Explore posts in the same categories: XML Interview Questions