A well-formed document must have a root element. Explain with the example
Answers
Answered by
0
A valid XML document is defined in the XML specification as a well-formed XML document which also conforms to the rules of a Document Type Definition (DTD). ... In other words a well formed XML document does not need a DTD, but it must conform to the XML syntax rules.
Similar questions