element getResourceResponse
diagram de-resource-service_diagrams/de-resource-service_p19.png
namespace http://resource.api.de.bpm.tibco.com
properties
content complex
children resource
annotation
documentation
Response element for the getResource operation. Details the properties and attributes of the resources identified in the request.
source <xs:element name="getResourceResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the getResource operation. Details the properties and attributes of the resources identified in the request.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="resource" type="de:XmlResourceDetail" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>List of resources to be retrieved.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element getResourceResponse/resource
diagram de-resource-service_diagrams/de-resource-service_p20.png
type XmlResourceDetail
properties
minOcc 0
maxOcc unbounded
content complex
children location position group capability privilege attribute push-destination ldap-reference
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.
annotation
documentation
List of resources to be retrieved.
source <xs:element name="resource" type="de:XmlResourceDetail" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>List of resources to be retrieved.</xs:documentation>
 
</xs:annotation>
</xs:element>


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