complexType SortAttribute
diagram bds_wsdl_diagrams/bds_wsdl_p78.png
namespace http://api.bds.tibco.com
children attrPath order
used by
elements GetCaseReferencesForDataViewRequestType/sortAttribute ViewSpecification/sortAttribute
annotation
documentation
Search - sort attribute
source <xs:complexType name="SortAttribute">
 
<xs:annotation>
   
<xs:documentation>Search - sort attribute</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="attrPath" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Must be a multiplicity-one attribute of the case class or of a singularly-contained global class</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="order" type="SortOrderEnum"/>
 
</xs:sequence>
</xs:complexType>

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