BeneficiaryID
/FundsXML4/RegulatoryReportings/DirectReporting/EMIR/EMIR_Report/CounterpartyData/BeneficiaryID
Diagram
Documentation
EN
field 11 according to annex table 1 EMIR ITS and RTS
DE
Feld 11 gemäß Anhang Tabelle 1 EMIR ITS und RTS
FR
champ 11 selon le tableau de l'annexe 1 EMIR ITS et RTS
NL
veld 11 volgens bijlage tabel 1 EMIR ITS en RTS
Properties
- Type
- EMIRIDType
- 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
- aaaaaaaaaaaaaaaaaaaaaaa
- Restrictions
- Base: xs:string
MinLength: 11
MaxLength: 50
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="BeneficiaryID"
type="EMIRIDType">
<xs:annotation>
<xs:documentation xml:lang="en">field 11 according to annex table 1 EMIR ITS and RTS</xs:documentation>
<xs:documentation xml:lang="de">Feld 11 gemäß Anhang Tabelle 1 EMIR ITS und RTS</xs:documentation>
<xs:documentation xml:lang="fr">champ 11 selon le tableau de l'annexe 1 EMIR ITS et RTS</xs:documentation>
<xs:documentation xml:lang="nl">veld 11 volgens bijlage tabel 1 EMIR ITS en RTS</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(EMIRIDType)
Referenced Type Definition (EMIRIDType)
<xs:simpleType xmlns:altova="http://www.altova.com/xml-schema-extensions"
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:annotation>
<xs:restriction base="xs:string">
<xs:minLength value="11"/>
<xs:maxLength value="50"/>
</xs:restriction>
</xs:simpleType>