diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://base.api.de.bpm.tibco.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of XmlBasePosition | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | schema-type allocation-method location-ref req-capability privilege-holding attribute push-destination candidate-query | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="XmlPosition"> <xs:annotation> <xs:documentation>Describes an org-model Position and the associated entities.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="XmlBasePosition"> <xs:attribute name="resource-count" type="xs:int" use="optional" default="0"> <xs:annotation> <xs:documentation>Reports the number of resources assigned to this position. This information is only included if requested as part of the request parameters.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="dynamic" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation>Returns true if this Position was dynamically generated as a result of an Organisational Model Extension Point; rather than part of an org-model deployment. </xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:int | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="resource-count" type="xs:int" use="optional" default="0"> <xs:annotation> <xs:documentation>Reports the number of resources assigned to this position. This information is only included if requested as part of the request parameters.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="dynamic" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation>Returns true if this Position was dynamically generated as a result of an Organisational Model Extension Point; rather than part of an org-model deployment. </xs:documentation> </xs:annotation> </xs:attribute> |