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