REIT
/FundsXML4/AssetMasterData/Asset/AssetDetails/REIT
Diagram
Documentation
Real Estate Investment Trust
Real Estate Anlage Trust
Real Estate Investissement Trust
Real Estate Belegging Trust
Properties
- Type
- REITType
- Cardinality
- 1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 4
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| CompanyType |
Issuer details Enthaelt den Wertpapieremittenten Émetteur details Emittent details |
||
| xs:string |
Indicator whether this equity is listed at an exchange Gibt an ob das Wertpapier an einer Boerse notiert
Indicateur whether ce action est listed at un bourse Indicator whether dit aandeel is listed at een beurs |
A |
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="REIT"
type="REITType">
<xs:annotation>
<xs:documentation xml:lang="en">Real Estate Investment Trust</xs:documentation>
<xs:documentation xml:lang="de">Real Estate Anlage Trust</xs:documentation>
<xs:documentation xml:lang="fr">Real Estate Investissement Trust</xs:documentation>
<xs:documentation xml:lang="nl">Real Estate Belegging Trust</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(REITType)
Referenced Type Definition (REITType)
<xs:complexType xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="REITType">
<xs:annotation>
<xs:documentation xml:lang="en">Real Estate Investment Trust (REIT) asset type with issuer and listing information</xs:documentation>
<xs:documentation xml:lang="de">Real Estate Investment Trust (REIT) Asset-Typ mit Issuer- und Listing-Informationen</xs:documentation>
<xs:documentation xml:lang="fr">Type d'actif Real Estate Investment Trust (REIT) avec informations issuer et listing</xs:documentation>
<xs:documentation xml:lang="nl">Real Estate Investment Trust (REIT) asset type met issuer en listing informatie</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element minOccurs="0" name="Issuer" type="CompanyType">
<xs:annotation>
<xs:documentation xml:lang="en">Issuer details</xs:documentation>
<xs:documentation xml:lang="de">Enthaelt den Wertpapieremittenten</xs:documentation>
<xs:documentation xml:lang="fr">Émetteur details</xs:documentation>
<xs:documentation xml:lang="nl">Emittent details</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="Listing">
<xs:annotation>
<xs:documentation xml:lang="en">Indicator whether this equity is listed at an exchange
A Listed at an official market
B Listed at an exchange
G Listed on a regular market
K No listing
M Listed on a regular market inside the EU
S Unregulated market
V Securitised rights
Y Acceptance on unregulated market planned
Z New issue</xs:documentation>
<xs:documentation xml:lang="de">Gibt an ob das Wertpapier an einer Boerse notiert
- A Amtlicher Handel
- B Boersennotierung Ausland
- G Geregelter Freiverkehr
- K Keine Boersenotierung
- M Geregelter Markt id. EU
- S Sonstiger Handel
- V Verbriefte Rechte
- Y Zulassung zum sonst. Handel vorges.
- Z Neuemission </xs:documentation>
<xs:documentation xml:lang="fr">Indicateur whether ce action est listed at un bourse
A Listed at un official marché
B Listed at un bourse
G Listed on un regular marché
K No listing
M Listed on un regular marché inside EU
S Unregulated marché
V Securitised rights
Y Acceptance on unregulated marché planned
Z New issue</xs:documentation>
<xs:documentation xml:lang="nl">Indicator whether dit aandeel is listed at een beurs
A Listed at een official markt
B Listed at een beurs
G Listed on een regular markt
K No listing
M Listed on een regular markt inside EU
S Unregulated markt
V Securitised rights
Y Acceptance on unregulated markt planned
Z New issue</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="A"/>
<xs:enumeration value="B"/>
<xs:enumeration value="G"/>
<xs:enumeration value="K"/>
<xs:enumeration value="M"/>
<xs:enumeration value="S"/>
<xs:enumeration value="V"/>
<xs:enumeration value="Y"/>
<xs:enumeration value="Z"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>