Define the basic xml rules?



Define the basic xml rules?..

Answer / Saurabh Patel

The basic rules of XML are: 1) Every XML document must have a root element. 2) Elements must be properly nested (elements cannot overlap). 3) An XML document must start and end with a single root element. 4) Attributes in an XML element should always have quotes around their values. 5) Element names are case-sensitive.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

Are there any keywords present in XML that cant be re-used while describing tags ? If so, list them.

1 Answers  


How do I create an xsl file for an xml file?

1 Answers  


What do I open xml with?

1 Answers  


What is an xml file format?

1 Answers  


What is the role of xsl transformer?

1 Answers  


What is xpath descendant?

1 Answers  


Can xml replace html?

1 Answers  


How do I create an rss feed for my podcast?

1 Answers  


What is xmlns in html?

1 Answers  


What is text () in xpath?

1 Answers  


what are the predefined entities in XML ?

1 Answers  


Define xml?

1 Answers  


Categories