How is xml structured?



How is xml structured?..

Answer / Vivekanand Sharma

XML (Extensible Markup Language) follows a hierarchical structure composed of elements, which are denoted by tags. These tags consist of a start tag, data, and an end tag (except for self-closing tags that have no content). XML attributes provide additional information about the elements they modify. The root element encloses all other elements in the document.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

How can I use xml?

1 Answers  


What is the Difference between XmlDocument and XmlDataDocument?

1 Answers  


What is an rss subscriber?

1 Answers  


What is meant by xslt?

1 Answers  


What is schemalocation in xml?

1 Answers  


Is xml better than html?

1 Answers  


What is xmlns in html?

1 Answers  


Is xml is a programming language?

1 Answers  


What are the limitations of dtd?

1 Answers  


Why xsl is used in xml?

1 Answers  


How would you build a search engine for large volumes of XML data?

1 Answers  


Define the concept of XPOINTER.

1 Answers  


Categories