complexType ConvertibleBondType
diagram index_p381.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
children ConversionStartdate ConversionEnddate ISINUnderlying ConversionPrice ConversionRatio ContractSize Rating
used by
element SecurityFamillyType/ConvertibleBond
annotation
documentation
Convertible Bond Asset data information
source <xs:complexType name="ConvertibleBondType">
 
<xs:annotation>
   
<xs:documentation>Convertible Bond Asset data information</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="ConversionStartdate" type="xs:date" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Startdatum der Wandlung</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ConversionEnddate" type="xs:date" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Enddatum der Wandlung</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ISINUnderlying" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>ISIN des Underlyings</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:minLength value="12"/>
         
<xs:maxLength value="12"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="ConversionPrice" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Preis der Wandlung</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ConversionRatio" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Wandlungs Faktor</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="ContractSize" type="xs:decimal" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Kontraktgroesse</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="Rating" type="RatingsType" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Enthaelt ein Rating Kennzeichen</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ConvertibleBondType/ConversionStartdate
diagram index_p382.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Startdatum der Wandlung
source <xs:element name="ConversionStartdate" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Startdatum der Wandlung</xs:documentation>
 
</xs:annotation>
</xs:element>

element ConvertibleBondType/ConversionEnddate
diagram index_p383.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:date
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Enddatum der Wandlung
source <xs:element name="ConversionEnddate" type="xs:date" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Enddatum der Wandlung</xs:documentation>
 
</xs:annotation>
</xs:element>

element ConvertibleBondType/ISINUnderlying
diagram index_p384.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type restriction of xs:string
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 12
maxLength 12
annotation
documentation
ISIN des Underlyings
source <xs:element name="ISINUnderlying" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>ISIN des Underlyings</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="12"/>
     
<xs:maxLength value="12"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ConvertibleBondType/ConversionPrice
diagram index_p385.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Preis der Wandlung
source <xs:element name="ConversionPrice" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Preis der Wandlung</xs:documentation>
 
</xs:annotation>
</xs:element>

element ConvertibleBondType/ConversionRatio
diagram index_p386.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Wandlungs Faktor
source <xs:element name="ConversionRatio" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Wandlungs Faktor</xs:documentation>
 
</xs:annotation>
</xs:element>

element ConvertibleBondType/ContractSize
diagram index_p387.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Kontraktgroesse
source <xs:element name="ContractSize" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Kontraktgroesse</xs:documentation>
 
</xs:annotation>
</xs:element>

element ConvertibleBondType/Rating
diagram index_p388.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type RatingsType
properties
minOcc 0
maxOcc unbounded
content complex
children RatingCompany Rating
annotation
documentation
Enthaelt ein Rating Kennzeichen
source <xs:element name="Rating" type="RatingsType" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Enthaelt ein Rating Kennzeichen</xs:documentation>
 
</xs:annotation>
</xs:element>


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