**************************************- **>In a request : to browse within a result set in case of a session or if the host allows to return results from a list, not beginning with the first one. **>In a response : not applicable. If present, the value can be dropped. **************************************- |
Complex Type | LineCountType |
<xs:attribute name="MoveTo" use="optional"> <xs:annotation> <xs:documentation>**************************************- **>In a request : to browse within a result set in case of a session or if the host allows to return results from a list, not beginning with the first one. **>In a response : not applicable. If present, the value can be dropped. **************************************-</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Bottom"/> <xs:enumeration value="Next"/> <xs:enumeration value="Previous"/> <xs:enumeration value="Top"/> </xs:restriction> </xs:simpleType> </xs:attribute> |