| diagram | ![]() |
||
| namespace | http://www.tibco.com/XPD/ScriptDescriptor/ | ||
| children | process taskLibraryId factory enum cac | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="ScriptType"> <xs:annotation> <xs:documentation>Definition of a ScriptType.</xs:documentation> </xs:annotation> <xs:sequence> <xs:choice> <xs:element name="process"> <xs:complexType> <xs:sequence> <xs:element name="processId" type="NMTOKEN"/> <xs:element name="packageId" type="NMTOKEN"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="taskLibraryId" type="NMTOKEN"/> </xs:choice> <xs:element name="factory" type="tns:FactoryType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Details of factory types used by this script.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="enum" type="tns:EnumType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Details of enum types used by this script.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="cac" type="tns:CacType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Details of Case Access Class(es) used by these script(s).</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||
| properties |
|
||
| children | processId packageId | ||
| source | <xs:element name="process"> <xs:complexType> <xs:sequence> <xs:element name="processId" type="NMTOKEN"/> <xs:element name="packageId" type="NMTOKEN"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| type | xs:NMTOKEN | ||
| properties |
|
||
| source | <xs:element name="processId" type="NMTOKEN"/> |
| diagram | ![]() |
||
| type | xs:NMTOKEN | ||
| properties |
|
||
| source | <xs:element name="packageId" type="NMTOKEN"/> |
| diagram | ![]() |
||
| type | xs:NMTOKEN | ||
| properties |
|
||
| source | <xs:element name="taskLibraryId" type="NMTOKEN"/> |
| diagram | ![]() |
||||||
| type | tns:FactoryType | ||||||
| properties |
|
||||||
| children | scriptingName canonicalClassName namespace | ||||||
| annotation |
|
||||||
| source | <xs:element name="factory" type="tns:FactoryType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Details of factory types used by this script.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | tns:EnumType | ||||||
| properties |
|
||||||
| children | scriptingName canonicalClassName | ||||||
| annotation |
|
||||||
| source | <xs:element name="enum" type="tns:EnumType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Details of enum types used by this script.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | tns:CacType | ||||||
| properties |
|
||||||
| children | scriptingName canonicalClassName | ||||||
| annotation |
|
||||||
| source | <xs:element name="cac" type="tns:CacType" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Details of Case Access Class(es) used by these script(s).</xs:documentation> </xs:annotation> </xs:element> |