element resourcesRemaining
diagram de_wsdl_diagrams/de_wsdl_p190.png
namespace http://resolver.api.de.n2.tibco.com
properties
content complex
children resource container
annotation
documentation
**PRIVATE API - Reserved for internal use**
source <xs:element name="resourcesRemaining">
 
<xs:annotation>
   
<xs:documentation>**PRIVATE API - Reserved for internal use**</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation>
          Requests the number of resources remaining in a collection defined by a series of
          containing organisational entities, after the identified resources have been
          accounted for. For example, if an identified Position holds 10 Resources, two of
          which are identified in the request, the result will be 8.
         
</xs:documentation>
   
</xs:annotation>
   
<xs:sequence>
     
<xs:element name="resource" type="xs:string" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>List of resource GUID's that have already been identified.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="container" type="orgdto:XmlParticipantId" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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