complexType CurrencyChangeType
diagram index_p489.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
children Date CurrencyOld CurrencyNew ChangeFactor
used by
element ProcessDataType/CurrencyChanges
annotation
documentation
Process data information to use in relation to currency change
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>

element CurrencyChangeType/Date
diagram index_p490.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type xs:date
properties
content simple
annotation
documentation
Date of the currency change
documentation
Datum der Waehrungsaenderung
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>

element CurrencyChangeType/CurrencyOld
diagram index_p491.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type ISOCurrencyCodeType
properties
content simple
facets
Kind Value Annotation
minLength 3
maxLength 3
annotation
documentation
The old currency
documentation
Die alte Waehrung (vor der Aenderung)
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>

element CurrencyChangeType/CurrencyNew
diagram index_p492.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type ISOCurrencyCodeType
properties
content simple
facets
Kind Value Annotation
minLength 3
maxLength 3
annotation
documentation
The new currency
documentation
Die neue Waehrung (nach der Aenderung)
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>

element CurrencyChangeType/ChangeFactor
diagram index_p493.png
namespace http://www.fundsxml.org/XMLSchema/3.2.1
type xs:decimal
properties
content simple
annotation
documentation
A factor for the currency changes.
documentation
Der Faktor der Waehrungsaenderung um von der alten in die neue Waehrung umrechnen zu koennen.
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>


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