http://retail3000.net/Retail3000Webservice/PosComponents
CashDeclarationType Simple Type
http://retail3000.net/Retail3000Webservice/PosComponents : CashDeclarationType Simple Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Type
Restriction of xs:string
Diagram
CashDeclarationType Simple Type
Overview
CashDeclarationType Restriction of xs:string
Facets
EnumerationNotSpecified
EnumerationByPosTerminal
EnumerationByUser
Source
<xs:simpleType name="CashDeclarationType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="NotSpecified" />
    <xs:enumeration value="ByPosTerminal" />
    <xs:enumeration value="ByUser" />
  </xs:restriction>
</xs:simpleType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents