What is the difference between well-formed and valid XML?
Sigiloso
Valid XML uses a Document Type Definition (DTD) to define structure, legal elements, and attributes of an XML. Well-formed XML is an XML file that abides by the syntax rules of XML 1.0