ParticipationRate
/FundsXML4/Funds/Fund/CountrySpecificData/DE/RealEstateReporting/PropertyData/BaseData/Participation/ParticipationRate
Diagram
Documentation
Beteiligungsquote / Eigentumsanteil des Fonds an der Liegenschaft (Bei mehrstöckigen Beteiligungsstrukturen wird die Quote entsprechend angepasst, sodass die effektive Quote, die der Fonds an der Liegenschaft hält, angegeben wird). Bei Datenlieferung für eine Anteilscheinklasse eines Fonds ist zusätzlich der Anteil der Anteilscheinklasse zu berücksichtigen (in Prozent).
Participation rate / ownership share of the fund in the property (in the case of multi-level participation structures, the rate is adjusted accordingly so that the effective rate held by the fund in the property is indicated). If data is supplied for a share class of a fund, the share of the share class must also be considered (in percent).
Participation taux / ownership action de fonds dans property (dans case de multi-level participation structures, taux est adjusted accordingly so que effective taux held par fonds dans property est indicated). If données est supplied pour un classe d'actions de un fonds, action de classe d'actions must also be considered (dans percent).
Participation tarief / ownership aandeel van fonds in property (in case van multi-level participation structures, tarief is adjusted accordingly so dat effective tarief held door fonds in property is indicated). If gegevens is supplied voor een aandelenklasse van een fonds, aandeel van aandelenklasse must also be considered (in percent).
Cuota de participación / participación en la propiedad del fondo (en caso de estructuras de participación multinivel, la cuota se ajusta en consecuencia para que se indique la cuota efectiva que el fondo mantiene en la propiedad). Si se suministran datos para una clase de acciones de un fondo, también debe considerarse la participación de la clase de acciones (en porcentaje).
Tasso di partecipazione/quota di proprietà del fondo nell'immobile (in caso di strutture di partecipazione multilivello, il tasso viene adeguato di conseguenza in modo da indicare il tasso effettivo detenuto dal fondo nell'immobile). Se vengono forniti i dati per una classe di azioni di un fondo, è necessario considerare anche la quota della classe di azioni (in percentuale).
Participation rate / ownership share of the fund in the property (in the case of multi-level participation structures, the rate is adjusted accordingly so that the effective rate held by the fund in the property is indicated). If data is supplied for a share class of a fund, the share of the share class must also be considered (in percent).
Participation rate / ownership share of the fund in the property (in the case of multi-level participation structures, the rate is adjusted accordingly so that the effective rate held by the fund in the property is indicated). If data is supplied for a share class of a fund, the share of the share class must also be considered (in percent).
Properties
- Type
- PercentageType
- Cardinality
- 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
- 9
- Sample Data
- 43.96
- Restrictions
- Base: xs:decimal
MinInclusive: 0
MaxInclusive: 100
Element Definition
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"
name="ParticipationRate">
<xs:annotation>
<xs:documentation xml:lang="de">Beteiligungsquote / Eigentumsanteil des Fonds an der Liegenschaft (Bei mehrstöckigen Beteiligungsstrukturen wird die Quote entsprechend angepasst, sodass die effektive Quote, die der Fonds an der Liegenschaft hält, angegeben wird). Bei Datenlieferung für eine Anteilscheinklasse eines Fonds ist zusätzlich der Anteil der Anteilscheinklasse zu berücksichtigen (in Prozent).</xs:documentation>
<xs:documentation xml:lang="en">Participation rate / ownership share of the fund in the property (in the case of multi-level participation structures, the rate is adjusted accordingly so that the effective rate held by the fund in the property is indicated). If data is supplied for a share class of a fund, the share of the share class must also be considered (in percent).</xs:documentation>
<xs:documentation xml:lang="fr">Participation taux / ownership action de fonds dans property (dans case de multi-level participation structures, taux est adjusted accordingly so que effective taux held par fonds dans property est indicated). If données est supplied pour un classe d'actions de un fonds, action de classe d'actions must also be considered (dans percent).</xs:documentation>
<xs:documentation xml:lang="nl">Participation tarief / ownership aandeel van fonds in property (in case van multi-level participation structures, tarief is adjusted accordingly so dat effective tarief held door fonds in property is indicated). If gegevens is supplied voor een aandelenklasse van een fonds, aandeel van aandelenklasse must also be considered (in percent).</xs:documentation>
<xs:documentation xml:lang="es">Cuota de participación / participación en la propiedad del fondo (en caso de estructuras de participación multinivel, la cuota se ajusta en consecuencia para que se indique la cuota efectiva que el fondo mantiene en la propiedad). Si se suministran datos para una clase de acciones de un fondo, también debe considerarse la participación de la clase de acciones (en porcentaje).</xs:documentation>
<xs:documentation xml:lang="it">Tasso di partecipazione/quota di proprietà del fondo nell'immobile (in caso di strutture di partecipazione multilivello, il tasso viene adeguato di conseguenza in modo da indicare il tasso effettivo detenuto dal fondo nell'immobile). Se vengono forniti i dati per una classe di azioni di un fondo, è necessario considerare anche la quota della classe di azioni (in percentuale).</xs:documentation>
<xs:documentation xml:lang="cs">Participation rate / ownership share of the fund in the property (in the case of multi-level participation structures, the rate is adjusted accordingly so that the effective rate held by the fund in the property is indicated). If data is supplied for a share class of a fund, the share of the share class must also be considered (in percent).</xs:documentation>
<xs:documentation xml:lang="hu">Participation rate / ownership share of the fund in the property (in the case of multi-level participation structures, the rate is adjusted accordingly so that the effective rate held by the fund in the property is indicated). If data is supplied for a share class of a fund, the share of the share class must also be considered (in percent).</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="PercentageType">
<xs:minInclusive value="0"/>
<xs:maxInclusive value="100"/>
</xs:restriction>
</xs:simpleType>
</xs:element>