element listResources
diagram de_wsdl_diagrams/de_wsdl_p179.png
namespace http://resolver.api.de.n2.tibco.com
properties
content complex
children entity
attributes
Name  Type  Use  Default  Fixed  Annotation
start-index  xs:int    0    
soft-limit  xs:int    0    
annotation
documentation
**PRIVATE API - Reserved for internal use**
source <xs:element name="listResources">
 
<xs:annotation>
   
<xs:documentation>**PRIVATE API - Reserved for internal use**</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation>
          Request to list the Resources contained by the identified model entity.
          A sub-set of the possible values can be returned using the "start-index"
          and "soft-limit" attributes.
       
</xs:documentation>
   
</xs:annotation>
   
<xs:sequence>
     
<xs:element name="entity" type="orgdto:XmlDynOrgEntityId"/>
   
</xs:sequence>
   
<xs:attribute name="start-index" type="xs:int" default="0"/>
   
<xs:attribute name="soft-limit" type="xs:int" default="0"/>
 
</xs:complexType>
</xs:element>

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