element getOrgModelRootsResponse
diagram deservices_wsdl_diagrams/deservices_wsdl_p1919.png
namespace http://orgmodel.api.de.bpm.tibco.com
properties
content complex
children capability-category capability privilege-category privilege group location organization model-template resource-attribute
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int  required      
documentation
Major version number of the organization model. The contained organization model deployment records make up this version.
annotation
documentation
Response element for the getOrgModelRoots operation.
source <xs:element name="getOrgModelRootsResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the getOrgModelRoots operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="capability-category" type="de:XmlCapabilityCategory" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="capability" type="de:XmlCapability" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="privilege-category" type="de:XmlPrivilegeCategory" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="privilege" type="de:XmlPrivilege" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="group" type="de:XmlGroup" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="location" type="de:XmlLocation" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="organization" type="de:XmlOrganization" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="model-template" type="de:XmlModelOrgUnit" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="resource-attribute" type="de:XmlOrgAttribute" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:sequence>
   
<xs:attribute name="model-version" type="xs:int" use="required">
     
<xs:annotation>
       
<xs:documentation>Major version number of the organization model. The contained organization model deployment records make up this version.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute getOrgModelRootsResponse/@model-version
type xs:int
properties
use required
annotation
documentation
Major version number of the organization model. The contained organization model deployment records make up this version.
source <xs:attribute name="model-version" type="xs:int" use="required">
 
<xs:annotation>
   
<xs:documentation>Major version number of the organization model. The contained organization model deployment records make up this version.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element getOrgModelRootsResponse/capability-category
diagram deservices_wsdl_diagrams/deservices_wsdl_p1920.png
type XmlCapabilityCategory
properties
minOcc 0
maxOcc unbounded
content complex
children capability-category capability
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  xs:string  required      
documentation
The GUID that uniquely identifies the entity.
name  xs:string  required      
documentation
The name assigned to the entity.
label  xs:string  optional      
documentation
The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display.
source <xs:element name="capability-category" type="de:XmlCapabilityCategory" minOccurs="0" maxOccurs="unbounded"/>

element getOrgModelRootsResponse/capability
diagram deservices_wsdl_diagrams/deservices_wsdl_p1921.png
type XmlCapability
properties
minOcc 0
maxOcc unbounded
content complex
children qualifier
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  xs:string  required      
documentation
The GUID that uniquely identifies the entity.
name  xs:string  required      
documentation
The name assigned to the entity.
label  xs:string  optional      
documentation
The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display.
resource-count  xs:int  optional  0    
documentation
Reports the number of resources assigned with this capability. This information is only included if requested as part of the request parameters.
source <xs:element name="capability" type="de:XmlCapability" minOccurs="0" maxOccurs="unbounded"/>

element getOrgModelRootsResponse/privilege-category
diagram deservices_wsdl_diagrams/deservices_wsdl_p1922.png
type XmlPrivilegeCategory
properties
minOcc 0
maxOcc unbounded
content complex
children privilege-category privilege
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  xs:string  required      
documentation
The GUID that uniquely identifies the entity.
name  xs:string  required      
documentation
The name assigned to the entity.
label  xs:string  optional      
documentation
The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display.
source <xs:element name="privilege-category" type="de:XmlPrivilegeCategory" minOccurs="0" maxOccurs="unbounded"/>

element getOrgModelRootsResponse/privilege
diagram deservices_wsdl_diagrams/deservices_wsdl_p1923.png
type XmlPrivilege
properties
minOcc 0
maxOcc unbounded
content complex
children qualifier
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  xs:string  required      
documentation
The GUID that uniquely identifies the entity.
name  xs:string  required      
documentation
The name assigned to the entity.
label  xs:string  optional      
documentation
The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display.
source <xs:element name="privilege" type="de:XmlPrivilege" minOccurs="0" maxOccurs="unbounded"/>

element getOrgModelRootsResponse/group
diagram deservices_wsdl_diagrams/deservices_wsdl_p1924.png
type XmlGroup
properties
minOcc 0
maxOcc unbounded
content complex
children allocation-method group req-capability privilege-holding push-destination candidate-query
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  xs:string  required      
documentation
The GUID that uniquely identifies the entity.
name  xs:string  required      
documentation
The name assigned to the entity.
label  xs:string  optional      
documentation
The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display.
resource-count  xs:int  optional  0    
documentation
Reports the number of resources assigned to this group. This information is only included if requested as part of the request parameters.
calendar-alias  xs:string  optional      
documentation
The alias of the calendar that this group will use for deadline calculations. This information is only included if requested as part of the request parameters.
candidate-query  xs:boolean  optional      
documentation
Only used in the org-model drill-down API. Returns true if this Group holds a Candidate Query configuration.
                       
source <xs:element name="group" type="de:XmlGroup" minOccurs="0" maxOccurs="unbounded"/>

element getOrgModelRootsResponse/location
diagram deservices_wsdl_diagrams/deservices_wsdl_p1925.png
type XmlLocation
properties
minOcc 0
maxOcc unbounded
content complex
children schema-type attribute
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  xs:string  required      
documentation
The GUID that uniquely identifies the entity.
name  xs:string  required      
documentation
The name assigned to the entity.
label  xs:string  optional      
documentation
The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display.
source <xs:element name="location" type="de:XmlLocation" minOccurs="0" maxOccurs="unbounded"/>

element getOrgModelRootsResponse/organization
diagram deservices_wsdl_diagrams/deservices_wsdl_p1926.png
type XmlOrganization
properties
minOcc 0
maxOcc unbounded
content complex
children schema-type allocation-method location-ref org-unit attribute push-destination
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  xs:string  required      
documentation
The GUID that uniquely identifies the entity.
name  xs:string  required      
documentation
The name assigned to the entity.
label  xs:string  optional      
documentation
The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display.
calendar-alias  xs:string  optional      
documentation
The alias of the calendar that this organization will use for deadline calculations. This information is only included if requested as part of the request parameters.
source <xs:element name="organization" type="de:XmlOrganization" minOccurs="0" maxOccurs="unbounded"/>

element getOrgModelRootsResponse/model-template
diagram deservices_wsdl_diagrams/deservices_wsdl_p1927.png
type XmlModelOrgUnit
properties
minOcc 0
maxOcc unbounded
content complex
children schema-type allocation-method location-ref privilege-holding attribute push-destination model-position model-org-unit
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  xs:string  required      
documentation
The GUID that uniquely identifies the entity.
name  xs:string  required      
documentation
The name assigned to the entity.
label  xs:string  optional      
documentation
The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display.
calendar-alias  xs:string  optional      
documentation
The alias of the calendar that this org-unit will use for deadline calculations.
                        This information is only included if requested as part of the request parameters.
source <xs:element name="model-template" type="de:XmlModelOrgUnit" minOccurs="0" maxOccurs="unbounded"/>

element getOrgModelRootsResponse/resource-attribute
diagram deservices_wsdl_diagrams/deservices_wsdl_p1928.png
type XmlOrgAttribute
properties
minOcc 0
maxOcc unbounded
content complex
children enum-val
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  xs:string  required      
documentation
The GUID that uniquely identifies the entity.
name  xs:string  required      
documentation
The name assigned to the entity.
label  xs:string  optional      
documentation
The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display.
type  XmlParameterType  required      
documentation
Indicates the data type of the attribute values.
source <xs:element name="resource-attribute" type="de:XmlOrgAttribute" minOccurs="0" maxOccurs="unbounded"/>

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