What is valid xml document? What a well formed xml document?
Answer Posted / sarankumarreddy.c
If XML is confirming to DTD rules then it's a valid XML.
If a XML document is conforming to XML rules (all tags
started are closed,there is a root element etc)then it's a
well formed XML.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Is there an xml version of html?
What are the ways to use namespaces?
How do I create an xml file format?
Why do we use dtd?
What is the relevance of elementformdefault attribute in the schema?
What is the main use of an xslt file?
Is xml a web service?
What is the concept of xpointer?
How does rss work?
What is xsd file in c#?
Why xml parser is used?
What is the use of stylesheet in xsl?
what is Identity template in XSL, why do you use it?
How can I validate an xml document that uses xml namespaces?
State some advantages of xml?