The OrderXml class for Order documents

The example in this section uses the OrderXml class and its methods for basic operations on XML Order documents. The source code and Javadoc specifications for OrderXml are in $ASDIR/sample/JavaSql.

OrderXml is a subclass of the JXml class, which is specialized for XML Order documents. The OrderXml constructor validates the document for the Order DTD. Methods of the OrderXml class support referencing and updating the elements of the Order document.