complexType IndexCertificateType
diagram index_p1008.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
children Currency IncomeCurrency
used by
element SecurityFamillyType/IndexCertificate
annotation
documentation
Index Certificat  Asset data information
source <xs:complexType name="IndexCertificateType">
 
<xs:annotation>
   
<xs:documentation>Index Certificat  Asset data information</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Currency" type="ISOCurrencyCodeType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Die Waehrung als ISO-Code</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="IncomeCurrency" type="ISOCurrencyCodeType" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Die Ertraegniswaehrung als ISO-Code</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element IndexCertificateType/Currency
diagram index_p1009.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type ISOCurrencyCodeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 3
maxLength 3
annotation
documentation
Die Waehrung als ISO-Code
source <xs:element name="Currency" type="ISOCurrencyCodeType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Die Waehrung als ISO-Code</xs:documentation>
 
</xs:annotation>
</xs:element>

element IndexCertificateType/IncomeCurrency
diagram index_p1010.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type ISOCurrencyCodeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 3
maxLength 3
annotation
documentation
Die Ertraegniswaehrung als ISO-Code
source <xs:element name="IncomeCurrency" type="ISOCurrencyCodeType" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Die Ertraegniswaehrung als ISO-Code</xs:documentation>
 
</xs:annotation>
</xs:element>


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