Show TOC

Procedure documentationReloading a Schema Locate this document in the navigation structure

 

If you change a schema, you need to import and reload the new schema into the rules composer.

Procedure

Importing a Schema

More information: Importing a Schema

Reloading XSD Elements

You need to reload an XSD element if you modify or delete existing elements in a schema or if you add new elements to a schema.

  1. In the Project Explorer view, expand the rules composer DC node, the Rules Modeling node and double-click the Aliases node.

  2. In the Project Aliases Editor that appears, choose the XSD Aliases tab and then choose Reload XSD Element button.

  3. In the Reload XSD Element dialog box that appears, expand the namespace node and choose the global element. Choose Finish.

Note Note

If you delete a schema file, you can still view the XSD elements in the rules composer. When you reload the XSD elements, stale aliases are generated.

End of the note.

If you delete an existing element in a schema and reload the schema, stale aliases are generated.

For example, the screenshot shown below displays a schema callcharges.xsd under the WSDL node.

This graphic is explained in the accompanying text.

Now in callcharges.xsd the element DestinationCountry has been deleted. The schema has been imported and XSD elements have been reloaded. You can view the Stale aliases and the Delete Aliases button has been enabled in the Project Aliases Editor as shown below:

This graphic is explained in the accompanying text.

You can also delete these stale aliases using Delete Aliases button from the rules composer.