element PaymentModeCategory
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:PaymentModeCategoryType
properties
content simple
used by
complexType com:PaymentType
facets
Kind Value annotation
enumeration Charge Charge
enumeration Postal order Postal order
enumeration Current account Payment by debit from a current or deposit account established with WIPO or national/regional Office
enumeration Credit card Credit card
enumeration Debit card Debit card
enumeration Card Payment by a credit or debit card when it is unknown which one which could be due to the processing taking place in an external processing system.
enumeration Cash Cash
enumeration Coupons Coupons
enumeration Cheque Cheque
enumeration Bank draft Bank draft
enumeration Stamps Stamps
enumeration Later payment Later payment
annotation
documentation
Category of payment method or mean.
source <xsd:element name="PaymentModeCategory" type="com:PaymentModeCategoryType">
<xsd:annotation>
<xsd:documentation>
Category of payment method or mean.
</xsd:documentation>
</xsd:annotation>
</xsd:element>