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!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference
This article is included in
Digital documents and content management
This offer includes:
Knowledge Base
Updated and enriched with articles validated by our scientific committees
Services
A set of exclusive tools to complement the resources
Practical Path
Operational and didactic, to guarantee the acquisition of transversal skills
Doc & Quiz
Interactive articles with quizzes, for constructive reading
XML document model : DTD
Exclusive to subscribers. 97% yet to be discovered!
You do not have access to this resource.
Click here to request your free trial access!
Already subscribed? Log in!
The Ultimate Scientific and Technical Reference