element Cheque
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:ChequeType
children com:ChequeIdentifier com:ChequeKindText com:BankName
used by
complexType com:PaymentMethodType
source <xsd:element name="Cheque" type="com:ChequeType">
<xsd:annotation>
<xsd:documentation>
Payment by cheque
</xsd:documentation>
</xsd:annotation>
</xsd:element>