[Previous] [Contents] [Next]

The description Element


A description element can be used in an AttributeType, an ElementType, a Schema, a group, an element, or an attribute element. The description element contains a description of the element. A typical description element might look like this:


  <description>This document is a purchase order for Northwind
     Traders.
  </description>


[Previous] [Contents] [Next]