<xsd:element name="CardTypeCode" type="udt:CodeType" minOccurs="0" maxOccurs="1">
<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>
|