complexType RiesterSparplanType
diagram index_p2029.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
children Gesamt Neuvertraege VertraegeAnsparphase VertraegeAuszahlphase
used by
element CompanyType/CountrySpecificData/DE/Besparung/RIESTER-Vertraege
annotation
documentation
BVI
source <xs:complexType name="RiesterSparplanType">
 
<xs:annotation>
   
<xs:documentation>BVI</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Gesamt">
     
<xs:annotation>
       
<xs:documentation>Contracts in total</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Anzahl" type="xs:int">
           
<xs:annotation>
             
<xs:documentation>number</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Vermoegen" type="xs:decimal">
           
<xs:annotation>
             
<xs:documentation>net assets in thousands of Euro</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Neuvertraege" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>whereof new contracts: part of contracts in total that can be assigned new contracts;</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Anzahl" type="xs:int">
           
<xs:annotation>
             
<xs:documentation>number</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Vermoegen" type="xs:decimal">
           
<xs:annotation>
             
<xs:documentation>net assets in thousands of Euro</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="VertraegeAnsparphase" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Part of contracts within the accumulation phase (including new contracts).</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Anzahl" type="xs:int">
           
<xs:annotation>
             
<xs:documentation>number</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Vermoegen" type="xs:decimal" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>net assets in thousands of Euro</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="VertraegeAuszahlphase" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Part of contracts within the drawdown phase.</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Anzahl" type="xs:int">
           
<xs:annotation>
             
<xs:documentation>number</xs:documentation>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="Vermoegen" type="xs:decimal" minOccurs="0">
           
<xs:annotation>
             
<xs:documentation>net assets in thousands of Euro</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RiesterSparplanType/Gesamt
diagram index_p2030.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
properties
content complex
children Anzahl Vermoegen
annotation
documentation
Contracts in total
source <xs:element name="Gesamt">
 
<xs:annotation>
   
<xs:documentation>Contracts in total</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Anzahl" type="xs:int">
       
<xs:annotation>
         
<xs:documentation>number</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Vermoegen" type="xs:decimal">
       
<xs:annotation>
         
<xs:documentation>net assets in thousands of Euro</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element RiesterSparplanType/Gesamt/Anzahl
diagram index_p2031.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:int
properties
content simple
annotation
documentation
number
source <xs:element name="Anzahl" type="xs:int">
 
<xs:annotation>
   
<xs:documentation>number</xs:documentation>
 
</xs:annotation>
</xs:element>

element RiesterSparplanType/Gesamt/Vermoegen
diagram index_p2032.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:decimal
properties
content simple
annotation
documentation
net assets in thousands of Euro
source <xs:element name="Vermoegen" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>net assets in thousands of Euro</xs:documentation>
 
</xs:annotation>
</xs:element>

element RiesterSparplanType/Neuvertraege
diagram index_p2033.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
properties
minOcc 0
maxOcc 1
content complex
children Anzahl Vermoegen
annotation
documentation
whereof new contracts: part of contracts in total that can be assigned new contracts;
source <xs:element name="Neuvertraege" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>whereof new contracts: part of contracts in total that can be assigned new contracts;</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Anzahl" type="xs:int">
       
<xs:annotation>
         
<xs:documentation>number</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Vermoegen" type="xs:decimal">
       
<xs:annotation>
         
<xs:documentation>net assets in thousands of Euro</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element RiesterSparplanType/Neuvertraege/Anzahl
diagram index_p2034.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:int
properties
content simple
annotation
documentation
number
source <xs:element name="Anzahl" type="xs:int">
 
<xs:annotation>
   
<xs:documentation>number</xs:documentation>
 
</xs:annotation>
</xs:element>

element RiesterSparplanType/Neuvertraege/Vermoegen
diagram index_p2035.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:decimal
properties
content simple
annotation
documentation
net assets in thousands of Euro
source <xs:element name="Vermoegen" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>net assets in thousands of Euro</xs:documentation>
 
</xs:annotation>
</xs:element>

element RiesterSparplanType/VertraegeAnsparphase
diagram index_p2036.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
properties
minOcc 0
maxOcc 1
content complex
children Anzahl Vermoegen
annotation
documentation
Part of contracts within the accumulation phase (including new contracts).
source <xs:element name="VertraegeAnsparphase" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Part of contracts within the accumulation phase (including new contracts).</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Anzahl" type="xs:int">
       
<xs:annotation>
         
<xs:documentation>number</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Vermoegen" type="xs:decimal" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>net assets in thousands of Euro</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element RiesterSparplanType/VertraegeAnsparphase/Anzahl
diagram index_p2037.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:int
properties
content simple
annotation
documentation
number
source <xs:element name="Anzahl" type="xs:int">
 
<xs:annotation>
   
<xs:documentation>number</xs:documentation>
 
</xs:annotation>
</xs:element>

element RiesterSparplanType/VertraegeAnsparphase/Vermoegen
diagram index_p2038.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
net assets in thousands of Euro
source <xs:element name="Vermoegen" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>net assets in thousands of Euro</xs:documentation>
 
</xs:annotation>
</xs:element>

element RiesterSparplanType/VertraegeAuszahlphase
diagram index_p2039.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
properties
minOcc 0
maxOcc 1
content complex
children Anzahl Vermoegen
annotation
documentation
Part of contracts within the drawdown phase.
source <xs:element name="VertraegeAuszahlphase" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Part of contracts within the drawdown phase.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Anzahl" type="xs:int">
       
<xs:annotation>
         
<xs:documentation>number</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="Vermoegen" type="xs:decimal" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>net assets in thousands of Euro</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element RiesterSparplanType/VertraegeAuszahlphase/Anzahl
diagram index_p2040.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:int
properties
content simple
annotation
documentation
number
source <xs:element name="Anzahl" type="xs:int">
 
<xs:annotation>
   
<xs:documentation>number</xs:documentation>
 
</xs:annotation>
</xs:element>

element RiesterSparplanType/VertraegeAuszahlphase/Vermoegen
diagram index_p2041.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:decimal
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
net assets in thousands of Euro
source <xs:element name="Vermoegen" type="xs:decimal" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>net assets in thousands of Euro</xs:documentation>
 
</xs:annotation>
</xs:element>


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