CodeType
/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V5/Portfolio/QRTPortfolioInformation/FundIssuerGroup/CodeType
Diagram
Documentation
EN
Code type for issuer identification (1=LEI, 9=Other)
DE
Codetyp für die Emittentenidentifikation (1=LEI, 9=Sonstige)
FR
Type de code pour l'identification de l'émetteur (1=LEI, 9=Autre)
NL
Codetype voor emittentidentificatie (1=LEI, 9=Overig)
ES
Tipo de código para la identificación del emisor (1=LEI, 9=Otro)
IT
Tipo di codice per l'identificazione dell'emittente (1=LEI, 9=Altro)
HU
Kódtípus a kibocsátó azonosításához (1=LEI, 9=Egyéb)
CS
Typ kódu pro identifikaci emitenta (1=LEI, 9=Jiný)
Properties
- Type
- xs:int
- 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
- 7
- Sample Data
- 9
- Restrictions
- Base: xs:int
Enumeration:19
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="CodeType">
<xs:annotation>
<xs:documentation xml:lang="en">Code type for issuer identification (1=LEI, 9=Other)</xs:documentation>
<xs:documentation xml:lang="de">Codetyp für die Emittentenidentifikation (1=LEI, 9=Sonstige)</xs:documentation>
<xs:documentation xml:lang="fr">Type de code pour l'identification de l'émetteur (1=LEI, 9=Autre)</xs:documentation>
<xs:documentation xml:lang="nl">Codetype voor emittentidentificatie (1=LEI, 9=Overig)</xs:documentation>
<xs:documentation xml:lang="es">Tipo de código para la identificación del emisor (1=LEI, 9=Otro)</xs:documentation>
<xs:documentation xml:lang="it">Tipo di codice per l'identificazione dell'emittente (1=LEI, 9=Altro)</xs:documentation>
<xs:documentation xml:lang="hu">Kódtípus a kibocsátó azonosításához (1=LEI, 9=Egyéb)</xs:documentation>
<xs:documentation xml:lang="cs">Typ kódu pro identifikaci emitenta (1=LEI, 9=Jiný)</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:int">
<xs:enumeration value="1"/>
<xs:enumeration value="9"/>
</xs:restriction>
</xs:simpleType>
</xs:element>