complexType XmlResourceDetail
diagram deservices_wsdl_diagrams/deservices_wsdl_p113.png
namespace http://base.api.de.bpm.tibco.com
children location position group capability privilege attribute push-destination ldap-reference
used by
elements getResourceResponse/resource updateResourceResponse/resource
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int  required      
documentation
Identifies the model major version from which the resource's organization model entity associations are taken.
resource-type  ResourceType  required      
documentation
Identifies the model major version from which the resource's organization model entity associations are taken.
guid  xs:string  required      
documentation
The GUID assigned to the resource.
name  xs:string  required      
documentation
The name assigned to the resource.
label  xs:string        
documentation
The name assigned to the resource for display purposes.
start-date  xs:dateTime  optional      
documentation
The optional date and time on which the resource's presence should begin.
end-date  xs:dateTime  optional      
documentation
The optional date and time on which the resource's presence should end.
container-id  xs:long  optional      
documentation
Identifies the LDAP container from which the candidate was resolved.
container-name  xs:string  optional      
documentation
The name of LDAP container from which the candidate was resolved.
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>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy