Code
/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_3/FinancialInstrument/GeneralInformation/Code
Diagram
Documentation
EN
00010: Use the following priority:
- ISO 6166 code of ISIN when available
- Other recognised codes (e.g.: CUSIP, Bloomberg Ticker, Reuters RIC)
- Code attributed by the undertaking, when the options above are not available. Code must be unique and kept consistent over time. Consistent with Solvency II and PRIIPS approach.
DE
00010: Verwenden Sie following priority:
- ISO 6166 Code von ISIN wenn verfügbar
- Sonstig recognised codes (e.g.: CUSIP, Bloomberg Ticker, Reuters RIC)
- Code attributed durch undertaking, wann options above sind nicht verfügbar. Code must be eindeutig und kept consistent over time. Consistent mit Solvency II und PRIIPS approach.
FR
00010: Utilisez following priority:
- ISO 6166 code de ISIN si disponible
- Autre recognised codes (e.g.: CUSIP, Bloomberg Ticker, Reuters RIC)
- Code attributed par undertaking, quand options above sont pas disponible. Code must be unique et kept consistent over time. Consistent avec Solvency II et PRIIPS approach.
NL
00010: Gebruik following priority:
- ISO 6166 code van ISIN indien beschikbaar
- Overig recognised codes (e.g.: CUSIP, Bloomberg Ticker, Reuters RIC)
- Code attributed door undertaking, wanneer options above zijn niet beschikbaar. Code must be uniek en kept consistent over time. Consistent met Solvency II en PRIIPS approach.
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
- 6
- Sample Data
- ExampleText
- Restrictions
- Base: xs:string
MaxLength: 255
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="Code">
<xs:annotation>
<xs:documentation xml:lang="en">00010: Use the following priority:
- ISO 6166 code of ISIN when available
- Other recognised codes (e.g.: CUSIP, Bloomberg Ticker, Reuters RIC)
- Code attributed by the undertaking, when the options above are not available. Code must be unique and kept consistent over time. Consistent with Solvency II and PRIIPS approach. </xs:documentation>
<xs:documentation xml:lang="de">00010: Verwenden Sie following priority:
- ISO 6166 Code von ISIN wenn verfügbar
- Sonstig recognised codes (e.g.: CUSIP, Bloomberg Ticker, Reuters RIC)
- Code attributed durch undertaking, wann options above sind nicht verfügbar. Code must be eindeutig und kept consistent over time. Consistent mit Solvency II und PRIIPS approach.</xs:documentation>
<xs:documentation xml:lang="fr">00010: Utilisez following priority:
- ISO 6166 code de ISIN si disponible
- Autre recognised codes (e.g.: CUSIP, Bloomberg Ticker, Reuters RIC)
- Code attributed par undertaking, quand options above sont pas disponible. Code must be unique et kept consistent over time. Consistent avec Solvency II et PRIIPS approach.</xs:documentation>
<xs:documentation xml:lang="nl">00010: Gebruik following priority:
- ISO 6166 code van ISIN indien beschikbaar
- Overig recognised codes (e.g.: CUSIP, Bloomberg Ticker, Reuters RIC)
- Code attributed door undertaking, wanneer options above zijn niet beschikbaar. Code must be uniek en kept consistent over time. Consistent met Solvency II en PRIIPS approach.</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="255"/>
</xs:restriction>
</xs:simpleType>
</xs:element>