January 2002
Intermediate to advanced
480 pages
11h 5m
English
Transforming from XML to XML might sound like an odd thing to do; however, transforming from one XML format to another is a fairly common task. To understand why, consider that XML document structure is defined by a schema—either a formal DTD (Document Type Definition) or an XML Schema definition language. With a formal schema in hand, you now have a vocabulary, or language, by which your XML applications can communicate. In fact, vocabularies are one of the principal draws of XML. They enable you to create your own markup language and share with others documents created using that language.
Today, literally hundreds of industry-standard markup languages have been created using XML. Examples of vocabularies include ...