element  BankTransfer  
diagram
version V3_2
namespace http://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>