December 1999
Intermediate to advanced
992 pages
22h 3m
English
In This Chapter
This chapter introduces you to XML data modeling using DTDs and XML Schemas. Generally speaking, a schema describes the data model of an XML document. There are two fundamental approaches to defining XML schemas: DTDs and XML Schemas. It is important to note throughout the chapter that "schema" is a general term that describes an XML data model, while XML Schema is a specific schema technology that supercedes DTDs.
You'll begin the chapter by learning the basics of XML data modeling, which involves describing the structure of XML documents ...
Read now
Unlock full access