diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://base.api.de.bpm.tibco.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of XmlExtensionPoint | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | instance-id-attr | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="XmlExtensionPointAssignment"> <xs:annotation> <xs:documentation>Serves two purposes. Firstly, it identifies the entity in which it is an element as being an Organisation Extension Point. Secondly, it provides the configuration details of that Extension Point. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="XmlExtensionPoint"> <xs:attribute name="model-version" type="xs:int" use="required"> <xs:annotation> <xs:documentation>Major version number of the organization model in which the Extension Point entity is found; and to which this Extension Point configuration will be set.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="ext-point-guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Unique identifier of the organisation unit that is the Extension Point to which this configuration will be set. The identified entity must have been deployed as an Extension Point holder.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="model-version" type="xs:int" use="required"> <xs:annotation> <xs:documentation>Major version number of the organization model in which the Extension Point entity is found; and to which this Extension Point configuration will be set.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="ext-point-guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Unique identifier of the organisation unit that is the Extension Point to which this configuration will be set. The identified entity must have been deployed as an Extension Point holder.</xs:documentation> </xs:annotation> </xs:attribute> |