element getOrgModelEntityResponse
diagram deservices_wsdl_diagrams/deservices_wsdl_p142.png
namespace http://orgmodel.api.de.bpm.tibco.com
properties
content complex
children capability privilege group location organization org-unit position model-org-unit model-position 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 getOrgModelEntity operation.
source <xs:element name="getOrgModelEntityResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the getOrgModelEntity operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="capability" type="de:XmlCapability" 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="org-unit" type="de:XmlOrgUnit" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="position" type="de:XmlPosition" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="model-org-unit" type="de:XmlModelOrgUnit" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="model-position" type="de:XmlModelPosition" minOccurs="0" maxOccurs="unbounded"/>
     
<xs:element name="resource-attribute" type="de:XmlOrgAttribute" minOccurs="0" maxOccurs="unbounded"/>
   
</xs:choice>
   
<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>

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