element getResourceResponse
diagram deservices_wsdl_diagrams/deservices_wsdl_p132.png
namespace http://resource.api.de.bpm.tibco.com
properties
content complex
children resource
annotation
documentation
Response element for the getResource operation. Details the properties and attributes of the resources identified in the request.
source <xs:element name="getResourceResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the getResource operation. Details the properties and attributes of the resources identified in the request.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="resource" type="de:XmlResourceDetail" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>List of resources to be retrieved.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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