complexType GetFolderContentResponseType
diagram bds_wsdl_diagrams/bds_wsdl_p1356.png
namespace http://document.api.bds.tibco.com
children item
used by
element GetFolderContentResponse
annotation
documentation
Response for GetFolderContent
source <xs:complexType name="GetFolderContentResponseType">
 
<xs:annotation>
   
<xs:documentation>Response for GetFolderContent</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="item" type="RepositoryItem" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Returns sub-types of abstract RepositoryItem type, which could be DocumentItem or FolderItem, the latter containing further RepositoryItems.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element GetFolderContentResponseType/item
diagram bds_wsdl_diagrams/bds_wsdl_p1357.png
type RepositoryItem
properties
minOcc 0
maxOcc unbounded
content complex
annotation
documentation
Returns sub-types of abstract RepositoryItem type, which could be DocumentItem or FolderItem, the latter containing further RepositoryItems.
source <xs:element name="item" type="RepositoryItem" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Returns sub-types of abstract RepositoryItem type, which could be DocumentItem or FolderItem, the latter containing further RepositoryItems.</xs:documentation>
 
</xs:annotation>
</xs:element>

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