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