| diagram | ![]() |
||
| namespace | http://document.api.bds.tibco.com | ||
| children | item | ||
| used by |
|
||
| annotation |
|
||
| 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> |
| diagram | ![]() |
||||||
| type | RepositoryItem | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| 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> |