element BankTransfer
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:BankTransferType
children com:BankTransferIdentifier com:BankTransferDate com:OriginBankName com:DestinationBankAccount
used by
complexType com:PaymentMethodType
source <xsd:element name="BankTransfer" type="com:BankTransferType">
<xsd:annotation>
<xsd:documentation>
Payment by bank transfer or postal transfer
</xsd:documentation>
</xsd:annotation>
</xsd:element>