complexType AmountCountryType
diagram index_p40.png
namespace http://www.fundsxml.org/XMLSchema/3.1.1
children Amount Country
used by
elements ReportingDE_BuBaType/Meldung10391/RealEstate/RealEstates/RealEstate ReportingDE_BuBaType/Meldung10391/RealEstate/UndevelopedRealEstates/RealEstate ReportingDE_BuBaType/Meldung10391/RealEstate/ParticipationsRECompanies/RealEstate ReportingDE_BuBaType/Meldung10391/RealEstate/PPPParticipations/RealEstate ReportingDE_BuBaType/Meldung10392/RealEstate/RealEstates/RealEstate ReportingDE_BuBaType/Meldung10392/RealEstate/UndevelopedRealEstates/RealEstate ReportingDE_BuBaType/Meldung10392/RealEstate/ParticipationsRECompanies/RealEstate ReportingDE_BuBaType/Meldung10392/RealEstate/PPPParticipations/RealEstate
annotation
documentation
Amount and country information
source <xs:complexType name="AmountCountryType">
 
<xs:annotation>
   
<xs:documentation>Amount and country information</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Amount" type="xs:decimal"/>
   
<xs:element name="Country" type="ISOCountryCodeType"/>
 
</xs:sequence>
</xs:complexType>

element AmountCountryType/Amount
diagram index_p41.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 AmountCountryType/Country
diagram index_p42.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"/>


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