element CardProviderCategory
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:CardProviderCategoryType
properties
content simple
used by
complexType com:CardType
facets
Kind Value annotation
enumeration Visa Visa credit or debit card
enumeration MasterCard MasterCard credit card
enumeration Amex American Express card
enumeration Delta Delta debit card
enumeration Switch Switch card
enumeration Solo Solo card
enumeration Discover Discover card
enumeration Diners Diners card
enumeration Other Other card
enumeration Maestro Debit card
annotation
documentation
Type of credit or debit card to be used for payment
source <xsd:element name="CardProviderCategory" type="com:CardProviderCategoryType">
<xsd:annotation>
<xsd:documentation>
Type of credit or debit card to be used for payment
</xsd:documentation>
</xsd:annotation>
</xsd:element>