ConstructionYear

/FundsXML4/AssetMasterData/Asset/AssetDetails/RealEstate/ConstructionYear

Diagram

ConstructionYear

Documentation

EN

Year of construction

DE

Enthaelt das Errichtungsjahr (Fertigstellung)

FR

Year de construction

NL

Year van construction

ES

Year el construction

IT

Anno di costruzione

CS

Year of construction

HU

Year of construction

Properties

Type
xs:positiveInteger
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
6239

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="ConstructionYear"
            type="xs:positiveInteger">
   <xs:annotation>
      <xs:documentation xml:lang="en">Year of construction</xs:documentation>
      <xs:documentation xml:lang="de">Enthaelt das Errichtungsjahr (Fertigstellung)</xs:documentation>
      <xs:documentation xml:lang="fr">Year de construction</xs:documentation>
      <xs:documentation xml:lang="nl">Year van construction</xs:documentation>
      <xs:documentation xml:lang="es">Year el construction</xs:documentation>
      <xs:documentation xml:lang="it">Anno di costruzione</xs:documentation>
      <xs:documentation xml:lang="cs">Year of construction</xs:documentation>
      <xs:documentation xml:lang="hu">Year of construction</xs:documentation>
   </xs:annotation>
</xs:element>