element PaymentFee
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:PaymentFeeType
properties
content complex
children com:FeeIdentifier com:FeeReference com:BasicFeeAmount com:FeeUnitQuantity com:FeeUnitAmount com:CommentText
used by
complexType com:PaymentFeeBagType
annotation
documentation
Specification of one sub fee and amount
source <xsd:element name="PaymentFee" type="com:PaymentFeeType">
<xsd:annotation>
<xsd:documentation>
Specification of one sub fee and amount
</xsd:documentation>
</xsd:annotation>
</xsd:element>