element getOrgModel
diagram deservices_wsdl_diagrams/deservices_wsdl_p140.png
namespace http://orgmodel.api.de.bpm.tibco.com
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int  optional  -1    
documentation
Specifies the major organization model version from which entities are to be returned. A value of -1 returns entities from the highest major organization model version.
include-resource-counts  xs:boolean  optional  false    
documentation
Specifies whether the number of resources assigned to positions, groups and capabilities should be included in the response. For performance, it may be preferable not to include this information.
include-calendar-alias  xs:boolean  optional  false    
documentation
Specifies whether the calendar aliases assigned to positions, groups, organizaiton units, and organizations should be included in the response. For performance, it may be preferable not to include this information.
include-candidate-queries  xs:boolean  optional  false    
documentation
Specifies whether the candidate queries assigned to positions and groups should be included in the response. For performance, it may be preferable not to include this information.
include-ext-points  xs:boolean  optional  false    
documentation
Specifies whether the extension point and model template configurations should be included in the response. For performance, it may be preferable not to include this information.
annotation
documentation
Requests the details of the entities that form the organzational model identified by the given major version.
source <xs:element name="getOrgModel">
 
<xs:annotation>
   
<xs:documentation>Requests the details of the entities that form the organzational model identified by the given major version.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="model-version" type="xs:int" use="optional" default="-1">
     
<xs:annotation>
       
<xs:documentation>Specifies the major organization model version from which entities are to be returned. A value of -1 returns entities from the highest major organization model version.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="include-resource-counts" type="xs:boolean" use="optional" default="false">
     
<xs:annotation>
       
<xs:documentation>Specifies whether the number of resources assigned to positions, groups and capabilities should be included in the response. For performance, it may be preferable not to include this information.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="include-calendar-alias" type="xs:boolean" use="optional" default="false">
     
<xs:annotation>
       
<xs:documentation>Specifies whether the calendar aliases assigned to positions, groups, organizaiton units, and organizations should be included in the response. For performance, it may be preferable not to include this information.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="include-candidate-queries" type="xs:boolean" use="optional" default="false">
     
<xs:annotation>
       
<xs:documentation>Specifies whether the candidate queries assigned to positions and groups should be included in the response. For performance, it may be preferable not to include this information.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="include-ext-points" type="xs:boolean" use="optional" default="false">
     
<xs:annotation>
       
<xs:documentation>Specifies whether the extension point and model template configurations should be included in the response. For performance, it may be preferable not to include this information.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

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