FOP_CashTypeCodeType

Simple Type Information

Used By

Attribute FOP_CashType/@Type

Source

<xs:simpleType name="FOP_CashTypeCodeType">
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="BankNote"/>
    <xs:enumeration value="Coin"/>
  </xs:restriction>
</xs:simpleType>