Documentation for ATIS-Draft-03-00-79

Simple Type: FC-MonetaryInstrAuth

[Table of contents]

Super-types: xs:string < FC-MonetaryInstrAuth (by restriction)
Sub-types: None
Name FC-MonetaryInstrAuth
Used by (from the same schema document) Complex Type FCCashBoxContents , Complex Type FCCashBoxReconciliation , Complex Type FCFarePolicyRecord , Complex Type FCFareRecord , Complex Type FCTransactionRecord , Complex Type FCVaultContents
Content
  • Base XSD Type: string
  • length >= 1
Diagram
Schema Component Representation
<xs:simpleType name="FC-MonetaryInstrAuth">
<xs:restriction base=" xs:string ">
<xs:minLength value="1"/>
<xs:maxLength value="8"/>
</xs:restriction>
</xs:simpleType>