complexType CreditClaimsType
diagram index_p1038.png
namespace http://www.fundsxml.org/XMLSchema/3.0.7
children TotalAmount CreditClaimsLoan
used by
element CountrySpecificDataType/DE/Reporting/BuBaReporting/Meldung10391/CreditClaims
source <xs:complexType name="CreditClaimsType">
 
<xs:sequence>
   
<xs:element name="TotalAmount" type="xs:decimal"/>
   
<xs:element name="CreditClaimsLoan" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Auflistung aller sonstigen Kreditforderungen</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="Sector" type="SectorType"/>
         
<xs:element name="AffiliatedCompany" type="DecisionType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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

element CreditClaimsType/CreditClaimsLoan
diagram index_p1040.png
namespace http://www.fundsxml.org/XMLSchema/3.0.7
properties
minOcc 0
maxOcc unbounded
content complex
children Amount Currency Country Sector AffiliatedCompany
annotation
documentation
Auflistung aller sonstigen Kreditforderungen
source <xs:element name="CreditClaimsLoan" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Auflistung aller sonstigen Kreditforderungen</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="Sector" type="SectorType"/>
     
<xs:element name="AffiliatedCompany" type="DecisionType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element CreditClaimsType/CreditClaimsLoan/Amount
diagram index_p1041.png
namespace http://www.fundsxml.org/XMLSchema/3.0.7
type xs:decimal
properties
content simple
source <xs:element name="Amount" type="xs:decimal"/>

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

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

element CreditClaimsType/CreditClaimsLoan/Sector
diagram index_p1044.png
namespace http://www.fundsxml.org/XMLSchema/3.0.7
type SectorType
properties
content simple
facets
Kind Value Annotation
enumeration S.11
enumeration S.1311
enumeration S.1312
enumeration S.1313
enumeration S.1314
enumeration S.122
enumeration S.123
enumeration S.124
enumeration S.125
source <xs:element name="Sector" type="SectorType"/>

element CreditClaimsType/CreditClaimsLoan/AffiliatedCompany
diagram index_p1045.png
namespace http://www.fundsxml.org/XMLSchema/3.0.7
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