FIGI

/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/PerformanceFigures/Ratings/Rating/UnlistedAgency/Identifiers/FIGI

Diagram

FIGI

Documentation

EN

Financial Instrument Global Identifier (12 chars)

DE

Financial Instrument Global Identifier (12 Zeichen)

FR

Identifiant Global d'Instrument Financier (12 chars)

NL

Wereldwijde Identificatie van Financieel Instrument (12 chars)

ES

Identificador Global de Instrumentos Financieros (12 caracteres)

IT

Identificatore Globale degli Strumenti Finanziari (12 caratteri)

CS

Globální Identifikátor Finančních Nástrojů (12 znaků)

HU

Pénzügyi eszköz globális azonosítója (12 karakter)

Properties

Type
xs:string
Cardinality
0..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
14
Sample Data
6V5QN004U1G0
Restrictions
Base: xs:string
Length: 12
Pattern: [A-Z0-9]{12}

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"
            minOccurs="0"
            name="FIGI">
   <xs:annotation>
      <xs:documentation xml:lang="en">Financial Instrument Global Identifier (12 chars)</xs:documentation>
      <xs:documentation xml:lang="de">Financial Instrument Global Identifier (12 Zeichen)</xs:documentation>
      <xs:documentation xml:lang="fr">Identifiant Global d'Instrument Financier (12 chars)</xs:documentation>
      <xs:documentation xml:lang="nl">Wereldwijde Identificatie van Financieel Instrument (12 chars)</xs:documentation>
      <xs:documentation xml:lang="es">Identificador Global de Instrumentos Financieros (12 caracteres)</xs:documentation>
      <xs:documentation xml:lang="it">Identificatore Globale degli Strumenti Finanziari (12 caratteri)</xs:documentation>
      <xs:documentation xml:lang="cs">Globální Identifikátor Finančních Nástrojů (12 znaků)</xs:documentation>
      <xs:documentation xml:lang="hu">Pénzügyi eszköz globális azonosítója (12 karakter)</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:length value="12"/>
         <xs:pattern value="[A-Z0-9]{12}"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>