|
Home >Online Product Documentation >Table of Contents >Associating an XML Document with an External DTD Associating an XML Document with an External DTD
To associate an XML document with an external DTD, add a Replace root_element_name with the name of the root element in your XML document. Replace path_to_dtd with the path for the DTD you want your document to use. |