Generating a DTD from a Component's Data Structure

Generating a DTD from the component's structure overwrites all declarations already stored in the DTD. Fields that are not painted on the component are not added to the DTD.

To generate a DTD from a component's data structure:

  1. In the DTD Editor, choose File >Load Component Structure and select the component.

    This generates a DTD for an XML stream with a structure corresponding to the component structure.

  2. Optionally add other modeled fields using the DTD Wizard.

Related Topics