FOP_CardCodeType

A Card can be expressed either by a code in a list or a 2 alpha upper
code

Simple Type Information

Used By

Source

<xs:simpleType name="FOP_CardCodeType">
  <xs:annotation>
    <xs:documentation>A Card can be expressed either by a code in a list or a 2 alpha upper code</xs:documentation>
  </xs:annotation>
  <xs:union memberTypes="FOP_CardTypeCodeType AlphaUpper2Type"/>
</xs:simpleType>