veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
complexType CardAccountType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0}CardAccountType (restriction)

Documentation
ABIE Card Account. Details 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. Card Account
Properties
This component is not nillable.

Model
<...>
(PrimaryAccountNumberID, NetworkID, CardTypeCode?, CustomerID?, ValidityStartDate?, ExpiryDate?, IssuerID?, IssueNumberID?, CV2ID?, ChipCode?, ChipApplicationID?, HolderName? )
</...>


Nested Element Summary
udt:CodeTypeCardTypeCode
           BBIE Card Account. 
udt:IdentifierTypeChipApplicationID
           BBIE Card Account. 
chc:ChipCodeTypeChipCode
           BBIE Card Account. 
udt:IdentifierTypeCustomerID
           BBIE Card Account. 
udt:IdentifierTypeCV2ID
           BBIE Card Account. 
 ExpiryDate
           BBIE Card Account. 
 HolderName
           BBIE Card Account. 
udt:IdentifierTypeIssueNumberID
           BBIE Card Account. 
udt:IdentifierTypeIssuerID
           BBIE Card Account. 
udt:IdentifierTypeNetworkID
           BBIE Card Account. 
udt:IdentifierTypePrimaryAccountNumberID
           BBIE Card Account. 
 ValidityStartDate
           BBIE Card Account. 
Source
<xsd:complexType name="CardAccountType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="1" name="PrimaryAccountNumberID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="1" name="NetworkID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="CardTypeCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="CustomerID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:ValidityStartDate">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:ExpiryDate">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="IssuerID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="IssueNumberID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="CV2ID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="ChipCode" type="chc:ChipCodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="ChipApplicationID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:HolderName">
</xsd:element>
</xsd:sequence>
</xsd:complexType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.