Write about well-formed and valid xml documents?
Answer / Brajkishor Tiwari
A well-formed XML document is one that adheres to the syntax rules of XML, such as proper tag structure, properly nested tags, and a single root element. However, it does not necessarily mean the data within the document follows any specific structure or schema. A valid XML document, on the other hand, not only conforms to the syntax rules but also adheres to a specific schema (XML Schema Definition or DTD). This means that the data within the document is structured according to a predefined set of rules.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I convert xml to excel?
What is an xml instance?
What is meant by xsd?
Define xml signature?
Does xml let me make up my own tags?
What is xpath expression?
How long does it take for rss feed to update?
How do I find my rss feed url?
What is xsl template match?
How to use w3.org feed validation service?
What is orm xml?
How do I run an xslt file?