Pergunta de entrevista da empresa State Farm

What is the difference between well-formed and valid XML?

Resposta da entrevista

Sigiloso

10 de mai. de 2019

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

2