complexType  ReimbursementFeeType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children   com:FeeIdentifier com:FeeReference com:BasicFeeAmount com:CommentText 
used by
element     com:ReimbursementFee 
source <xsd:complexType  name="ReimbursementFeeType">
<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:CommentText"  minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>