Cataloging XML Schema

Before using XML Schema components from processes or BPM Objects, you must include them into the project catalog. When you catalog a component, you are gathering all the necessary information that Studio needs in order to call and execute it at runtime.

Before performing the procedures in this task, ensure that you have created a module where you want to catalog the XML Schema components. See Creating a Module.

To catalog an XML Schema Component:

  1. Right-click on the module where you want to catalog the component.
  2. Select Catalog Component > XML Schema
  3. Enter the location of the schema file you want to catalog.
    Note: Only XML Schema Definitions (.xsd) can be cataloged.
  4. Enter a Module Name
  5. Click Next. The XML schema is analyzed for dependencies. Any errors or warnings are listed.
  6. Click Finish.

For each type defined in the XML Schema Definition, a new component appears in the Project Navigator.