Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ElementOccurrenceDescriptionExample Usage
RealEstateCodemin. 0 / max. 1

Characteristic of the RealEstate ownership (code)

RestrictionEnumeration


Code Block
<RealEstateCode>24</RealEstateCode>


RealEstateTextmin. 0 / max. 1

Characteristic of the RealEstate ownership (text)


Code Block
<RealEstateText>
It is understood that the company owns certain property.
</RealEstateText>


AreaM2min. 0 / max. 1

Area in m2


Code Block
<AreaM2>500000</AreaM2>


Value
min. 0 / max. 1

Value of Real Estate


Code Block
<Value>25000000</Value>


Mortgage
min. 0 / max. 1Mortgage of Real Estate


Code Block
<Mortgage/>


CurrencyCode
min. 0 / max. 1

Currency for Value and/or Martgage ISO 4217, alpha 3-code

RestrictionEnumeration


Code Block
<CurrencyCode>CHF</CurrencyCode>


Currency
min. 0 / max. 1Currency for Value and/or Martgage ISO 4217, text


Code Block
<Currency>Swiss Franc</Currency>


...