element listMappedEntitiesResponse
diagram de_wsdl_diagrams/de_wsdl_p98.png
namespace http://mapping.api.de.n2.tibco.com
properties
content complex
children resource
annotation
documentation
Response element for listMappedEntities operation.

If no resources are currently mapped to the specified organization model entity the response is an empty document.
source <xs:element name="listMappedEntitiesResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for listMappedEntities operation.

If no resources are currently mapped to the specified organization model entity the response is an empty document.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="resource" type="de:XmlResourceDetail" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Details of all resources that are mapped to the specified organization model entity.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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