| The student and the mechanic - how XML enables architectures to solve real-life document delivery requirements | Table of contents | Indexes | Developing XML Requirements that are Extensible | |||
Validation Is Good |
| Eve Maler |
| Solutions Marketing Manager |
| Arbortext, Inc.
3 University Office Park 95 Sawyer Road Waltham Massachusetts USA 01803 Phone: +1 781 529 1912 Fax: +1 781 529 1099 Email: elm@arbortext.com Web: http://www.arbortext.com |
Biographical notice: |
Maler holds a BA in Linguistics from Brandeis University in Waltham, Massachusetts. |
ABSTRACT: |
Validation Is Good |
Challenge #1 |
Challenge #2 |
You can use any constraint method you like in creating an XML document and preparing it for transmission. Following are some of the possibilities, and you can use as many as you like at one time: |
You might choose to transmit a partial or full XML DTD along with the document, but if you're not interested in allowing the recipients to apply the same constraints that you did (and you may very well not, since this is often your added value), you might want to transmit only a well-formed document, or a document with a tiny partial DTD that provides only attribute defaults and internal parsed entity declarations. If you used any non-DTD means of constraining the document, sending the DTD won't compromise all the aspects of your added value. |
| The student and the mechanic - how XML enables architectures to solve real-life document delivery requirements | Table of contents | Indexes | Developing XML Requirements that are Extensible | |||