element PaymentMethod
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:PaymentMethodType
children com:CurrentAccount com:Card com:BankTransfer com:Cheque com:OtherPaymentMethod
used by
complexType com:PaymentType
source <xsd:element name="PaymentMethod" type="com:PaymentMethodType">
<xsd:annotation>
<xsd:documentation>
Method used for payment
</xsd:documentation>
</xsd:annotation>
</xsd:element>