complexType OtherTotalValueType
diagram index_p1486.png
children Type Value
used by
element PositionType/OtherTotalValues/OtherTotalValue
source <xs:complexType name="OtherTotalValueType">
 
<xs:sequence>
   
<xs:element name="Type" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Type of total value (e.g. Hold-To-Maturity)</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Value" type="FundAmountType"/>
 
</xs:sequence>
</xs:complexType>

element OtherTotalValueType/Type
diagram index_p1487.png
type xs:string
properties
content simple
annotation
documentation
Type of total value (e.g. Hold-To-Maturity)
source <xs:element name="Type" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Type of total value (e.g. Hold-To-Maturity)</xs:documentation>
 
</xs:annotation>
</xs:element>

element OtherTotalValueType/Value
diagram index_p1488.png
type FundAmountType
properties
content complex
children Amount
source <xs:element name="Value" type="FundAmountType"/>


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