element getResourceDetailResponse
diagram de_wsdl_diagrams/de_wsdl_p174.png
namespace http://resolver.api.de.n2.tibco.com
properties
content complex
children resource
annotation
documentation
Response element for getResourceDetail operation.
source <xs:element name="getResourceDetailResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for getResourceDetail operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation>
          The collection of Resources with the given name.
       
</xs:documentation>
   
</xs:annotation>
   
<xs:sequence>
     
<xs:element name="resource" type="de:XmlResourceDetail" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Details of the specified resource(s).</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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