ReportingEntityID

/FundsXML4/RegulatoryReportings/DirectReporting/EMIR/EMIR_Report/CounterpartyData/ReportingEntityID

Diagram

ReportingEntityID

Documentation

EN

field 9 according to annex table 1 EMIR ITS and RTS

DE

Feld 9 gemäß Anhang Tabelle 1 EMIR ITS und RTS

FR

champ 9 selon le tableau de l'annexe 1 EMIR ITS et RTS

NL

veld 9 volgens bijlage tabel 1 EMIR ITS en RTS

ES

campo 9 segun anexo tabla 1 EMIR ITS y RTS

IT

campo 9 secondo la tabella allegato 1 EMIR ITS e RTS

CS

field 9 according to annex table 1 EMIR ITS and RTS

HU

Mezo 9 according to annex table 1 EMIR ITS and RTS

Properties

Type
EMIRIDType
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
6
Sample Data
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Restrictions
Base: xs:string
MinLength: 11
MaxLength: 50

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="ReportingEntityID"
            type="EMIRIDType">
   <xs:annotation>
      <xs:documentation xml:lang="en">field 9 according to annex table 1 EMIR ITS and RTS</xs:documentation>
      <xs:documentation xml:lang="de">Feld 9 gemäß Anhang Tabelle 1 EMIR ITS und RTS</xs:documentation>
      <xs:documentation xml:lang="fr">champ 9 selon le tableau de l'annexe 1 EMIR ITS et RTS</xs:documentation>
      <xs:documentation xml:lang="nl">veld 9 volgens bijlage tabel 1 EMIR ITS en RTS</xs:documentation>
      <xs:documentation xml:lang="es">campo 9 segun anexo tabla 1 EMIR ITS y RTS</xs:documentation>
      <xs:documentation xml:lang="it">campo 9 secondo la tabella allegato 1 EMIR ITS e RTS</xs:documentation>
      <xs:documentation xml:lang="cs">field 9 according to annex table 1 EMIR ITS and RTS</xs:documentation>
      <xs:documentation xml:lang="hu">Mezo 9 according to annex table 1 EMIR ITS and RTS</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EMIRIDType)

<xs:simpleType 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="EMIRIDType">
   <xs:annotation>
      <xs:documentation xml:lang="en">EMIR identifier type for LEI, UTI or other regulatory identifiers with length between 11 and 50 characters</xs:documentation>
      <xs:documentation xml:lang="de">EMIR Identifier-Typ für LEI, UTI oder andere regulatorische Kennungen mit Länge zwischen 11 und 50 Zeichen</xs:documentation>
      <xs:documentation xml:lang="fr">Type d'identifiant EMIR pour LEI, UTI ou autres identifiants réglementaires avec une longueur entre 11 et 50 caractères</xs:documentation>
      <xs:documentation xml:lang="nl">EMIR identifier type voor LEI, UTI of andere regulatory identifiers met lengte tussen 11 en 50 tekens</xs:documentation>
      <xs:documentation xml:lang="es">Tipo de identificador EMIR para LEI, UTI u otros identificadores regulatorios con longitud entre 11 y 50 caracteres</xs:documentation>
      <xs:documentation xml:lang="it">Tipo di identificatore EMIR per LEI, UTI o altri identificatori normativi con lunghezza compresa tra 11 e 50 caratteri</xs:documentation>
      <xs:documentation xml:lang="cs">EMIR identifier type for LEI, UTI or other regulatory identifiers with length between 11 and 50 characters</xs:documentation>
      <xs:documentation xml:lang="hu">EMIR Azonosito Tipus for LEI, UTI or other regulatory identifiers with length between 11 and 50 characters</xs:documentation>
   </xs:annotation>
   <xs:restriction base="xs:string">
      <xs:minLength value="11"/>
      <xs:maxLength value="50"/>
   </xs:restriction>
</xs:simpleType>