| diagram | ![]() |
||
| children | Type Value | ||
| used by |
|
||
| 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> |
| diagram | ![]() |
||
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| 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> |
| diagram | ![]() |
||
| type | FundAmountType | ||
| properties |
|
||
| children | Amount | ||
| source | <xs:element name="Value" type="FundAmountType"/> |