Transforming schemas
J. J. Cowan
Abstract
J. J. Cowan
Abstract
The traditional approach to transforming XML documents is a three-step pipeline: validate, transform, validate. The SGML feature called architectural forms combined enhancements to DTDs with annotations in source documents to allow a valid SGML document to be automatically transformed into another SGML document valid against a different DTD. This permitted document creators to conform to a general document architecture without having to constrain their own documents to every detail of a specific schema. In the XML world, however, the emphasis has been on the creation of comprehensive schemas rather than easy transformation, and the ideas behind architectural forms have mostly been lost. This paper attempts to explain how to restore those ideas to XML practice.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
The traditional approach to transforming XML documents is a three-step pipeline: validate, transform, validate. The SGML feature called architectural forms combined enhancements to DTDs with annotations in source documents to allow a valid SGML document to be automatically transformed into another SGML document valid against a different DTD. This permitted document creators to conform to a general document architecture without having to constrain their own documents to every detail of a specific schema. In the XML world, however, the emphasis has been on the creation of comprehensive schemas rather than easy transformation, and the ideas behind architectural forms have mostly been lost. This paper attempts to explain how to restore those ideas to XML practice.
Key concepts: Computer science, Document Structure Description, SGML, Document type definition, XML, XML Schema Editor, XML validation, Information retrieval