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