diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://base.api.de.bpm.tibco.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of XmlLdapContainerEntry | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | secondary-ref | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="XmlDeletedResource"> <xs:annotation> <xs:documentation>Identifies a resource that has been deleted but whose details have been recorded in order to allow the re-allocation of processes/work-items.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="XmlLdapContainerEntry"> <xs:attribute name="guid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The GUID originally 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" use="optional"> <xs:annotation> <xs:documentation>The alternative name assigned to the resource.</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 resource originated.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="date-deleted" type="xs:dateTime" use="optional"> <xs:annotation> <xs:documentation>The date and time on which the resource was deleted.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="guid" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The GUID originally 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 | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="label" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The alternative name assigned to the resource.</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 resource originated.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:dateTime | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="date-deleted" type="xs:dateTime" use="optional"> <xs:annotation> <xs:documentation>The date and time on which the resource was deleted.</xs:documentation> </xs:annotation> </xs:attribute> |