element Payment
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:PaymentType
children com:PaymentIdentifier com:PaymentReference com:PaymentModeCategory com:PaymentMethod com:PayerName com:PaymentStatusCategory com:PaymentDate com:PaymentFeeBag com:FeePayableTotalAmount com:FeePaidTotalAmount com:CommentText
used by
complexType com:PaymentBagType
source <xsd:element name="Payment" type="com:PaymentType">
<xsd:annotation>
<xsd:documentation>
Data regarding a request for payment
</xsd:documentation>
</xsd:annotation>
</xsd:element>