3. XML document model : DTD
XML provides a means of checking a document's syntax using DTDs (Document Type Definition). These files describe the structure of documents referring to them, using an appropriate language. All XML documents must scrupulously follow XML notation conventions, and may also refer to a DTD describing the nesting of possible elements. A document that respects the rules defined by the XML standard is called a well-formed document, and a well-formed XML document whose syntax conforms to the rules stipulated in a DTD is called a valid document.
3.1 DTD basics
A DTD defines the grammar of an XML application. It describes :
standard elements (authorized tag names, tag order, element hierarchy, optional elements) ;...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
XML document model : DTD
Article included in this offer
"Digital documents and content management"
(
71 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!