complexType FeesType
diagram index_p844.png
children Fee
used by
element ShareClassType/Fees
source <xs:complexType name="FeesType">
 
<xs:sequence>
   
<xs:element name="Fee" type="ShareClassFeeType" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Details of fee payed or received of fund</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element FeesType/Fee
diagram index_p845.png
type ShareClassFeeType
properties
minOcc 1
maxOcc unbounded
content complex
children Type PayReceive Minimum Maximum CalculationMethod DataByPeriods
annotation
documentation
Details of fee payed or received of fund
source <xs:element name="Fee" type="ShareClassFeeType" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Details of fee payed or received of fund</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy