diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://base.api.de.bpm.tibco.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | location position group capability privilege attribute push-destination ldap-reference | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="XmlResourceDetail"> <xs:sequence> <xs:element name="location" type="XmlModelEntity" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies a location to which the resource is associated.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="position" type="XmlEntityAssignmentDated" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Identifies a position to which the resource is associated.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="group" type="XmlEntityAssignmentDated" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Identifies a group to which the resource is associated.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="capability" type="XmlEntityAssignmentQualified" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Identifies a capability to which the resource is associated.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="privilege" type="XmlPrivilegeAssignment" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Identifies a privilege to which the resource is associated. It also identifies the organizational model entity from which the resource inherits the privilege.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="attribute" type="XmlResourceAttributeValue" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Identifies a resource attribute, and the values assigned to the resource.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="push-destination" type="XmlPushDestination" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Describes a resource push destination, used to push work items to the resource.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ldap-reference" type="XmlLdapContainerEntry" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the LDAP entry from which the resource is derived.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="model-version" type="xs:int" use="required"> <xs:annotation> <xs:documentation>Identifies the model major version from which the resource's organization model entity associations are taken.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="resource-type" type="dex:ResourceType" use="required"> <xs:annotation> <xs:documentation>Identifies the model major version from which the resource's organization model entity associations are taken.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The GUID assigned to the resource.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name assigned to the resource.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="label" type="xs:string"> <xs:annotation> <xs:documentation>The name assigned to the resource for display purposes.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="start-date" type="xs:dateTime" use="optional"> <xs:annotation> <xs:documentation>The optional date and time on which the resource's presence should begin.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="end-date" type="xs:dateTime" use="optional"> <xs:annotation> <xs:documentation>The optional date and time on which the resource's presence should end.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="container-id" type="xs:long" use="optional"> <xs:annotation> <xs:documentation>Identifies the LDAP container from which the candidate was resolved.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="container-name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The name of LDAP container from which the candidate was resolved.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="model-version" type="xs:int" use="required"> <xs:annotation> <xs:documentation>Identifies the model major version from which the resource's organization model entity associations are taken.</xs:documentation> </xs:annotation> </xs:attribute> |
type | ResourceType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:attribute name="resource-type" type="dex:ResourceType" use="required"> <xs:annotation> <xs:documentation>Identifies the model major version from which the resource's organization model entity associations are taken.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The GUID assigned to the resource.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The name assigned to the resource.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="label" type="xs:string"> <xs:annotation> <xs:documentation>The name assigned to the resource for display purposes.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="start-date" type="xs:dateTime" use="optional"> <xs:annotation> <xs:documentation>The optional date and time on which the resource's presence should begin.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="end-date" type="xs:dateTime" use="optional"> <xs:annotation> <xs:documentation>The optional date and time on which the resource's presence should end.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:long | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="container-id" type="xs:long" use="optional"> <xs:annotation> <xs:documentation>Identifies the LDAP container from which the candidate was resolved.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="container-name" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The name of LDAP container from which the candidate was resolved.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||
type | XmlModelEntity | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="location" type="XmlModelEntity" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies a location to which the resource is associated.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||
type | XmlEntityAssignmentDated | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="position" type="XmlEntityAssignmentDated" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Identifies a position to which the resource is associated.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||
type | XmlEntityAssignmentDated | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="group" type="XmlEntityAssignmentDated" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Identifies a group to which the resource is associated.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||
type | XmlEntityAssignmentQualified | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | qualifier-value | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="capability" type="XmlEntityAssignmentQualified" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Identifies a capability to which the resource is associated.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||
type | XmlPrivilegeAssignment | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | qualifier-value position org-unit group | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="privilege" type="XmlPrivilegeAssignment" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Identifies a privilege to which the resource is associated. It also identifies the organizational model entity from which the resource inherits the privilege.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | XmlResourceAttributeValue | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | value | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="attribute" type="XmlResourceAttributeValue" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Identifies a resource attribute, and the values assigned to the resource.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||
type | XmlPushDestination | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | value | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="push-destination" type="XmlPushDestination" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Describes a resource push destination, used to push work items to the resource.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||
type | XmlLdapContainerEntry | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | secondary-ref | ||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="ldap-reference" type="XmlLdapContainerEntry" minOccurs="1" maxOccurs="1"> <xs:annotation> <xs:documentation>Identifies the LDAP entry from which the resource is derived.</xs:documentation> </xs:annotation> </xs:element> |