| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||
| children | Date CurrencyOld CurrencyNew ChangeFactor | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="CurrencyChangeType"> <xs:annotation> <xs:documentation>Process data information to use in relation to currency change</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Date" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="en">Date of the currency change</xs:documentation> <xs:documentation xml:lang="de">Datum der Waehrungsaenderung</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CurrencyOld" type="ISOCurrencyCodeType"> <xs:annotation> <xs:documentation xml:lang="en">The old currency</xs:documentation> <xs:documentation xml:lang="de">Die alte Waehrung (vor der Aenderung)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="CurrencyNew" type="ISOCurrencyCodeType"> <xs:annotation> <xs:documentation xml:lang="en">The new currency</xs:documentation> <xs:documentation xml:lang="de">Die neue Waehrung (nach der Aenderung)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ChangeFactor" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">A factor for the currency changes.</xs:documentation> <xs:documentation xml:lang="de">Der Faktor der Waehrungsaenderung um von der alten in die neue Waehrung umrechnen zu koennen.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||||
| type | xs:date | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="Date" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="en">Date of the currency change</xs:documentation> <xs:documentation xml:lang="de">Datum der Waehrungsaenderung</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | |||||||||
| type | ISOCurrencyCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="CurrencyOld" type="ISOCurrencyCodeType"> <xs:annotation> <xs:documentation xml:lang="en">The old currency</xs:documentation> <xs:documentation xml:lang="de">Die alte Waehrung (vor der Aenderung)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | |||||||||
| type | ISOCurrencyCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="CurrencyNew" type="ISOCurrencyCodeType"> <xs:annotation> <xs:documentation xml:lang="en">The new currency</xs:documentation> <xs:documentation xml:lang="de">Die neue Waehrung (nach der Aenderung)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||||
| type | xs:decimal | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="ChangeFactor" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">A factor for the currency changes.</xs:documentation> <xs:documentation xml:lang="de">Der Faktor der Waehrungsaenderung um von der alten in die neue Waehrung umrechnen zu koennen.</xs:documentation> </xs:annotation> </xs:element> |