DTD vs Schema

Both Document Type Definitions (DTD's) and XML Schemas (XSD's, also known as WXS) are industry-standard ways to define XML-based data models, and you'll find many tools and utilities for working with both DTD and XML Schema in Stylus Studio. There are many technical benefits of migrating older DTDs to XML Schema, including:

  • Support for primitive (built-in) data types (eg: xsd:integer, xsd:string, xsd:date, and so on), which facilitates using XML in conjunction with other typed-data, including relational data.
  • The ability to define custom data types, using object-oriented data modeling principles: encapsulation, inheritance, and substitution.
  • Compatibility other XML technologies, for example, Web services, XQuery, XSLT and other technologies can optionally be schema-aware.

Just in case you were wondering what some of these acronyms actually stand for:

AcronymDescription
DTDDocument Type Definition
XSDXML Schema Document
WXSW3C XML Schema — another name for XSD
XMLExtensible Markup Language

DTD vs XSD, DTD vs Schema

PURCHASE STYLUS STUDIO ONLINE TODAY!!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Try Stylus DTD and Schema Tools

Develop Schemas and DTD's with our award-winning XML data modeling and conversion utilities - Download a free trial!

Attend a Live Webinar This Week!

Learn about Stylus Studio's unique features and benefits in just under an hour. Register for the Stylus Studio QuickStart Training WebCast!

Ask Someone You Know

Does your company use Stylus Studio? Do your competitors? Engineers from over 100,000 leading companies use Stylus Studio, and now you can ask someone from your own organization about their experiences using Stylus Studio.

 
Free Stylus Studio XML Training:
W3C Member