Category
/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_3/FinancialInstrument/TargetMarket/ClientObjectives/MinimumRecommendedHoldingPeriod/Category
Diagram
Documentation
EN
V ... Very short term (max 1Y)
S ... Short term (max 3Y)
M ... Medium term (max 5Y)
L ... Long term (min 5Y)
H ... Hold to Maturity
DE
V ... Very Short term (max 1Y)
S ... Short term (max 3Y)
M ... Medium term (max 5Y)
L ... Long term (min 5Y)
H ... Hold zu Maturity
FR
V ... Very short term (max 1Y)
S ... Short term (max 3Y)
M ... Medium term (max 5Y)
L ... Long term (min 5Y)
H ... Hold à Maturity
NL
V ... Very short term (max 1Y)
S ... Short term (max 3Y)
M ... Medium term (max 5Y)
L ... Long term (min 5Y)
H ... Hold naar Maturity
Properties
- Type
- xs:string
- 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
- 8
- Sample Data
- H
- Restrictions
- Base: xs:string
Enumeration:VSMLH
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
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)
H ... Hold to Maturity</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)
H ... Hold zu Maturity</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)
H ... Hold à Maturity</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)
H ... Hold naar Maturity</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="H"/>
</xs:restriction>
</xs:simpleType>
</xs:element>