element resolveResource
diagram de_wsdl_diagrams/de_wsdl_p183.png
namespace http://resolver.api.de.n2.tibco.com
properties
content complex
children entity selection-mode
annotation
documentation
**PRIVATE API - Reserved for internal use**
source <xs:element name="resolveResource">
 
<xs:annotation>
   
<xs:documentation>**PRIVATE API - Reserved for internal use**</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation>
          Request to return a Resource from a collection contained by the identified
          model entity. If there is more than one Resource available, the given selection
          mode is used to determine which one should be selected.
       
</xs:documentation>
   
</xs:annotation>
   
<xs:sequence>
     
<xs:element name="entity" type="orgdto:XmlDynOrgEntityId">
       
<xs:annotation>
         
<xs:documentation>Identifier for a participant, by either GUID or name.

Extension of XmlOrgModelVersion, which provides the organization model version in which the participant resides.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="selection-mode" type="de:SelectionMode" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>If specified will override the selection mode determined by the entity.

If not specified the selection mode will be determined by the entity, If the entity does not contain a selection mode then the default will be ANY.
</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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