DateOfPropertyTransaction

/FundsXML4/AssetMasterData/Asset/AssetDetails/RealEstate/DateOfPropertyTransaction

Diagram

DateOfPropertyTransaction

Documentation

EN

Date of the property transaction

DE

Enthaelt das Datum des Eigentumuebergangs

FR

Date de property transaction

NL

Datum van property transactie

ES

Fecha el property transactie

IT

Data della transazione immobiliare

CS

Datum the property transaction

HU

Date of the property transaction

Properties

Type
xs:date
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
5
Sample Data
2021-06-02

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="DateOfPropertyTransaction"
            type="xs:date">
   <xs:annotation>
      <xs:documentation xml:lang="en">Date of the property transaction</xs:documentation>
      <xs:documentation xml:lang="de">Enthaelt das Datum des Eigentumuebergangs</xs:documentation>
      <xs:documentation xml:lang="fr">Date de property transaction</xs:documentation>
      <xs:documentation xml:lang="nl">Datum van property transactie</xs:documentation>
      <xs:documentation xml:lang="es">Fecha el property transactie</xs:documentation>
      <xs:documentation xml:lang="it">Data della transazione immobiliare</xs:documentation>
      <xs:documentation xml:lang="cs">Datum the property transaction</xs:documentation>
      <xs:documentation xml:lang="hu">Date of the property transaction</xs:documentation>
   </xs:annotation>
</xs:element>