element getOrgModelRootsResponse
diagram deservices_wsdl_diagrams/deservices_wsdl_p156.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>

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