complexType RealEstateLoansType
diagram index_p1621.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
children TotalAmount RealEstateLoan
used by
elements ReportingDE_BuBaType/Meldung10391/RealEstateLoans ReportingDE_BuBaType/Meldung10393/RealEstateLoans
source <xs:complexType name="RealEstateLoansType">
 
<xs:sequence>
   
<xs:element name="TotalAmount" type="xs:decimal"/>
   
<xs:element name="RealEstateLoan" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Auflistung aller Darlehen an Grundstuecksgesellschaften</xs:documentation>
     
</xs:annotation>
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="Amount" type="xs:decimal"/>
         
<xs:element name="Currency" type="ISOCurrencyCodeType"/>
         
<xs:element name="Country" type="ISOCountryCodeType"/>
         
<xs:element name="AffiliatedCompany" type="DecisionType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element RealEstateLoansType/TotalAmount
diagram index_p1622.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:decimal
properties
content simple
source <xs:element name="TotalAmount" type="xs:decimal"/>

element RealEstateLoansType/RealEstateLoan
diagram index_p1623.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
properties
minOcc 0
maxOcc unbounded
content complex
children Amount Currency Country AffiliatedCompany
annotation
documentation
Auflistung aller Darlehen an Grundstuecksgesellschaften
source <xs:element name="RealEstateLoan" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller Darlehen an Grundstuecksgesellschaften</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="Amount" type="xs:decimal"/>
     
<xs:element name="Currency" type="ISOCurrencyCodeType"/>
     
<xs:element name="Country" type="ISOCountryCodeType"/>
     
<xs:element name="AffiliatedCompany" type="DecisionType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element RealEstateLoansType/RealEstateLoan/Amount
diagram index_p1624.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type xs:decimal
properties
content simple
source <xs:element name="Amount" type="xs:decimal"/>

element RealEstateLoansType/RealEstateLoan/Currency
diagram index_p1625.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type ISOCurrencyCodeType
properties
content simple
facets
Kind Value Annotation
minLength 3
maxLength 3
source <xs:element name="Currency" type="ISOCurrencyCodeType"/>

element RealEstateLoansType/RealEstateLoan/Country
diagram index_p1626.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type ISOCountryCodeType
properties
content simple
facets
Kind Value Annotation
minLength 2
maxLength 2
source <xs:element name="Country" type="ISOCountryCodeType"/>

element RealEstateLoansType/RealEstateLoan/AffiliatedCompany
diagram index_p1627.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
type DecisionType
properties
content simple
facets
Kind Value Annotation
enumeration ja
enumeration nein
source <xs:element name="AffiliatedCompany" type="DecisionType"/>


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