complexType PaymentFeeBagType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
children com:PaymentFee
used by
element com:PaymentFeeBag
source <xsd:complexType name="PaymentFeeBagType">
<xsd:sequence>
<xsd:element ref="com:PaymentFee" maxOccurs="unbounded">
</xsd:element>
</xsd:sequence>
</xsd:complexType>