What are the xml tags?



What are the xml tags?..

Answer / Van Shyam

XML tags consist of two parts: a start tag and an end tag. The start tag contains the name of the element enclosed between angle brackets (e.g., <element>), while the end tag has the same name but includes a forward slash before the element name (e.g., </element>). Empty elements are denoted by self-closing tags, which include the name followed by />.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

What is xsl fo documents? Explain xsl-fo documents structure?

1 Answers  


How do I find my youtube rss feed?

1 Answers  


What are the limitations of dtd?

1 Answers  


What is the stylesheet structure used with xslt?

1 Answers  


What is the difference between xml and xhtml?

1 Answers  


Why xml parsing is important?

1 Answers  


What is xsl describe its two parts?

1 Answers  


How do I convert pdf to xml?

1 Answers  


Explain the relationships of XSLT with XSL?

1 Answers  


What are xml entities used for?

1 Answers  


What is targetnamespace in xml?

1 Answers  


How do I subscribe to an rss feed?

1 Answers  


Categories