Configuring Network Integrity File Parser Processor XML Settings

A file parser processor configured to parse XML files uses an XML schema to generate an XMLBeans representation of the XML schema file to bind it to Java types.

Note:

It is recommended that you create a schemas directory in the project and put all XML schemas in this directory. If a different cartridge needs to parse different types of XML documents, defined by different schemas, you can create separate directories. For more information about XML schemas, see Network Integrity File Transfer and Parsing Guide.

To configure file parser processor XML settings:

  1. On the Processor editor XML tab for the file parser processor, next to the XML Schema field, click Select.

    The Select XML Schema dialog box appears.

  2. From the Matching Resources list, select the XML schema.

    You can filter the Matching Resources list by typing in the Select a resource to open field.

    Only schemas that are in the current project appear in the Select XML Schema dialog box.

  3. Click OK.

    Design Studio displays the relative path to the schema in the XML Schema field.

  4. Save the processor.

Note:

If your XML Schema file contains import elements that do not specify the schema location, and if you are working in an environment that uses a proxy server for HTTP access, you must configure the proxy settings for Design Studio. See Design Studio System Administrator's Guide for more information.

Schemas sometimes import other schemas. You may need to include imported schemas in the project at the correct directory.