| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||
| children | Amount Currency Text | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="SizeOrderType"> <xs:annotation> <xs:documentation>Priceing size information</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Amount" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Minimum amount for Investment.</xs:documentation> <xs:documentation xml:lang="de">Mindestbetrag bei Erstanlage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Currency" type="ISOCurrencyCodeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The currency for the investment.</xs:documentation> <xs:documentation xml:lang="de">Die Waehrung nach ISO-Code bei Erstanlage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">e.g. minimum quantity, if amount for the investments means no amount of money.</xs:documentation> <xs:documentation xml:lang="de">z.B. Mindeststueckzahl, falls kein Geldbetrag gemeint ist.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||||
| type | xs:decimal | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xs:element name="Amount" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="en">Minimum amount for Investment.</xs:documentation> <xs:documentation xml:lang="de">Mindestbetrag bei Erstanlage</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="Currency" type="ISOCurrencyCodeType" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">The currency for the investment.</xs:documentation> <xs:documentation xml:lang="de">Die Waehrung nach ISO-Code bei Erstanlage</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.1.1 | ||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Text" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="en">e.g. minimum quantity, if amount for the investments means no amount of money.</xs:documentation> <xs:documentation xml:lang="de">z.B. Mindeststueckzahl, falls kein Geldbetrag gemeint ist.</xs:documentation> </xs:annotation> </xs:element> |