complexType  PaymentFeeType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Common
childrencom:FeeIdentifier  com:FeeReference  com:BasicFeeAmount  com:FeeUnitQuantity  com:FeeUnitAmount  com:CommentText
used by
element com:PaymentFee
source<xsd:complexType  name="PaymentFeeType">
<xsd:sequence>
<xsd:element  ref="com:FeeIdentifier"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:FeeReference"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:BasicFeeAmount">
</xsd:element> <xsd:element  ref="com:FeeUnitQuantity"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:FeeUnitAmount"  minOccurs="0">
</xsd:element> <xsd:element  ref="com:CommentText"  minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>