Definition Type: Attribute
Name: SeriesCode
Type: Unresolved link to numericstringlength1to8
Containing Schema: OTA_CommonTypes.xsd
Use Optional
Documentation:
Verification digits printed on the card following the embossed number. This may also accommodate the customer identification/batch number (CID), card verification value (CVV2 ), card validation code number (CVC2) on credit card.
Collapse XSD Schema Diagram:
XSD Diagram of SeriesCode in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:attribute name="SeriesCode" type="NumericStringLength1to8" use="optional">
    <xs:annotation>
        <xs:documentation xml:lang="en">Verification digits printed on the card following the embossed number. This may also accommodate the customer identification/batch number (CID), card verification value (CVV2 ), card validation code number (CVC2) on credit card.</xs:documentation>
    </xs:annotation>
</xs:attribute>
Collapse Derivation Tree:
  • Unresolved link to numericstringlength1to8
    • SeriesCode