Specialized Administration > Info*Engine Administration > Task Delegate Administration > Managing Schemas > Managing Simple Schemas
  
Managing Simple Schemas
The Manage Simple Schema page allows you to specify and update simple schema information, as well as adding ranges or enumerated values, and deleting the existing simple schema.
The following table describes the fields and actions available on the Manage Simple Schema page.
Field
Description
Type Identifier
Specifies the object type to which the simple schema applies. This field cannot be edited.
Resource Bundle
Specifies the Java class name of the resource bundle from which to get localized strings for enumerated value labels.
Type
Specifies the type of the attribute. Possible types include: boolean, double, long, float, int, short, byte, string, date.
* 
As additional schema are defined, those type identifiers are added to the Type drop-down list.
Default Value
Specifies the default value for the object type.
Maximum String Length
Specifies the maximum string length for the simple schema.
* 
This field disappears if a range is specified for the simple schema.
Enumeration Task
Specify an enumeration task for the schema. Enumeration tasks are Info*Engine tasks that populate enumerated values at run-time. This field is specified only if no enumerated values are currently specified for the schema.
* 
This field disappears if a range is specified for the simple schema.
Add Range
Click to specify a value range for the schema. For additional information on ranges, including procedures for adding and deleting ranges, see Managing Ranges.
* 
Ranges and enumerated values are mutually exclusive for simple schema.
Add Enumerated Value
Click to specify an enumerated value for the schema. For additional information on enumerated values, including procedures for adding and deleting enumerated values, see Managing Enumerated Values.
* 
Ranges and enumerated values are mutually exclusive for simple schema.
Delete Schema
Click to delete the currently defined schema from the type identifier. This action is only visible once the schema has been saved.
* 
Only the schema itself is deleted. The type identifier remains, and a new schema can be created for the type identifier.
Save Schema
Click to save the newly created or updated schema.
Related Topics