BBGID

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/SegmentDynamicData/Portfolios/Portfolio/Positions/Position/Identifiers/Bloomberg/BBGID

Diagram

BBGID

Documentation

EN

Bloomberg Global Identifier (12 chars)

DE

Bloomberg Global Identifier (12 Zeichen)

FR

Identifiant global Bloomberg (12 caractères)

NL

Bloomberg globale identificatie (12 tekens)

ES

Identificador Global de Bloomberg (12 caracteres)

IT

Identificatore globale Bloomberg (12 caratteri)

CS

Globální identifikátor Bloomberg (12 znaků)

HU

Bloomberg globális azonosító (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
17
Sample Data
WK2SU9WRC0J1
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="BBGID">
   <xs:annotation>
      <xs:documentation xml:lang="en">Bloomberg Global Identifier (12 chars)</xs:documentation>
      <xs:documentation xml:lang="de">Bloomberg Global Identifier (12 Zeichen)</xs:documentation>
      <xs:documentation xml:lang="fr">Identifiant global Bloomberg (12 caractères)</xs:documentation>
      <xs:documentation xml:lang="nl">Bloomberg globale identificatie (12 tekens)</xs:documentation>
      <xs:documentation xml:lang="es">Identificador Global de Bloomberg (12 caracteres)</xs:documentation>
      <xs:documentation xml:lang="it">Identificatore globale Bloomberg (12 caratteri)</xs:documentation>
      <xs:documentation xml:lang="cs">Globální identifikátor Bloomberg (12 znaků)</xs:documentation>
      <xs:documentation xml:lang="hu">Bloomberg globális azonosító (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>