element getWorkModelResponse
diagram wp_diagrams/wp_p3192.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workModel
annotation
documentation
Response element for the getWorkModel operation.
source <xsd:element name="getWorkModelResponse">
 
<xsd:annotation>
   
<xsd:documentation>Response element for the getWorkModel operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="workModel" type="WorkModel"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element getWorkModelResponse/workModel
diagram wp_diagrams/wp_p3193.png
type WorkModel
properties
content complex
children BaseModelInfo WorkModelSpecification WorkModelEntities WorkModelTypes ItemPrivileges WorkModelScripts
attributes
Name  Type  Use  Default  Fixed  Annotation
workModelUID  xs:string  required      
documentation
Unique ID (or GUID) of the work model.
source <xsd:element name="workModel" type="WorkModel"/>

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