Definition Type Complex Type
Name CardAccountType
Namespace urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Abstract False
Documentation <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Card Account. Details</ccts:DictionaryEntryName><ccts:Definition>information that directly relates to a credit or debit card, a small plastic card issued by a financial institution, bank or building society, allowing the holder to make purchases against the card.</ccts:Definition><ccts:ObjectClass>Card Account</ccts:ObjectClass></ccts:Component>
XSD Schema ..\common\UBL-CommonAggregateComponents-1.0.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CardAccountType" >
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Card Account. Details</ccts:DictionaryEntryName>
        <ccts:Definition>information that directly relates to a credit or debit card, a small plastic card issued by a financial institution, bank or building society, allowing the holder to make purchases against the card.</ccts:Definition>
        <ccts:ObjectClass>Card Account</ccts:ObjectClass>
      </ccts:Component>

    </xsd:documentation>

  </xsd:annotation>

  <xsd:sequence>
    <xsd:element minOccurs="1" maxOccurs="1" name="PrimaryAccountNumberID" type="udt:IdentifierType">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Card Account. Primary_ Account Number. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>the identifying number of the card, known as the PAN - Primary Account Number.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Card Account</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Primary</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Account Number</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:Examples>4558 0167 3488 1234</ccts:Examples>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="1" maxOccurs="1" name="NetworkID" type="udt:IdentifierType">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Card Account. Network. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>identifies the organisation providing the netowrk for the card, such as VISA or MasterCard</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Card Account</ccts:ObjectClass>
            <ccts:PropertyTerm>Network</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:Examples>“VISA”, “MasterCard”, “American Express”</ccts:Examples>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" maxOccurs="1" name="CardTypeCode" type="udt:CodeType">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Card Account. Card Type. Code</ccts:DictionaryEntryName>
            <ccts:Definition>the type of card used for payment, such as a debit card or credit card, according to a controlled list of card types</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Card Account</ccts:ObjectClass>
            <ccts:PropertyTerm>Card Type</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>“Debit Card”, “Credit Card”, “Procurement Card”</ccts:Examples>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" maxOccurs="1" name="CustomerID" type="udt:IdentifierType">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Card Account. Customer. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>the customer reference number. This is used to enable transmission of customer specific information with the card.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Card Account</ccts:ObjectClass>
            <ccts:PropertyTerm>Customer</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" maxOccurs="1" ref="cbc:ValidityStartDate">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Card Account. Validity Start Date. Date</ccts:DictionaryEntryName>
            <ccts:Definition>the date from which the card is valid .</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Card Account</ccts:ObjectClass>
            <ccts:PropertyTerm>Validity Start Date</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
            <ccts:DataType>Date_Date Time. Type</ccts:DataType>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" maxOccurs="1" ref="cbc:ExpiryDate">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Card Account. Expiry Date. Date</ccts:DictionaryEntryName>
            <ccts:Definition>the date up to which the card is valid .</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Card Account</ccts:ObjectClass>
            <ccts:PropertyTerm>Expiry Date</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
            <ccts:DataType>Date_Date Time. Type</ccts:DataType>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" maxOccurs="1" name="IssuerID" type="udt:IdentifierType">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Card Account. Issuer. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>identifies the organisation issuing the card, known as the BIN - Bank Id.No.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Card Account</ccts:ObjectClass>
            <ccts:PropertyTerm>Issuer</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" maxOccurs="1" name="IssueNumberID" type="udt:IdentifierType">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Card Account. Issue Number. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>identifies the issue number, relevant only to SWITCH cards</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Card Account</ccts:ObjectClass>
            <ccts:PropertyTerm>Issue Number</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" maxOccurs="1" name="CV2ID" type="udt:IdentifierType">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Card Account. CV2. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>The CV2 identity on the reverse of the card for added security.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Card Account</ccts:ObjectClass>
            <ccts:PropertyTerm>CV2</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" maxOccurs="1" name="ChipCode" type="chc:ChipCodeType">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Card Account. Chip. Code</ccts:DictionaryEntryName>
            <ccts:Definition>distinction between CHIP and MAG STRIPE cards</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Card Account</ccts:ObjectClass>
            <ccts:PropertyTerm>Chip</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Chip_ Code. Type</ccts:DataType>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" maxOccurs="1" name="ChipApplicationID" type="udt:IdentifierType">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Card Account. Chip Application. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>identifies the application (AID) on a Chip card that provides the information quoted</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Card Account</ccts:ObjectClass>
            <ccts:PropertyTerm>Chip Application</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" maxOccurs="1" ref="cbc:HolderName">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Card Account. Holder. Name</ccts:DictionaryEntryName>
            <ccts:Definition>the name of the holder of the card.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Card Account</ccts:ObjectClass>
            <ccts:PropertyTerm>Holder</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
            <ccts:DataType>Name_Text. Type</ccts:DataType>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

  </xsd:sequence>

</xsd:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
CardAccountType
    cac:CardAccount
        cac:CardAccount
References
cac:CardAccount
Generated using Liquid XML Studio by Liquid Technologies Ltd