LocationType

/FundsXML4/AssetMasterData/Asset/AssetDetails/RealEstate/LocationType

Diagram

LocationType

Documentation

EN

according to ESRB/2016/14

DE

gemäß ESRB/2016/14

FR

selon ESRB/2016/14

NL

segun ESRB/2016/14

ES

segun ESRB/2016/14

IT

secondo CERS/2016/14

CS

according to ESRB/2016/14

HU

according to ESRB/2016/14

Properties

Type
xs:string
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
Not applicable
Restrictions
Base: xs:string
Enumeration:
  • Prime Location
  • Non-Prime Location
  • Not applicable

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="LocationType">
   <xs:annotation>
      <xs:documentation xml:lang="en">according to ESRB/2016/14</xs:documentation>
      <xs:documentation xml:lang="de">gemäß ESRB/2016/14</xs:documentation>
      <xs:documentation xml:lang="fr">selon ESRB/2016/14</xs:documentation>
      <xs:documentation xml:lang="nl">segun ESRB/2016/14</xs:documentation>
      <xs:documentation xml:lang="es">segun ESRB/2016/14</xs:documentation>
      <xs:documentation xml:lang="it">secondo CERS/2016/14</xs:documentation>
      <xs:documentation xml:lang="cs">according to ESRB/2016/14</xs:documentation>
      <xs:documentation xml:lang="hu">according to ESRB/2016/14</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="Prime Location"/>
         <xs:enumeration value="Non-Prime Location"/>
         <xs:enumeration value="Not applicable"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>