complexType SizeOrderType
diagram index_p1956.png
namespace http://www.fundsxml.org/XMLSchema/3.2
children Amount Currency Text
used by
elements PricingType/MinAdditionalSizeOfOrder PricingType/MinRegularSizeOfOrder PricingType/MinSizeOfOrder
annotation
documentation
Priceing size information
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>

element SizeOrderType/Amount
diagram index_p1957.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type xs:decimal
properties
content simple
annotation
documentation
Minimum amount for Investment.
documentation
Mindestbetrag bei Erstanlage
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>

element SizeOrderType/Currency
diagram index_p1958.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type ISOCurrencyCodeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 3
maxLength 3
annotation
documentation
The currency for the investment.
documentation
Die Waehrung nach ISO-Code bei Erstanlage
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>

element SizeOrderType/Text
diagram index_p1959.png
namespace http://www.fundsxml.org/XMLSchema/3.2
type xs:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
e.g. minimum quantity, if amount for the investments means no amount of money.
documentation
z.B. Mindeststueckzahl, falls kein Geldbetrag gemeint ist.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy