http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
RowsSelectionType Simple Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : RowsSelectionType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Type
Restriction of xs:string
Diagram
RowsSelectionType Simple Type
Overview
RowsSelectionType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationAllRows
EnumerationSelectedRows
Source
<xs:simpleType name="RowsSelectionType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="AllRows" />
    <xs:enumeration value="SelectedRows" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents