Definitions for "Valid Xml Document" Add To Word List
Login or Register  | Word Lists | Search History

Keywords: Dtd, Xml, Adheres, Doctype, Stricter
A document that adheres strictly to the DTD specified in its document-type declaration.
Helpful?           0
a document that obeys it's own set of rules, and is validated by a validating XML parser
Helpful?           0
a well-formed document that also conforms to the stricter rules specified in the Document Type Definition (DTD)
Helpful?           0
a Well Formed XML document that adheres to the rules of a Document Type Definition (DTD)
Helpful?           0
a "Well Formed" XML document, which also conforms to the rules of a Document Type Definition (DTD) , XML Schema or other type of schema, which defines the legal elements of an XML document
Helpful?           0
An XML document that references a DTD in a DOCTYPE statement.
Helpful?           0