| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||
| type | xs:decimal | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="Amount" type="xs:decimal"> <xs:annotation> <xs:documentation>Betrag in Fondswaehrung</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | xs:decimal | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="AmountForeign" type="xs:decimal" minOccurs="0"> <xs:annotation> <xs:documentation>Betrag in Waehrung des Wertpapiers; muss befuellt werden, wenn ungleich Fondswaehrung</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| properties |
|
||||||
| children | Currency Amount | ||||||
| annotation |
|
||||||
| source | <xs:element name="AmountCurrency" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Betrag in frei waehlbarer Waehrung</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Currency" type="ISOCurrencyCodeType"> <xs:annotation> <xs:documentation>Waehrung</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Amount" type="xs:decimal"> <xs:annotation> <xs:documentation>Betrag in "Currency" Waehrung</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | |||||||||
| type | ISOCurrencyCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="Currency" type="ISOCurrencyCodeType"> <xs:annotation> <xs:documentation>Waehrung</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||
| type | xs:decimal | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="Amount" type="xs:decimal"> <xs:annotation> <xs:documentation>Betrag in "Currency" Waehrung</xs:documentation> </xs:annotation> </xs:element> |