Article | REF: H3500 V1

XML: syntax

Authors: Tiphaine ACCARY-BARBIER, Sylvie CALABRETTO

Publication date: August 10, 2005

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


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) ;...

You do not have access to this resource.

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

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

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

Subscribe now!

Ongoing reading
XML document model : DTD