| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.0.6 | ||
| children | NumberOfShares Price FaceValue Quotation Currency | ||
| used by |
|
||
| source | <xs:complexType name="NominalOrUnitsType"> <xs:sequence> <xs:choice> <xs:sequence> <xs:element name="NumberOfShares" type="xs:decimal"/> <xs:element name="Price" type="xs:decimal"/> </xs:sequence> <xs:sequence> <xs:element name="FaceValue" type="xs:decimal"/> <xs:element name="Quotation" type="QuotationType"/> </xs:sequence> </xs:choice> <xs:element name="Currency" type="ISOCurrencyCodeType"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.0.6 | ||
| type | xs:decimal | ||
| properties |
|
||
| source | <xs:element name="NumberOfShares" type="xs:decimal"/> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.0.6 | ||
| type | xs:decimal | ||
| properties |
|
||
| source | <xs:element name="Price" type="xs:decimal"/> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.0.6 | ||
| type | xs:decimal | ||
| properties |
|
||
| source | <xs:element name="FaceValue" type="xs:decimal"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.0.6 | ||||||||||||
| type | QuotationType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xs:element name="Quotation" type="QuotationType"/> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.0.6 | |||||||||
| type | ISOCurrencyCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="Currency" type="ISOCurrencyCodeType"/> |