Describe about the syntax rules which form the XML documents?



Some of the basic syntax rules which are to be implemented are
1) XML documents should have a root element
2) They should have a closing tag
3) Make sure that you type exact case, as these documents are case sensitive.
4) These elements should be properly nested
5) Attribute elements must be quoted correctly.




Explore posts in the same categories: XML Interview Questions


BOOKMARK THIS : BlinkList | del.icio.us | Digg it | Furl | reddit | StumbleUpon | Yahoo MyWeb |


Comments are closed.