complexType SparplanType
diagram index_p2047.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
children Gesamt Neuvertraege
used by
elements CompanyType/CountrySpecificData/DE/Besparung/VL-Vertraege/EStG CompanyType/CountrySpecificData/DE/Besparung/RIESTER-Vertraege CompanyType/CountrySpecificData/DE/Besparung/RUERUP-Vertraege CompanyType/CountrySpecificData/DE/Besparung/VL-Vertraege/VermBG
source <xs:complexType name="SparplanType">
 
<xs:sequence>
   
<xs:element name="Gesamt">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Anzahl" type="xs:int"/>
         
<xs:element name="Vermoegen" type="xs:decimal">
           
<xs:annotation>
             
<xs:documentation>Tsd. EUR</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="Neuvertraege" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Anzahl" type="xs:int"/>
         
<xs:element name="Vermoegen" type="xs:decimal">
           
<xs:annotation>
             
<xs:documentation>Tsd. EUR</xs:documentation>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element SparplanType/Gesamt
diagram index_p2048.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
properties
content complex
children Anzahl Vermoegen
source <xs:element name="Gesamt">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Anzahl" type="xs:int"/>
     
<xs:element name="Vermoegen" type="xs:decimal">
       
<xs:annotation>
         
<xs:documentation>Tsd. EUR</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element SparplanType/Gesamt/Anzahl
diagram index_p2049.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:int
properties
content simple
source <xs:element name="Anzahl" type="xs:int"/>

element SparplanType/Gesamt/Vermoegen
diagram index_p2050.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:decimal
properties
content simple
annotation
documentation
Tsd. EUR
source <xs:element name="Vermoegen" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Tsd. EUR</xs:documentation>
 
</xs:annotation>
</xs:element>

element SparplanType/Neuvertraege
diagram index_p2051.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
properties
minOcc 0
maxOcc 1
content complex
children Anzahl Vermoegen
source <xs:element name="Neuvertraege" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Anzahl" type="xs:int"/>
     
<xs:element name="Vermoegen" type="xs:decimal">
       
<xs:annotation>
         
<xs:documentation>Tsd. EUR</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element SparplanType/Neuvertraege/Anzahl
diagram index_p2052.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:int
properties
content simple
source <xs:element name="Anzahl" type="xs:int"/>

element SparplanType/Neuvertraege/Vermoegen
diagram index_p2053.png
namespace http://www.fundsxml.org/XMLSchema/3.0.6
type xs:decimal
properties
content simple
annotation
documentation
Tsd. EUR
source <xs:element name="Vermoegen" type="xs:decimal">
 
<xs:annotation>
   
<xs:documentation>Tsd. EUR</xs:documentation>
 
</xs:annotation>
</xs:element>


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