|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BasicTypeDefinition | XPDL Basic Type definition. |
DataTypeDefinition | XPDL Data Type definition. |
DataTypeValue | XPDL Data Type value. |
EnumerationTypeDefinition | XPDL Enumeration Type definition. |
Enum Summary | |
---|---|
BasicTypeDefinition.Type | XPDL Basic Type. Reference is not yet supported. |
DataTypeDefinition.Type | XPDL Data Type definition. Only BasicType and EnumerationType are supported. See section 7.13 of XPDL V1 Specification Array Type: A fixed size set of data all of the same data type (deprecated). Basic Type: A simple type: STRING, INTEGER, FLOAT, DATETIME, REFERENCE, BOOLEAN, or PERFORMER. Declared Type: A reference to a data type declared in a TypeDeclaration element. Enumeration Type: A set of legal values of a variable or parameter (deprecated). ExternalReference: A reference to a type defined in an external document. List Type: An unbounded set of data all of the same data type (deprecated). Record Type: A set of members that may be of different types (deprecated). SchemaType: A data type defined using an XML schema. Union Type: A set of members only one of which will be used for an instance of the data (deprecated). |
Contains interfaces for objects dedicated to XPDL datatype elements returned by the QueryDefintionAPI.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |