|
Home > Online Product Documentation > Table of Contents > What Is a DTD? What Is a DTD?
A document type definition (DTD) describes the structure of a document. It specifies which elements can contain which other elements, which elements are optional and which are required, and which elements contain data. For example, a DTD might specify that a
To use a DTD, you must associate it with an XML document. A DTD can be internal or external. An
internal DTD is inside the XML document that uses it. It appears in the
A
document instance is an XML document that uses a particular DTD. In other words, the contents of a document instance have been tagged according to the structure defined in the DTD it is associated with. For example, if the contents of the
|
Web Service Data Mapping
Stylus Studio makes it possible for you to use Web services as live XML data sources for XML mapping projects.
XML Code Folding
Stylus Studio's XML Editor features XML code folding, a powerful and intuitive way to maximize limited screen real-estate and help make sense of large XML files.
XSD Editor
XSD Editor provides a synchronized split-pane interface that simultaneously shows both a visual XSD Diagram and the underlying code, with changes in one pane immediately reflected in the other
The Stylus Studio Advantage
Read in their own words, why customers have decided to make the switch to Stylus Studio, the World's best XML editor.


