Configuration
The Configuration tab has the following fields.
Field |
Description |
Name |
The name to appear as the label for the resource. |
Description |
Short description of the shared resource. |
Java |
This field contains the Library and Class fields that allow you to specify the Java class for this resource. |
Library |
Use this field to specify an AliasLibrary resource that is used to locate the Java class files. For more information about AliasLibrary resources, see TIBCO Designer™ Palette Reference. |
Class |
The Java class that specifies the data of the schema. This class must implement or be a subtype of a class that implements the Serializable interface. You can use the Show Class Browser button to browse Java classes in the ActiveMatrix BusinessWorks classpath. |
Schema Namespace |
The namespace to use for the schema when converting to or from XML. |