Computer Science, asked by pinki25, 1 year ago

What does it contain in XML declaration and also reference to the DTD?

Answers

Answered by Raju2392
8
Both of these examples show us a well-formed XML document. Additionally, because both XML documents contain a single element, message, which contains only parsed character data, both adhere to the DTD. Therefore, they are both also valid XML documents.
Similar questions