| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||
| children | PurchasePrice MonthlyRent DateMonthlyRent FirstRateAccrual PlannedCostsOfMaintenance DatePropertyTransfer ExemptionMethod ConstructionYear Devotement LegalForm | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="RealEstateType"> <xs:annotation> <xs:documentation>Real Estate Asset data information</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="PurchasePrice" type="AmountType" minOccurs="0"> <xs:annotation> <xs:documentation>Gibt den Kaufpreis der Immobilie an</xs:documentation> </xs:annotation> </xs:element> <xs:element name="MonthlyRent" type="AmountType" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt den Betrag der monatlichen Miete</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DateMonthlyRent" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt das Datum der ersten monatlichen Miete</xs:documentation> </xs:annotation> </xs:element> <xs:element name="FirstRateAccrual" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt das Datum der ersten Mietabgrenzung</xs:documentation> </xs:annotation> </xs:element> <xs:element name="PlannedCostsOfMaintenance" type="AmountType" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt die geplanten Instanthaltungskosten</xs:documentation> </xs:annotation> </xs:element> <xs:element name="DatePropertyTransfer" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt das Datum des Eigentumuebergangs</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ExemptionMethod" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Befreiungsmethode: Ja (True) / Nein (False)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="ConstructionYear" nillable="false" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt das Errichtungsjahr (YYYY)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:maxInclusive value="9999"/> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="Devotement" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt die Widmung</xs:documentation> </xs:annotation> </xs:element> <xs:element name="LegalForm" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt die Rechtsform</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | AmountType | ||||||
| properties |
|
||||||
| children | Amount AmountForeign AmountCurrency | ||||||
| annotation |
|
||||||
| source | <xs:element name="PurchasePrice" type="AmountType" minOccurs="0"> <xs:annotation> <xs:documentation>Gibt den Kaufpreis der Immobilie an</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | AmountType | ||||||
| properties |
|
||||||
| children | Amount AmountForeign AmountCurrency | ||||||
| annotation |
|
||||||
| source | <xs:element name="MonthlyRent" type="AmountType" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt den Betrag der monatlichen Miete</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | xs:date | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="DateMonthlyRent" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt das Datum der ersten monatlichen Miete</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | xs:date | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="FirstRateAccrual" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt das Datum der ersten Mietabgrenzung</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | AmountType | ||||||
| properties |
|
||||||
| children | Amount AmountForeign AmountCurrency | ||||||
| annotation |
|
||||||
| source | <xs:element name="PlannedCostsOfMaintenance" type="AmountType" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt die geplanten Instanthaltungskosten</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | xs:date | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="DatePropertyTransfer" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt das Datum des Eigentumuebergangs</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | xs:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="ExemptionMethod" type="xs:boolean" minOccurs="0"> <xs:annotation> <xs:documentation>Befreiungsmethode: Ja (True) / Nein (False)</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | |||||||||
| type | restriction of xs:integer | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="ConstructionYear" nillable="false" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt das Errichtungsjahr (YYYY)</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:maxInclusive value="9999"/> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Devotement" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt die Widmung</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="LegalForm" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Enthaelt die Rechtsform</xs:documentation> </xs:annotation> </xs:element> |