TimeHorizon
/FundsXML4/RegulatoryReportings/DirectReporting/EMT/FinancialInstrument/ClientObjectives/TimeHorizon
Diagram
Documentation
05080: Minimum recommended holding period
05080: Minimum recommended Bestand period
05080: Minimum recommended détention period
05080: Minimum recommended bezit period
05080: Minimum recommended tenencia period
05080: Periodo minimo di detenzione raccomandato
05080: Minimum recommended holding period
05080: Minimum recommended holding period
Properties
- Type
- (anonymous)
- 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
- 6
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:decimal |
Minimum recommended holding period in years Minimum recommended Bestand period in years Minimum recommended détention period dans years Minimum recommended bezit period in years Minimum recommended tenencia period en years Periodo minimo di detenzione raccomandato in anni Minimum recommended holding period in years Minimum recommended holding period in years |
787.81 | |
| xs:string |
V ... Very short term (max 1Y) V ... Very Short term (max 1Y) V ... Very short term (max 1Y) V ... Very short term (max 1Y) V ... Very short term (max 1Y)
S ... Short term (max 3Y) |
M |
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="TimeHorizon">
<xs:annotation>
<xs:documentation xml:lang="en">05080: Minimum recommended holding period</xs:documentation>
<xs:documentation xml:lang="de">05080: Minimum recommended Bestand period</xs:documentation>
<xs:documentation xml:lang="fr">05080: Minimum recommended détention period</xs:documentation>
<xs:documentation xml:lang="nl">05080: Minimum recommended bezit period</xs:documentation>
<xs:documentation xml:lang="es">05080: Minimum recommended tenencia period</xs:documentation>
<xs:documentation xml:lang="it">05080: Periodo minimo di detenzione raccomandato</xs:documentation>
<xs:documentation xml:lang="cs">05080: Minimum recommended holding period</xs:documentation>
<xs:documentation xml:lang="hu">05080: Minimum recommended holding period</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:choice>
<xs:element name="Years" type="xs:decimal">
<xs:annotation>
<xs:documentation xml:lang="en">Minimum recommended holding period in years</xs:documentation>
<xs:documentation xml:lang="de">Minimum recommended Bestand period in years</xs:documentation>
<xs:documentation xml:lang="fr">Minimum recommended détention period dans years</xs:documentation>
<xs:documentation xml:lang="nl">Minimum recommended bezit period in years</xs:documentation>
<xs:documentation xml:lang="es">Minimum recommended tenencia period en years</xs:documentation>
<xs:documentation xml:lang="it">Periodo minimo di detenzione raccomandato in anni</xs:documentation>
<xs:documentation xml:lang="cs">Minimum recommended holding period in years</xs:documentation>
<xs:documentation xml:lang="hu">Minimum recommended holding period in years</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Category">
<xs:annotation>
<xs:documentation xml:lang="en">V ... Very short term (max 1Y)
S ... Short term (max 3Y)
M ... Medium term (max 5Y)
L ... Long term (min 5Y)
Neutral ... Neutral</xs:documentation>
<xs:documentation xml:lang="de">V ... Very Short term (max 1Y)
S ... Short term (max 3Y)
M ... Medium term (max 5Y)
L ... Long term (min 5Y)
Neutral ... Neutral</xs:documentation>
<xs:documentation xml:lang="fr">V ... Very short term (max 1Y)
S ... Short term (max 3Y)
M ... Medium term (max 5Y)
L ... Long term (min 5Y)
Neutral ... Neutral</xs:documentation>
<xs:documentation xml:lang="nl">V ... Very short term (max 1Y)
S ... Short term (max 3Y)
M ... Medium term (max 5Y)
L ... Long term (min 5Y)
Neutral ... Neutral</xs:documentation>
<xs:documentation xml:lang="es">V ... Very short term (max 1Y)
<xs:documentation xml:lang="it"/>
<xs:documentation xml:lang="cs">V ... Very short term (max 1Y)
S ... Short term (max 3Y)
M ... Medium term (max 5Y)
L ... Long term (min 5Y)
Neutral ... Neutral</xs:documentation>
<xs:documentation xml:lang="hu">V ... Very short term (max 1Y)
S ... Short term (max 3Y)
M ... Medium term (max 5Y)
L ... Long term (min 5Y)
Neutral ... Neutral</xs:documentation>
S ... Short term (max 3Y)
M ... Medium term (max 5Y)
L ... Long term (min 5Y)
Neutral ... Neutral</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="V"/>
<xs:enumeration value="S"/>
<xs:enumeration value="M"/>
<xs:enumeration value="L"/>
<xs:enumeration value="Neutral"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>