complexType GetDataViewDetailsResponseType
diagram bds_rest_all_diagrams/bds_rest_all_p280.png
namespace http://api.bds.tibco.com
children result
used by
element GetDataViewDetailsResponse
annotation
documentation
Details of selected Data Views
source <xs:complexType name="GetDataViewDetailsResponseType">
 
<xs:annotation>
   
<xs:documentation>Details of selected Data Views</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="result" type="ViewSpecificationWithID" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element GetDataViewDetailsResponseType/result
diagram bds_rest_all_diagrams/bds_rest_all_p281.png
type ViewSpecificationWithID
properties
minOcc 0
maxOcc unbounded
content complex
children viewID specification appDetails parameter category
source <xs:element name="result" type="ViewSpecificationWithID" minOccurs="0" maxOccurs="unbounded"/>


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