schema location: | ..\SBS.BBN.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.bcl.lu/2007/SBS |
Elements | Complex types |
SBS | BBS |
BBS.assets.ISIN | |
BBS.assets.other | |
BBS.liabilities.ISIN | |
BBS.liabilities.other | |
header |
schema location: | ..\SBS.structures.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.bcl.lu/2007/SBS |
Complex types |
currencyQuoted |
debtSupplements |
declarantID |
equitySupplements |
isinSecurityID |
issuerID |
percentageQuoted |
reportedLineID |
reporterID |
securityID |
typeOfShareSupplements |
schema location: | ..\SBS.datatypes.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.bcl.lu/2007/SBS-datatypes |
diagram | ![]() |
||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
children | header BBN | ||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||
source | <xs:element name="SBS"> <xs:annotation> <xs:documentation xml:lang="EN">top-level (study identification)</xs:documentation> <xs:documentation xml:lang="FR">niveau principal (identification de l'enquete)</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="header" type="header"> <xs:annotation> <xs:documentation xml:lang="EN">study header</xs:documentation> <xs:documentation xml:lang="FR">entete de l'enquete</xs:documentation> </xs:annotation> </xs:element> <xs:element name="BBN" type="BBS"> <xs:annotation> <xs:documentation xml:lang="EN">banks (accounting version N)</xs:documentation> <xs:documentation xml:lang="FR">etablissements de credit (version comptable L)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="version" type="xs:string" use="required" fixed="1.4"> <xs:annotation> <xs:documentation xml:lang="EN">study version</xs:documentation> <xs:documentation xml:lang="FR">version de l'enquete</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="creationDateTime" type="xs:dateTime" use="required"> <xs:annotation> <xs:documentation xml:lang="EN">report creation date and time</xs:documentation> <xs:documentation xml:lang="FR">date et heure de creation du rapport</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:attribute name="version" type="xs:string" use="required" fixed="1.4"> <xs:annotation> <xs:documentation xml:lang="EN">study version</xs:documentation> <xs:documentation xml:lang="FR">version de l'enquete</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:dateTime | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="creationDateTime" type="xs:dateTime" use="required"> <xs:annotation> <xs:documentation xml:lang="EN">report creation date and time</xs:documentation> <xs:documentation xml:lang="FR">date et heure de creation du rapport</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | header | ||||
properties |
|
||||
children | endMonthDate closingDate reporterID declarantID reportingCurrency layout | ||||
annotation |
|
||||
source | <xs:element name="header" type="header"> <xs:annotation> <xs:documentation xml:lang="EN">study header</xs:documentation> <xs:documentation xml:lang="FR">entete de l'enquete</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | BBS | ||||
properties |
|
||||
children | assets liabilities | ||||
annotation |
|
||||
source | <xs:element name="BBN" type="BBS"> <xs:annotation> <xs:documentation xml:lang="EN">banks (accounting version N)</xs:documentation> <xs:documentation xml:lang="FR">etablissements de credit (version comptable L)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | assets liabilities | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="BBS"> <xs:annotation> <xs:documentation xml:lang="EN">banks</xs:documentation> <xs:documentation xml:lang="FR">etablissements de credit</xs:documentation> </xs:annotation> <xs:sequence minOccurs="0"> <xs:element name="assets" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">assets</xs:documentation> <xs:documentation xml:lang="FR">actifs</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:annotation> <xs:documentation xml:lang="EN">reported line</xs:documentation> <xs:documentation xml:lang="FR">ligne rapportee</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="id"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier</xs:documentation> <xs:documentation xml:lang="FR">identifiant de la ligne rapportee</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="reportedLineID"> <xs:sequence> <xs:element name="item"> <xs:annotation> <xs:documentation xml:lang="EN">account item</xs:documentation> <xs:documentation xml:lang="FR">rubrique comptable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:bcl2015Item"> <xs:pattern value="1-[0-9A-Z]{6}"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="country" type="sbsdt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issuer country</xs:documentation> <xs:documentation xml:lang="FR">pays de l'emetteur</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="sbsdt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issue currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'emission</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sector" type="sbsdt:bcl2015Sector" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issuer sector</xs:documentation> <xs:documentation xml:lang="FR">secteur de l'emetteur</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:sequence minOccurs="0"> <xs:element name="ISIN" type="BBS.assets.ISIN" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">ISIN codification</xs:documentation> <xs:documentation xml:lang="FR">codification ISIN</xs:documentation> </xs:annotation> </xs:element> <xs:element name="other" type="BBS.assets.other" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">other codification</xs:documentation> <xs:documentation xml:lang="FR">autre codification</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:element name="totalReportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">total amount for reported line</xs:documentation> <xs:documentation xml:lang="FR">montant total pour la ligne rapportee</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="BBS.AssetsLineId"> <xs:selector xpath=".//sbs:reportedLine/sbs:id"/> <xs:field xpath="sbs:item"/> <xs:field xpath="sbs:country"/> <xs:field xpath="sbs:currency"/> <xs:field xpath="sbs:sector"/> </xs:unique> </xs:element> <xs:element name="liabilities" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">liabilities</xs:documentation> <xs:documentation xml:lang="FR">passifs</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:annotation> <xs:documentation xml:lang="EN">reported line</xs:documentation> <xs:documentation xml:lang="FR">ligne rapportee</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="id"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier</xs:documentation> <xs:documentation xml:lang="FR">identifiant de la ligne rapportee</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="reportedLineID"> <xs:sequence> <xs:element name="item"> <xs:annotation> <xs:documentation xml:lang="EN">account item</xs:documentation> <xs:documentation xml:lang="FR">rubrique comptable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:bcl2015Item"> <xs:pattern value="2-[0-9A-Z]{6}"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="country" type="sbsdt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">country</xs:documentation> <xs:documentation xml:lang="FR">pays</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="sbsdt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">currency</xs:documentation> <xs:documentation xml:lang="FR">devise</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sector" type="sbsdt:bcl2015Sector" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">sector</xs:documentation> <xs:documentation xml:lang="FR">secteur</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:sequence minOccurs="0"> <xs:element name="ISIN" type="BBS.liabilities.ISIN" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">ISIN codification</xs:documentation> <xs:documentation xml:lang="FR">codification ISIN</xs:documentation> </xs:annotation> </xs:element> <xs:element name="other" type="BBS.liabilities.other" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">other codification</xs:documentation> <xs:documentation xml:lang="FR">other codification</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:element name="totalReportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">total amount for reported line</xs:documentation> <xs:documentation xml:lang="FR">montant total pour la ligne rapportee</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="BBS.LiabilitiesLineId"> <xs:selector xpath=".//sbs:reportedLine/sbs:id"/> <xs:field xpath="sbs:item"/> <xs:field xpath="sbs:country"/> <xs:field xpath="sbs:currency"/> <xs:field xpath="sbs:sector"/> </xs:unique> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||
properties |
|
||||||||||
children | reportedLine | ||||||||||
identity constraints |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="assets" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">assets</xs:documentation> <xs:documentation xml:lang="FR">actifs</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:annotation> <xs:documentation xml:lang="EN">reported line</xs:documentation> <xs:documentation xml:lang="FR">ligne rapportee</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="id"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier</xs:documentation> <xs:documentation xml:lang="FR">identifiant de la ligne rapportee</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="reportedLineID"> <xs:sequence> <xs:element name="item"> <xs:annotation> <xs:documentation xml:lang="EN">account item</xs:documentation> <xs:documentation xml:lang="FR">rubrique comptable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:bcl2015Item"> <xs:pattern value="1-[0-9A-Z]{6}"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="country" type="sbsdt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issuer country</xs:documentation> <xs:documentation xml:lang="FR">pays de l'emetteur</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="sbsdt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issue currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'emission</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sector" type="sbsdt:bcl2015Sector" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issuer sector</xs:documentation> <xs:documentation xml:lang="FR">secteur de l'emetteur</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:sequence minOccurs="0"> <xs:element name="ISIN" type="BBS.assets.ISIN" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">ISIN codification</xs:documentation> <xs:documentation xml:lang="FR">codification ISIN</xs:documentation> </xs:annotation> </xs:element> <xs:element name="other" type="BBS.assets.other" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">other codification</xs:documentation> <xs:documentation xml:lang="FR">autre codification</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:element name="totalReportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">total amount for reported line</xs:documentation> <xs:documentation xml:lang="FR">montant total pour la ligne rapportee</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="BBS.AssetsLineId"> <xs:selector xpath=".//sbs:reportedLine/sbs:id"/> <xs:field xpath="sbs:item"/> <xs:field xpath="sbs:country"/> <xs:field xpath="sbs:currency"/> <xs:field xpath="sbs:sector"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
properties |
|
||||
children | id ISIN other totalReportedAmount | ||||
annotation |
|
||||
source | <xs:element name="reportedLine"> <xs:annotation> <xs:documentation xml:lang="EN">reported line</xs:documentation> <xs:documentation xml:lang="FR">ligne rapportee</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="id"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier</xs:documentation> <xs:documentation xml:lang="FR">identifiant de la ligne rapportee</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="reportedLineID"> <xs:sequence> <xs:element name="item"> <xs:annotation> <xs:documentation xml:lang="EN">account item</xs:documentation> <xs:documentation xml:lang="FR">rubrique comptable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:bcl2015Item"> <xs:pattern value="1-[0-9A-Z]{6}"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="country" type="sbsdt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issuer country</xs:documentation> <xs:documentation xml:lang="FR">pays de l'emetteur</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="sbsdt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issue currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'emission</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sector" type="sbsdt:bcl2015Sector" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issuer sector</xs:documentation> <xs:documentation xml:lang="FR">secteur de l'emetteur</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:sequence minOccurs="0"> <xs:element name="ISIN" type="BBS.assets.ISIN" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">ISIN codification</xs:documentation> <xs:documentation xml:lang="FR">codification ISIN</xs:documentation> </xs:annotation> </xs:element> <xs:element name="other" type="BBS.assets.other" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">other codification</xs:documentation> <xs:documentation xml:lang="FR">autre codification</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:element name="totalReportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">total amount for reported line</xs:documentation> <xs:documentation xml:lang="FR">montant total pour la ligne rapportee</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | restriction of reportedLineID | ||||
properties |
|
||||
children | item country currency sector | ||||
annotation |
|
||||
source | <xs:element name="id"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier</xs:documentation> <xs:documentation xml:lang="FR">identifiant de la ligne rapportee</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="reportedLineID"> <xs:sequence> <xs:element name="item"> <xs:annotation> <xs:documentation xml:lang="EN">account item</xs:documentation> <xs:documentation xml:lang="FR">rubrique comptable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:bcl2015Item"> <xs:pattern value="1-[0-9A-Z]{6}"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="country" type="sbsdt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issuer country</xs:documentation> <xs:documentation xml:lang="FR">pays de l'emetteur</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="sbsdt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issue currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'emission</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sector" type="sbsdt:bcl2015Sector" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issuer sector</xs:documentation> <xs:documentation xml:lang="FR">secteur de l'emetteur</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | restriction of bcl2015Item | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="item"> <xs:annotation> <xs:documentation xml:lang="EN">account item</xs:documentation> <xs:documentation xml:lang="FR">rubrique comptable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:bcl2015Item"> <xs:pattern value="1-[0-9A-Z]{6}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||
type | bclCountry | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="country" type="sbsdt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issuer country</xs:documentation> <xs:documentation xml:lang="FR">pays de l'emetteur</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||
type | bclCurrency | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="currency" type="sbsdt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issue currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'emission</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | bcl2015Sector | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="sector" type="sbsdt:bcl2015Sector" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">issuer sector</xs:documentation> <xs:documentation xml:lang="FR">secteur de l'emetteur</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||
type | BBS.assets.ISIN | ||||||||
properties |
|
||||||||
children | security | ||||||||
annotation |
|
||||||||
source | <xs:element name="ISIN" type="BBS.assets.ISIN" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">ISIN codification</xs:documentation> <xs:documentation xml:lang="FR">codification ISIN</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||
type | BBS.assets.other | ||||||||
properties |
|
||||||||
children | security | ||||||||
annotation |
|
||||||||
source | <xs:element name="other" type="BBS.assets.other" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">other codification</xs:documentation> <xs:documentation xml:lang="FR">autre codification</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||||
type | restriction of amount | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="totalReportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">total amount for reported line</xs:documentation> <xs:documentation xml:lang="FR">montant total pour la ligne rapportee</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||
properties |
|
||||||||||
children | reportedLine | ||||||||||
identity constraints |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="liabilities" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">liabilities</xs:documentation> <xs:documentation xml:lang="FR">passifs</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:annotation> <xs:documentation xml:lang="EN">reported line</xs:documentation> <xs:documentation xml:lang="FR">ligne rapportee</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="id"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier</xs:documentation> <xs:documentation xml:lang="FR">identifiant de la ligne rapportee</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="reportedLineID"> <xs:sequence> <xs:element name="item"> <xs:annotation> <xs:documentation xml:lang="EN">account item</xs:documentation> <xs:documentation xml:lang="FR">rubrique comptable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:bcl2015Item"> <xs:pattern value="2-[0-9A-Z]{6}"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="country" type="sbsdt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">country</xs:documentation> <xs:documentation xml:lang="FR">pays</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="sbsdt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">currency</xs:documentation> <xs:documentation xml:lang="FR">devise</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sector" type="sbsdt:bcl2015Sector" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">sector</xs:documentation> <xs:documentation xml:lang="FR">secteur</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:sequence minOccurs="0"> <xs:element name="ISIN" type="BBS.liabilities.ISIN" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">ISIN codification</xs:documentation> <xs:documentation xml:lang="FR">codification ISIN</xs:documentation> </xs:annotation> </xs:element> <xs:element name="other" type="BBS.liabilities.other" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">other codification</xs:documentation> <xs:documentation xml:lang="FR">other codification</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:element name="totalReportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">total amount for reported line</xs:documentation> <xs:documentation xml:lang="FR">montant total pour la ligne rapportee</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="BBS.LiabilitiesLineId"> <xs:selector xpath=".//sbs:reportedLine/sbs:id"/> <xs:field xpath="sbs:item"/> <xs:field xpath="sbs:country"/> <xs:field xpath="sbs:currency"/> <xs:field xpath="sbs:sector"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
properties |
|
||||
children | id ISIN other totalReportedAmount | ||||
annotation |
|
||||
source | <xs:element name="reportedLine"> <xs:annotation> <xs:documentation xml:lang="EN">reported line</xs:documentation> <xs:documentation xml:lang="FR">ligne rapportee</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="id"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier</xs:documentation> <xs:documentation xml:lang="FR">identifiant de la ligne rapportee</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="reportedLineID"> <xs:sequence> <xs:element name="item"> <xs:annotation> <xs:documentation xml:lang="EN">account item</xs:documentation> <xs:documentation xml:lang="FR">rubrique comptable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:bcl2015Item"> <xs:pattern value="2-[0-9A-Z]{6}"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="country" type="sbsdt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">country</xs:documentation> <xs:documentation xml:lang="FR">pays</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="sbsdt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">currency</xs:documentation> <xs:documentation xml:lang="FR">devise</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sector" type="sbsdt:bcl2015Sector" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">sector</xs:documentation> <xs:documentation xml:lang="FR">secteur</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:sequence minOccurs="0"> <xs:element name="ISIN" type="BBS.liabilities.ISIN" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">ISIN codification</xs:documentation> <xs:documentation xml:lang="FR">codification ISIN</xs:documentation> </xs:annotation> </xs:element> <xs:element name="other" type="BBS.liabilities.other" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">other codification</xs:documentation> <xs:documentation xml:lang="FR">other codification</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:element name="totalReportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">total amount for reported line</xs:documentation> <xs:documentation xml:lang="FR">montant total pour la ligne rapportee</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | restriction of reportedLineID | ||||
properties |
|
||||
children | item country currency sector | ||||
annotation |
|
||||
source | <xs:element name="id"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier</xs:documentation> <xs:documentation xml:lang="FR">identifiant de la ligne rapportee</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="reportedLineID"> <xs:sequence> <xs:element name="item"> <xs:annotation> <xs:documentation xml:lang="EN">account item</xs:documentation> <xs:documentation xml:lang="FR">rubrique comptable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:bcl2015Item"> <xs:pattern value="2-[0-9A-Z]{6}"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="country" type="sbsdt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">country</xs:documentation> <xs:documentation xml:lang="FR">pays</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="sbsdt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">currency</xs:documentation> <xs:documentation xml:lang="FR">devise</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sector" type="sbsdt:bcl2015Sector" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">sector</xs:documentation> <xs:documentation xml:lang="FR">secteur</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | restriction of bcl2015Item | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="item"> <xs:annotation> <xs:documentation xml:lang="EN">account item</xs:documentation> <xs:documentation xml:lang="FR">rubrique comptable</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:bcl2015Item"> <xs:pattern value="2-[0-9A-Z]{6}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||
type | bclCountry | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="country" type="sbsdt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">country</xs:documentation> <xs:documentation xml:lang="FR">pays</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||
type | bclCurrency | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="currency" type="sbsdt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">currency</xs:documentation> <xs:documentation xml:lang="FR">devise</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | bcl2015Sector | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="sector" type="sbsdt:bcl2015Sector" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">sector</xs:documentation> <xs:documentation xml:lang="FR">secteur</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||
type | BBS.liabilities.ISIN | ||||||||
properties |
|
||||||||
children | security | ||||||||
annotation |
|
||||||||
source | <xs:element name="ISIN" type="BBS.liabilities.ISIN" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">ISIN codification</xs:documentation> <xs:documentation xml:lang="FR">codification ISIN</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||
type | BBS.liabilities.other | ||||||||
properties |
|
||||||||
children | security | ||||||||
annotation |
|
||||||||
source | <xs:element name="other" type="BBS.liabilities.other" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">other codification</xs:documentation> <xs:documentation xml:lang="FR">other codification</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||||
type | restriction of amount | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="totalReportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">total amount for reported line</xs:documentation> <xs:documentation xml:lang="FR">montant total pour la ligne rapportee</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | security | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="BBS.assets.ISIN"> <xs:annotation> <xs:documentation xml:lang="EN">datas for securities with ISIN codification (for assets)</xs:documentation> <xs:documentation xml:lang="FR">donnees pour les titres avec une codification ISIN (a l'actif)</xs:documentation> </xs:annotation> <xs:sequence maxOccurs="unbounded"> <xs:element name="security"> <xs:annotation> <xs:documentation xml:lang="EN">security</xs:documentation> <xs:documentation xml:lang="FR">titre</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="securityID" type="isinSecurityID"> <xs:annotation> <xs:documentation xml:lang="EN">security identification</xs:documentation> <xs:documentation xml:lang="FR">identification du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="holdSecurityType" type="sbsdt:holdSecurityType"> <xs:annotation> <xs:documentation xml:lang="EN">hold security type</xs:documentation> <xs:documentation xml:lang="FR">type de detention du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="portfolioType" type="sbsdt:portfolioType"> <xs:annotation> <xs:documentation xml:lang="EN">portfolio type</xs:documentation> <xs:documentation xml:lang="FR">type de portefeuille</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="debt"> <xs:annotation> <xs:documentation xml:lang="EN">debt</xs:documentation> <xs:documentation xml:lang="FR">titre de creance</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="equity"> <xs:annotation> <xs:documentation xml:lang="EN">equity</xs:documentation> <xs:documentation xml:lang="FR">titre de participation</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:choice> <xs:element name="reportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">Balance sheet reported amount (in reporting currency)</xs:documentation> <xs:documentation xml:lang="FR">montant repris au bilan en devise de reporting</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
properties |
|
||||
children | securityID holdSecurityType portfolioType debt equity reportedAmount | ||||
annotation |
|
||||
source | <xs:element name="security"> <xs:annotation> <xs:documentation xml:lang="EN">security</xs:documentation> <xs:documentation xml:lang="FR">titre</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="securityID" type="isinSecurityID"> <xs:annotation> <xs:documentation xml:lang="EN">security identification</xs:documentation> <xs:documentation xml:lang="FR">identification du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="holdSecurityType" type="sbsdt:holdSecurityType"> <xs:annotation> <xs:documentation xml:lang="EN">hold security type</xs:documentation> <xs:documentation xml:lang="FR">type de detention du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="portfolioType" type="sbsdt:portfolioType"> <xs:annotation> <xs:documentation xml:lang="EN">portfolio type</xs:documentation> <xs:documentation xml:lang="FR">type de portefeuille</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="debt"> <xs:annotation> <xs:documentation xml:lang="EN">debt</xs:documentation> <xs:documentation xml:lang="FR">titre de creance</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="equity"> <xs:annotation> <xs:documentation xml:lang="EN">equity</xs:documentation> <xs:documentation xml:lang="FR">titre de participation</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:choice> <xs:element name="reportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">Balance sheet reported amount (in reporting currency)</xs:documentation> <xs:documentation xml:lang="FR">montant repris au bilan en devise de reporting</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | isinSecurityID | ||||
properties |
|
||||
children | codeType code | ||||
annotation |
|
||||
source | <xs:element name="securityID" type="isinSecurityID"> <xs:annotation> <xs:documentation xml:lang="EN">security identification</xs:documentation> <xs:documentation xml:lang="FR">identification du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||||||||||||||||||||||||||||||||||||
type | holdSecurityType | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="holdSecurityType" type="sbsdt:holdSecurityType"> <xs:annotation> <xs:documentation xml:lang="EN">hold security type</xs:documentation> <xs:documentation xml:lang="FR">type de detention du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||||||||||||||||||||||||||||||||||||
type | portfolioType | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="portfolioType" type="sbsdt:portfolioType"> <xs:annotation> <xs:documentation xml:lang="EN">portfolio type</xs:documentation> <xs:documentation xml:lang="FR">type de portefeuille</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
properties |
|
||||
children | percentageQuoted currencyQuoted | ||||
annotation |
|
||||
source | <xs:element name="debt"> <xs:annotation> <xs:documentation xml:lang="EN">debt</xs:documentation> <xs:documentation xml:lang="FR">titre de creance</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | percentageQuoted | ||||
properties |
|
||||
children | nominalAmount nominalCurrency | ||||
annotation |
|
||||
source | <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | currencyQuoted | ||||
properties |
|
||||
children | numberOfUnits | ||||
annotation |
|
||||
source | <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
properties |
|
||||
children | percentageQuoted currencyQuoted | ||||
annotation |
|
||||
source | <xs:element name="equity"> <xs:annotation> <xs:documentation xml:lang="EN">equity</xs:documentation> <xs:documentation xml:lang="FR">titre de participation</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | percentageQuoted | ||||
properties |
|
||||
children | nominalAmount nominalCurrency | ||||
annotation |
|
||||
source | <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | currencyQuoted | ||||
properties |
|
||||
children | numberOfUnits | ||||
annotation |
|
||||
source | <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||||
type | restriction of amount | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="reportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">Balance sheet reported amount (in reporting currency)</xs:documentation> <xs:documentation xml:lang="FR">montant repris au bilan en devise de reporting</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | security | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="BBS.assets.other"> <xs:annotation> <xs:documentation xml:lang="EN">datas for securities with other codification (for assets)</xs:documentation> <xs:documentation xml:lang="FR">donnees pour les titres avec une autre codification (a l'actif)</xs:documentation> </xs:annotation> <xs:sequence maxOccurs="unbounded"> <xs:element name="security"> <xs:annotation> <xs:documentation xml:lang="EN">security</xs:documentation> <xs:documentation xml:lang="FR">titre</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="securityID" type="securityID"> <xs:annotation> <xs:documentation xml:lang="EN">security identification</xs:documentation> <xs:documentation xml:lang="FR">identification du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="issuerID" type="issuerID"> <xs:annotation> <xs:documentation xml:lang="EN">issuer identification</xs:documentation> <xs:documentation xml:lang="FR">identification de l'emetteur</xs:documentation> </xs:annotation> </xs:element> <xs:element name="holdSecurityType" type="sbsdt:holdSecurityType"> <xs:annotation> <xs:documentation xml:lang="EN">hold security type</xs:documentation> <xs:documentation xml:lang="FR">type de detention du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="portfolioType" type="sbsdt:portfolioType"> <xs:annotation> <xs:documentation xml:lang="EN">portfolio type</xs:documentation> <xs:documentation xml:lang="FR">type de portefeuille</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="debt"> <xs:annotation> <xs:documentation xml:lang="EN">debt</xs:documentation> <xs:documentation xml:lang="FR">titre de creance</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="supplements" type="debtSupplements"> <xs:annotation> <xs:documentation xml:lang="EN">reporting supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="equity"> <xs:annotation> <xs:documentation xml:lang="EN">equity</xs:documentation> <xs:documentation xml:lang="FR">titre de participation</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="supplements"> <xs:annotation> <xs:documentation xml:lang="EN">reportering supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="equitySupplements"> <xs:sequence> <xs:element name="securityType" type="sbsdt:esa2010EquityType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for equity)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les titres de participation)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> <xs:element name="reportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">Balance sheet reported amount (in reporting currency)</xs:documentation> <xs:documentation xml:lang="FR">montant repris au bilan en devise de reporting</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
properties |
|
||||
children | securityID issuerID holdSecurityType portfolioType debt equity reportedAmount | ||||
annotation |
|
||||
source | <xs:element name="security"> <xs:annotation> <xs:documentation xml:lang="EN">security</xs:documentation> <xs:documentation xml:lang="FR">titre</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="securityID" type="securityID"> <xs:annotation> <xs:documentation xml:lang="EN">security identification</xs:documentation> <xs:documentation xml:lang="FR">identification du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="issuerID" type="issuerID"> <xs:annotation> <xs:documentation xml:lang="EN">issuer identification</xs:documentation> <xs:documentation xml:lang="FR">identification de l'emetteur</xs:documentation> </xs:annotation> </xs:element> <xs:element name="holdSecurityType" type="sbsdt:holdSecurityType"> <xs:annotation> <xs:documentation xml:lang="EN">hold security type</xs:documentation> <xs:documentation xml:lang="FR">type de detention du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="portfolioType" type="sbsdt:portfolioType"> <xs:annotation> <xs:documentation xml:lang="EN">portfolio type</xs:documentation> <xs:documentation xml:lang="FR">type de portefeuille</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="debt"> <xs:annotation> <xs:documentation xml:lang="EN">debt</xs:documentation> <xs:documentation xml:lang="FR">titre de creance</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="supplements" type="debtSupplements"> <xs:annotation> <xs:documentation xml:lang="EN">reporting supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="equity"> <xs:annotation> <xs:documentation xml:lang="EN">equity</xs:documentation> <xs:documentation xml:lang="FR">titre de participation</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="supplements"> <xs:annotation> <xs:documentation xml:lang="EN">reportering supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="equitySupplements"> <xs:sequence> <xs:element name="securityType" type="sbsdt:esa2010EquityType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for equity)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les titres de participation)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> <xs:element name="reportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">Balance sheet reported amount (in reporting currency)</xs:documentation> <xs:documentation xml:lang="FR">montant repris au bilan en devise de reporting</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | securityID | ||||
properties |
|
||||
children | codeType code name currency | ||||
annotation |
|
||||
source | <xs:element name="securityID" type="securityID"> <xs:annotation> <xs:documentation xml:lang="EN">security identification</xs:documentation> <xs:documentation xml:lang="FR">identification du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | issuerID | ||||
properties |
|
||||
children | country sector | ||||
annotation |
|
||||
source | <xs:element name="issuerID" type="issuerID"> <xs:annotation> <xs:documentation xml:lang="EN">issuer identification</xs:documentation> <xs:documentation xml:lang="FR">identification de l'emetteur</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||||||||||||||||||||||||||||||||||||
type | holdSecurityType | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="holdSecurityType" type="sbsdt:holdSecurityType"> <xs:annotation> <xs:documentation xml:lang="EN">hold security type</xs:documentation> <xs:documentation xml:lang="FR">type de detention du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||||||||||||||||||||||||||||||||||||
type | portfolioType | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="portfolioType" type="sbsdt:portfolioType"> <xs:annotation> <xs:documentation xml:lang="EN">portfolio type</xs:documentation> <xs:documentation xml:lang="FR">type de portefeuille</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
properties |
|
||||
children | supplements percentageQuoted currencyQuoted | ||||
annotation |
|
||||
source | <xs:element name="debt"> <xs:annotation> <xs:documentation xml:lang="EN">debt</xs:documentation> <xs:documentation xml:lang="FR">titre de creance</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="supplements" type="debtSupplements"> <xs:annotation> <xs:documentation xml:lang="EN">reporting supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | debtSupplements | ||||
properties |
|
||||
children | securityType issueDate finalMaturityDate poolFactor couponType couponFrequency couponLastPaymentDate couponRate | ||||
annotation |
|
||||
source | <xs:element name="supplements" type="debtSupplements"> <xs:annotation> <xs:documentation xml:lang="EN">reporting supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | percentageQuoted | ||||
properties |
|
||||
children | nominalAmount nominalCurrency | ||||
annotation |
|
||||
source | <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | currencyQuoted | ||||
properties |
|
||||
children | numberOfUnits | ||||
annotation |
|
||||
source | <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
properties |
|
||||
children | supplements percentageQuoted currencyQuoted | ||||
annotation |
|
||||
source | <xs:element name="equity"> <xs:annotation> <xs:documentation xml:lang="EN">equity</xs:documentation> <xs:documentation xml:lang="FR">titre de participation</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="supplements"> <xs:annotation> <xs:documentation xml:lang="EN">reportering supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="equitySupplements"> <xs:sequence> <xs:element name="securityType" type="sbsdt:esa2010EquityType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for equity)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les titres de participation)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | restriction of equitySupplements | ||||
properties |
|
||||
children | securityType | ||||
annotation |
|
||||
source | <xs:element name="supplements"> <xs:annotation> <xs:documentation xml:lang="EN">reportering supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="equitySupplements"> <xs:sequence> <xs:element name="securityType" type="sbsdt:esa2010EquityType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for equity)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les titres de participation)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||||||||||||||||||||||||||||||||||
type | esa2010EquityType | |||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="securityType" type="sbsdt:esa2010EquityType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for equity)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les titres de participation)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | percentageQuoted | ||||
properties |
|
||||
children | nominalAmount nominalCurrency | ||||
annotation |
|
||||
source | <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | currencyQuoted | ||||
properties |
|
||||
children | numberOfUnits | ||||
annotation |
|
||||
source | <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||||
type | restriction of amount | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="reportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">Balance sheet reported amount (in reporting currency)</xs:documentation> <xs:documentation xml:lang="FR">montant repris au bilan en devise de reporting</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | security | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="BBS.liabilities.ISIN"> <xs:annotation> <xs:documentation xml:lang="EN">datas for securities with ISIN codification (for liabilities)</xs:documentation> <xs:documentation xml:lang="FR">donnees pour les titres avec une codification ISIN (au passif)</xs:documentation> </xs:annotation> <xs:sequence maxOccurs="unbounded"> <xs:element name="security"> <xs:annotation> <xs:documentation xml:lang="EN">security</xs:documentation> <xs:documentation xml:lang="FR">titre</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="securityID" type="isinSecurityID"> <xs:annotation> <xs:documentation xml:lang="EN">security identification</xs:documentation> <xs:documentation xml:lang="FR">identification du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="holdSecurityType" type="sbsdt:holdSecurityType"> <xs:annotation> <xs:documentation xml:lang="EN">hold security type</xs:documentation> <xs:documentation xml:lang="FR">type de detention du titre</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="debt"> <xs:annotation> <xs:documentation xml:lang="EN">debt</xs:documentation> <xs:documentation xml:lang="FR">titre de creance</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="equity"> <xs:annotation> <xs:documentation xml:lang="EN">equity</xs:documentation> <xs:documentation xml:lang="FR">titre de participation</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:choice> <xs:element name="reportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">Balance sheet reported amount (in reporting currency)</xs:documentation> <xs:documentation xml:lang="FR">montant repris au bilan en devise de reporting</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
properties |
|
||||
children | securityID holdSecurityType debt equity reportedAmount | ||||
annotation |
|
||||
source | <xs:element name="security"> <xs:annotation> <xs:documentation xml:lang="EN">security</xs:documentation> <xs:documentation xml:lang="FR">titre</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="securityID" type="isinSecurityID"> <xs:annotation> <xs:documentation xml:lang="EN">security identification</xs:documentation> <xs:documentation xml:lang="FR">identification du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="holdSecurityType" type="sbsdt:holdSecurityType"> <xs:annotation> <xs:documentation xml:lang="EN">hold security type</xs:documentation> <xs:documentation xml:lang="FR">type de detention du titre</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="debt"> <xs:annotation> <xs:documentation xml:lang="EN">debt</xs:documentation> <xs:documentation xml:lang="FR">titre de creance</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> <xs:element name="equity"> <xs:annotation> <xs:documentation xml:lang="EN">equity</xs:documentation> <xs:documentation xml:lang="FR">titre de participation</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:choice> <xs:element name="reportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">Balance sheet reported amount (in reporting currency)</xs:documentation> <xs:documentation xml:lang="FR">montant repris au bilan en devise de reporting</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | isinSecurityID | ||||
properties |
|
||||
children | codeType code | ||||
annotation |
|
||||
source | <xs:element name="securityID" type="isinSecurityID"> <xs:annotation> <xs:documentation xml:lang="EN">security identification</xs:documentation> <xs:documentation xml:lang="FR">identification du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||||||||||||||||||||||||||||||||||||
type | holdSecurityType | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="holdSecurityType" type="sbsdt:holdSecurityType"> <xs:annotation> <xs:documentation xml:lang="EN">hold security type</xs:documentation> <xs:documentation xml:lang="FR">type de detention du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
properties |
|
||||
children | percentageQuoted currencyQuoted | ||||
annotation |
|
||||
source | <xs:element name="debt"> <xs:annotation> <xs:documentation xml:lang="EN">debt</xs:documentation> <xs:documentation xml:lang="FR">titre de creance</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | percentageQuoted | ||||
properties |
|
||||
children | nominalAmount nominalCurrency | ||||
annotation |
|
||||
source | <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | currencyQuoted | ||||
properties |
|
||||
children | numberOfUnits | ||||
annotation |
|
||||
source | <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
properties |
|
||||
children | percentageQuoted currencyQuoted | ||||
annotation |
|
||||
source | <xs:element name="equity"> <xs:annotation> <xs:documentation xml:lang="EN">equity</xs:documentation> <xs:documentation xml:lang="FR">titre de participation</xs:documentation> </xs:annotation> <xs:complexType> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | percentageQuoted | ||||
properties |
|
||||
children | nominalAmount nominalCurrency | ||||
annotation |
|
||||
source | <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | currencyQuoted | ||||
properties |
|
||||
children | numberOfUnits | ||||
annotation |
|
||||
source | <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||||
type | restriction of amount | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="reportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">Balance sheet reported amount (in reporting currency)</xs:documentation> <xs:documentation xml:lang="FR">montant repris au bilan en devise de reporting</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | security | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="BBS.liabilities.other"> <xs:annotation> <xs:documentation xml:lang="EN">datas for securities with other codification (for liabilities)</xs:documentation> <xs:documentation xml:lang="FR">donnees pour les titres avec une autre codification (au passif)</xs:documentation> </xs:annotation> <xs:sequence maxOccurs="unbounded"> <xs:element name="security"> <xs:annotation> <xs:documentation xml:lang="EN">security</xs:documentation> <xs:documentation xml:lang="FR">titre</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="securityID" type="securityID"> <xs:annotation> <xs:documentation xml:lang="EN">security identification</xs:documentation> <xs:documentation xml:lang="FR">identification du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="issuerID" type="issuerID"> <xs:annotation> <xs:documentation xml:lang="EN">issuer identification</xs:documentation> <xs:documentation xml:lang="FR">identification de l'emetteur</xs:documentation> </xs:annotation> </xs:element> <xs:element name="holdSecurityType" type="sbsdt:holdSecurityType"> <xs:annotation> <xs:documentation xml:lang="EN">hold security type</xs:documentation> <xs:documentation xml:lang="FR">type de detention du titre</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="debt"> <xs:annotation> <xs:documentation xml:lang="EN">debt</xs:documentation> <xs:documentation xml:lang="FR">titre de creance</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="supplements" type="debtSupplements"> <xs:annotation> <xs:documentation xml:lang="EN">reporting supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="equity"> <xs:annotation> <xs:documentation xml:lang="EN">equity</xs:documentation> <xs:documentation xml:lang="FR">titre de participation</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="supplements"> <xs:annotation> <xs:documentation xml:lang="EN">reportering supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="equitySupplements"> <xs:sequence> <xs:element name="securityType" type="sbsdt:esa2010EquityType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for equity)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les titres de participation)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> <xs:element name="reportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">Balance sheet reported amount (in reporting currency)</xs:documentation> <xs:documentation xml:lang="FR">montant repris au bilan en devise de reporting</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
properties |
|
||||
children | securityID issuerID holdSecurityType debt equity reportedAmount | ||||
annotation |
|
||||
source | <xs:element name="security"> <xs:annotation> <xs:documentation xml:lang="EN">security</xs:documentation> <xs:documentation xml:lang="FR">titre</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="securityID" type="securityID"> <xs:annotation> <xs:documentation xml:lang="EN">security identification</xs:documentation> <xs:documentation xml:lang="FR">identification du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="issuerID" type="issuerID"> <xs:annotation> <xs:documentation xml:lang="EN">issuer identification</xs:documentation> <xs:documentation xml:lang="FR">identification de l'emetteur</xs:documentation> </xs:annotation> </xs:element> <xs:element name="holdSecurityType" type="sbsdt:holdSecurityType"> <xs:annotation> <xs:documentation xml:lang="EN">hold security type</xs:documentation> <xs:documentation xml:lang="FR">type de detention du titre</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="debt"> <xs:annotation> <xs:documentation xml:lang="EN">debt</xs:documentation> <xs:documentation xml:lang="FR">titre de creance</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="supplements" type="debtSupplements"> <xs:annotation> <xs:documentation xml:lang="EN">reporting supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="equity"> <xs:annotation> <xs:documentation xml:lang="EN">equity</xs:documentation> <xs:documentation xml:lang="FR">titre de participation</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="supplements"> <xs:annotation> <xs:documentation xml:lang="EN">reportering supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="equitySupplements"> <xs:sequence> <xs:element name="securityType" type="sbsdt:esa2010EquityType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for equity)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les titres de participation)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> </xs:choice> <xs:element name="reportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">Balance sheet reported amount (in reporting currency)</xs:documentation> <xs:documentation xml:lang="FR">montant repris au bilan en devise de reporting</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | securityID | ||||
properties |
|
||||
children | codeType code name currency | ||||
annotation |
|
||||
source | <xs:element name="securityID" type="securityID"> <xs:annotation> <xs:documentation xml:lang="EN">security identification</xs:documentation> <xs:documentation xml:lang="FR">identification du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | issuerID | ||||
properties |
|
||||
children | country sector | ||||
annotation |
|
||||
source | <xs:element name="issuerID" type="issuerID"> <xs:annotation> <xs:documentation xml:lang="EN">issuer identification</xs:documentation> <xs:documentation xml:lang="FR">identification de l'emetteur</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||||||||||||||||||||||||||||||||||||
type | holdSecurityType | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="holdSecurityType" type="sbsdt:holdSecurityType"> <xs:annotation> <xs:documentation xml:lang="EN">hold security type</xs:documentation> <xs:documentation xml:lang="FR">type de detention du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
properties |
|
||||
children | supplements percentageQuoted currencyQuoted | ||||
annotation |
|
||||
source | <xs:element name="debt"> <xs:annotation> <xs:documentation xml:lang="EN">debt</xs:documentation> <xs:documentation xml:lang="FR">titre de creance</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="supplements" type="debtSupplements"> <xs:annotation> <xs:documentation xml:lang="EN">reporting supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> </xs:element> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | debtSupplements | ||||
properties |
|
||||
children | securityType issueDate finalMaturityDate poolFactor couponType couponFrequency couponLastPaymentDate couponRate | ||||
annotation |
|
||||
source | <xs:element name="supplements" type="debtSupplements"> <xs:annotation> <xs:documentation xml:lang="EN">reporting supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | percentageQuoted | ||||
properties |
|
||||
children | nominalAmount nominalCurrency | ||||
annotation |
|
||||
source | <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | currencyQuoted | ||||
properties |
|
||||
children | numberOfUnits | ||||
annotation |
|
||||
source | <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
properties |
|
||||
children | supplements percentageQuoted currencyQuoted | ||||
annotation |
|
||||
source | <xs:element name="equity"> <xs:annotation> <xs:documentation xml:lang="EN">equity</xs:documentation> <xs:documentation xml:lang="FR">titre de participation</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="supplements"> <xs:annotation> <xs:documentation xml:lang="EN">reportering supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="equitySupplements"> <xs:sequence> <xs:element name="securityType" type="sbsdt:esa2010EquityType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for equity)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les titres de participation)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> <xs:choice> <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | restriction of equitySupplements | ||||
properties |
|
||||
children | securityType | ||||
annotation |
|
||||
source | <xs:element name="supplements"> <xs:annotation> <xs:documentation xml:lang="EN">reportering supplements</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:restriction base="equitySupplements"> <xs:sequence> <xs:element name="securityType" type="sbsdt:esa2010EquityType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for equity)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les titres de participation)</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:restriction> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||||||||||||||||||||||||||||||||||
type | esa2010EquityType | |||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="securityType" type="sbsdt:esa2010EquityType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for equity)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les titres de participation)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | percentageQuoted | ||||
properties |
|
||||
children | nominalAmount nominalCurrency | ||||
annotation |
|
||||
source | <xs:element name="percentageQuoted" type="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | currencyQuoted | ||||
properties |
|
||||
children | numberOfUnits | ||||
annotation |
|
||||
source | <xs:element name="currencyQuoted" type="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||||
type | restriction of amount | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="reportedAmount"> <xs:annotation> <xs:documentation xml:lang="EN">Balance sheet reported amount (in reporting currency)</xs:documentation> <xs:documentation xml:lang="FR">montant repris au bilan en devise de reporting</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="sbsdt:amount"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | endMonthDate closingDate reporterID declarantID reportingCurrency layout | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="header"> <xs:annotation> <xs:documentation xml:lang="EN">study header</xs:documentation> <xs:documentation xml:lang="FR">entete de l'enquete</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="endMonthDate" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="EN">end of month date</xs:documentation> <xs:documentation xml:lang="FR">date de fin de mois</xs:documentation> </xs:annotation> </xs:element> <xs:element name="closingDate" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="EN">closing date</xs:documentation> <xs:documentation xml:lang="FR">date de cloture</xs:documentation> </xs:annotation> </xs:element> <xs:element name="reporterID" type="reporterID"> <xs:annotation> <xs:documentation xml:lang="EN">reporter identification</xs:documentation> <xs:documentation xml:lang="FR">identification du reporter</xs:documentation> </xs:annotation> </xs:element> <xs:element name="declarantID" type="declarantID"> <xs:annotation> <xs:documentation xml:lang="EN">declarant identification</xs:documentation> <xs:documentation xml:lang="FR">identification du declarant</xs:documentation> </xs:annotation> </xs:element> <xs:element name="reportingCurrency" type="sbsdt:currency"> <xs:annotation> <xs:documentation xml:lang="EN">reporting currency</xs:documentation> <xs:documentation xml:lang="FR">devise de reporting</xs:documentation> </xs:annotation> </xs:element> <xs:element name="layout" type="sbsdt:layout"> <xs:annotation> <xs:documentation xml:lang="EN">layout</xs:documentation> <xs:documentation xml:lang="FR">masque</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="endMonthDate" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="EN">end of month date</xs:documentation> <xs:documentation xml:lang="FR">date de fin de mois</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="closingDate" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="EN">closing date</xs:documentation> <xs:documentation xml:lang="FR">date de cloture</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | reporterID | ||||
properties |
|
||||
children | type code | ||||
annotation |
|
||||
source | <xs:element name="reporterID" type="reporterID"> <xs:annotation> <xs:documentation xml:lang="EN">reporter identification</xs:documentation> <xs:documentation xml:lang="FR">identification du reporter</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | declarantID | ||||
properties |
|
||||
children | type code | ||||
annotation |
|
||||
source | <xs:element name="declarantID" type="declarantID"> <xs:annotation> <xs:documentation xml:lang="EN">declarant identification</xs:documentation> <xs:documentation xml:lang="FR">identification du declarant</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | currency | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="reportingCurrency" type="sbsdt:currency"> <xs:annotation> <xs:documentation xml:lang="EN">reporting currency</xs:documentation> <xs:documentation xml:lang="FR">devise de reporting</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||
type | layout | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="layout" type="sbsdt:layout"> <xs:annotation> <xs:documentation xml:lang="EN">layout</xs:documentation> <xs:documentation xml:lang="FR">masque</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | numberOfUnits | ||||
used by | |||||
annotation |
|
||||
source | <xs:complexType name="currencyQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a currency quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees a rapporter pour un titre cote en devise</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="numberOfUnits" type="sbsdt:numberOfUnits"> <xs:annotation> <xs:documentation xml:lang="EN">number of units</xs:documentation> <xs:documentation xml:lang="FR">nombre de titres</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | numberOfUnits | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="numberOfUnits" type="sbsdt:numberOfUnits"> <xs:annotation> <xs:documentation xml:lang="EN">number of units</xs:documentation> <xs:documentation xml:lang="FR">nombre de titres</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | securityType issueDate finalMaturityDate poolFactor couponType couponFrequency couponLastPaymentDate couponRate | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="debtSupplements"> <xs:annotation> <xs:documentation xml:lang="EN">reporting supplements for debt</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter pour un titre de creance</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="securityType" type="sbsdt:esa2010DebtType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for debt)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les titres de creance)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="issueDate" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="EN">date of issue</xs:documentation> <xs:documentation xml:lang="FR">date d'emission</xs:documentation> </xs:annotation> </xs:element> <xs:element name="finalMaturityDate" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="EN">final date of maturity</xs:documentation> <xs:documentation xml:lang="FR">date de maturite finale</xs:documentation> </xs:annotation> </xs:element> <xs:element name="poolFactor" type="sbsdt:poolFactor"> <xs:annotation> <xs:documentation xml:lang="EN">security pool factor</xs:documentation> <xs:documentation xml:lang="FR">pool factor du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="couponType" type="sbsdt:couponType"> <xs:annotation> <xs:documentation xml:lang="EN">coupon type</xs:documentation> <xs:documentation xml:lang="FR">type de coupon du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="couponFrequency" type="sbsdt:couponFrequency"> <xs:annotation> <xs:documentation xml:lang="EN">coupon frequency</xs:documentation> <xs:documentation xml:lang="FR">frequence du coupon du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="couponLastPaymentDate" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="EN">date of the last coupon payment</xs:documentation> <xs:documentation xml:lang="FR">date de paiement du dernier coupon</xs:documentation> </xs:annotation> </xs:element> <xs:element name="couponRate" type="sbsdt:percentage"> <xs:annotation> <xs:documentation xml:lang="EN">coupon rate</xs:documentation> <xs:documentation xml:lang="FR">taux du coupon du titre</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||||||||||||||||||||||||||||||||||
type | esa2010DebtType | |||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="securityType" type="sbsdt:esa2010DebtType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for debt)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les titres de creance)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="issueDate" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="EN">date of issue</xs:documentation> <xs:documentation xml:lang="FR">date d'emission</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="finalMaturityDate" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="EN">final date of maturity</xs:documentation> <xs:documentation xml:lang="FR">date de maturite finale</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||||||
type | poolFactor | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="poolFactor" type="sbsdt:poolFactor"> <xs:annotation> <xs:documentation xml:lang="EN">security pool factor</xs:documentation> <xs:documentation xml:lang="FR">pool factor du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||||||||||||||||||||||||||||||||||||||||||||
type | couponType | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="couponType" type="sbsdt:couponType"> <xs:annotation> <xs:documentation xml:lang="EN">coupon type</xs:documentation> <xs:documentation xml:lang="FR">type de coupon du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | couponFrequency | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="couponFrequency" type="sbsdt:couponFrequency"> <xs:annotation> <xs:documentation xml:lang="EN">coupon frequency</xs:documentation> <xs:documentation xml:lang="FR">frequence du coupon du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="couponLastPaymentDate" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="EN">date of the last coupon payment</xs:documentation> <xs:documentation xml:lang="FR">date de paiement du dernier coupon</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | percentage | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="couponRate" type="sbsdt:percentage"> <xs:annotation> <xs:documentation xml:lang="EN">coupon rate</xs:documentation> <xs:documentation xml:lang="FR">taux du coupon du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | type code | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="declarantID"> <xs:annotation> <xs:documentation xml:lang="EN">declarant identification</xs:documentation> <xs:documentation xml:lang="FR">identification du declarant</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="type" type="sbsdt:institutionType"> <xs:annotation> <xs:documentation xml:lang="EN">institution type</xs:documentation> <xs:documentation xml:lang="FR">type d'entite</xs:documentation> </xs:annotation> </xs:element> <xs:element name="code" type="sbsdt:institutionCode"> <xs:annotation> <xs:documentation xml:lang="EN">institution code</xs:documentation> <xs:documentation xml:lang="FR">code de l'entite</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | institutionType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="type" type="sbsdt:institutionType"> <xs:annotation> <xs:documentation xml:lang="EN">institution type</xs:documentation> <xs:documentation xml:lang="FR">type d'entite</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||
type | institutionCode | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="code" type="sbsdt:institutionCode"> <xs:annotation> <xs:documentation xml:lang="EN">institution code</xs:documentation> <xs:documentation xml:lang="FR">code de l'entite</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | securityType dividendAmount dividendLastPaymentDate splitDate splitRatio shareholderCountry relationshipLink | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="equitySupplements"> <xs:annotation> <xs:documentation xml:lang="EN">reporting supplements for equity</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter pour un titre de participation</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="securityType" type="sbsdt:esa2010EquityType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for equity)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les titres de participation)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="dividendAmount" type="sbsdt:percentage" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">dividend per share</xs:documentation> <xs:documentation xml:lang="FR">dividende par part</xs:documentation> </xs:annotation> </xs:element> <xs:element name="dividendLastPaymentDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">date of the last dividend payment</xs:documentation> <xs:documentation xml:lang="FR">date de dernier paiement du dividende</xs:documentation> </xs:annotation> </xs:element> <xs:element name="splitDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">split / reverse split date</xs:documentation> <xs:documentation xml:lang="FR">date du split / reverse split</xs:documentation> </xs:annotation> </xs:element> <xs:element name="splitRatio" type="xs:decimal" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">split/reverse split ratio</xs:documentation> <xs:documentation xml:lang="FR">ration split/revserse split</xs:documentation> </xs:annotation> </xs:element> <xs:element name="shareholderCountry" type="sbsdt:bclCountry" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">shareholder country</xs:documentation> <xs:documentation xml:lang="FR">pays de l'actionnaire</xs:documentation> </xs:annotation> </xs:element> <xs:element name="relationshipLink" type="sbsdt:relationshipLink" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">relationship link</xs:documentation> <xs:documentation xml:lang="FR">lien d'affiliation</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||||||||||||||||||||||||||||||||||
type | esa2010EquityType | |||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="securityType" type="sbsdt:esa2010EquityType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for equity)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les titres de participation)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | percentage | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="dividendAmount" type="sbsdt:percentage" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">dividend per share</xs:documentation> <xs:documentation xml:lang="FR">dividende par part</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||
type | xs:date | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="dividendLastPaymentDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">date of the last dividend payment</xs:documentation> <xs:documentation xml:lang="FR">date de dernier paiement du dividende</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||
type | xs:date | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="splitDate" type="xs:date" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">split / reverse split date</xs:documentation> <xs:documentation xml:lang="FR">date du split / reverse split</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||
type | xs:decimal | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="splitRatio" type="xs:decimal" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">split/reverse split ratio</xs:documentation> <xs:documentation xml:lang="FR">ration split/revserse split</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||
type | bclCountry | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="shareholderCountry" type="sbsdt:bclCountry" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">shareholder country</xs:documentation> <xs:documentation xml:lang="FR">pays de l'actionnaire</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||||
type | relationshipLink | ||||||||
properties |
|
||||||||
facets |
|
||||||||
annotation |
|
||||||||
source | <xs:element name="relationshipLink" type="sbsdt:relationshipLink" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">relationship link</xs:documentation> <xs:documentation xml:lang="FR">lien d'affiliation</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | codeType code | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="isinSecurityID"> <xs:annotation> <xs:documentation xml:lang="EN">security identification (with ISIN code)</xs:documentation> <xs:documentation xml:lang="FR">identification du titre (avec code ISIN)</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="codeType"> <xs:annotation> <xs:documentation xml:lang="EN">code type</xs:documentation> <xs:documentation xml:lang="FR">type du code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="1"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="code" type="sbsdt:isinCode"> <xs:annotation> <xs:documentation xml:lang="EN">security ISIN code</xs:documentation> <xs:documentation xml:lang="FR">code ISIN du titre</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="codeType"> <xs:annotation> <xs:documentation xml:lang="EN">code type</xs:documentation> <xs:documentation xml:lang="FR">type du code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | isinCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="code" type="sbsdt:isinCode"> <xs:annotation> <xs:documentation xml:lang="EN">security ISIN code</xs:documentation> <xs:documentation xml:lang="FR">code ISIN du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | country sector | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="issuerID"> <xs:annotation> <xs:documentation xml:lang="EN">issuer identification</xs:documentation> <xs:documentation xml:lang="FR">identification de l'emetteur</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="country" type="sbsdt:country"> <xs:annotation> <xs:documentation xml:lang="EN">issuer country</xs:documentation> <xs:documentation xml:lang="FR">pays de l'emetteur du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sector" type="sbsdt:bcl2015Sector"> <xs:annotation> <xs:documentation xml:lang="EN">BCL codification for the issuer's institutional sector</xs:documentation> <xs:documentation xml:lang="FR">nomenclature BCL pour le secteur institutionnel de l'emetteur</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | country | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="country" type="sbsdt:country"> <xs:annotation> <xs:documentation xml:lang="EN">issuer country</xs:documentation> <xs:documentation xml:lang="FR">pays de l'emetteur du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | bcl2015Sector | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="sector" type="sbsdt:bcl2015Sector"> <xs:annotation> <xs:documentation xml:lang="EN">BCL codification for the issuer's institutional sector</xs:documentation> <xs:documentation xml:lang="FR">nomenclature BCL pour le secteur institutionnel de l'emetteur</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | nominalAmount nominalCurrency | ||||
used by | |||||
annotation |
|
||||
source | <xs:complexType name="percentageQuoted"> <xs:annotation> <xs:documentation xml:lang="EN">data for a percentage quoted security</xs:documentation> <xs:documentation xml:lang="FR">donnees pour un titre cote en pourcentage</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="nominalAmount" type="sbsdt:amount"> <xs:annotation> <xs:documentation xml:lang="EN">nominal amount</xs:documentation> <xs:documentation xml:lang="FR">capital du nominal</xs:documentation> </xs:annotation> </xs:element> <xs:element name="nominalCurrency" type="sbsdt:currency"> <xs:annotation> <xs:documentation xml:lang="EN">nominal currency</xs:documentation> <xs:documentation xml:lang="FR">devise du nominal</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | amount | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="nominalAmount" type="sbsdt:amount"> <xs:annotation> <xs:documentation xml:lang="EN">nominal amount</xs:documentation> <xs:documentation xml:lang="FR">capital du nominal</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | currency | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="nominalCurrency" type="sbsdt:currency"> <xs:annotation> <xs:documentation xml:lang="EN">nominal currency</xs:documentation> <xs:documentation xml:lang="FR">devise du nominal</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | item country currency sector | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="reportedLineID"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier</xs:documentation> <xs:documentation xml:lang="FR">identifiant d'une ligne rapportee</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="item" type="sbsdt:bcl2015Item"> <xs:annotation> <xs:documentation xml:lang="EN">account item</xs:documentation> <xs:documentation xml:lang="FR">rubrique comptable</xs:documentation> </xs:annotation> </xs:element> <xs:element name="country" type="sbsdt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">country</xs:documentation> <xs:documentation xml:lang="FR">pays</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="sbsdt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">currency</xs:documentation> <xs:documentation xml:lang="FR">devise</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sector" type="sbsdt:bcl2015Sector" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">sector</xs:documentation> <xs:documentation xml:lang="FR">secteur</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | bcl2015Item | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="item" type="sbsdt:bcl2015Item"> <xs:annotation> <xs:documentation xml:lang="EN">account item</xs:documentation> <xs:documentation xml:lang="FR">rubrique comptable</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||
type | bclCountry | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="country" type="sbsdt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">country</xs:documentation> <xs:documentation xml:lang="FR">pays</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||
type | bclCurrency | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="currency" type="sbsdt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">currency</xs:documentation> <xs:documentation xml:lang="FR">devise</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | bcl2015Sector | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="sector" type="sbsdt:bcl2015Sector" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">sector</xs:documentation> <xs:documentation xml:lang="FR">secteur</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | type code | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="reporterID"> <xs:annotation> <xs:documentation xml:lang="EN">reporter identification</xs:documentation> <xs:documentation xml:lang="FR">identification du declarant</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="type" type="sbsdt:institutionType"> <xs:annotation> <xs:documentation xml:lang="EN">institution type</xs:documentation> <xs:documentation xml:lang="FR">type d'entite</xs:documentation> </xs:annotation> </xs:element> <xs:element name="code" type="sbsdt:institutionCode"> <xs:annotation> <xs:documentation xml:lang="EN">institution code</xs:documentation> <xs:documentation xml:lang="FR">code de l'entite</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | institutionType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="type" type="sbsdt:institutionType"> <xs:annotation> <xs:documentation xml:lang="EN">institution type</xs:documentation> <xs:documentation xml:lang="FR">type d'entite</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||
type | institutionCode | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="code" type="sbsdt:institutionCode"> <xs:annotation> <xs:documentation xml:lang="EN">institution code</xs:documentation> <xs:documentation xml:lang="FR">code de l'entite</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | codeType code name currency | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="securityID"> <xs:annotation> <xs:documentation xml:lang="EN">security identification</xs:documentation> <xs:documentation xml:lang="FR">identification du titre</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="codeType"> <xs:annotation> <xs:documentation xml:lang="EN">code type</xs:documentation> <xs:documentation xml:lang="FR">type du code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="2"/> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="code" type="sbsdt:securityCode"> <xs:annotation> <xs:documentation xml:lang="EN">security code</xs:documentation> <xs:documentation xml:lang="FR">code du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="name" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="EN">security name</xs:documentation> <xs:documentation xml:lang="FR">libelle du titre</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="sbsdt:currency"> <xs:annotation> <xs:documentation xml:lang="EN">security currency</xs:documentation> <xs:documentation xml:lang="FR">devise du titre</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2007/SBS | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="codeType"> <xs:annotation> <xs:documentation xml:lang="EN">code type</xs:documentation> <xs:documentation xml:lang="FR">type du code</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:pattern value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | securityCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="code" type="sbsdt:securityCode"> <xs:annotation> <xs:documentation xml:lang="EN">security code</xs:documentation> <xs:documentation xml:lang="FR">code du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | xs:string | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="name" type="xs:string"> <xs:annotation> <xs:documentation xml:lang="EN">security name</xs:documentation> <xs:documentation xml:lang="FR">libelle du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | currency | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="currency" type="sbsdt:currency"> <xs:annotation> <xs:documentation xml:lang="EN">security currency</xs:documentation> <xs:documentation xml:lang="FR">devise du titre</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
children | securityType cssfCode issueCurrency distributedAmount splitDate splitRatio | ||||
annotation |
|
||||
source | <xs:complexType name="typeOfShareSupplements"> <xs:annotation> <xs:documentation xml:lang="EN">reporting supplements for type of share</xs:documentation> <xs:documentation xml:lang="FR">donnees complementaires a rapporter pour un type de part</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="securityType" type="sbsdt:esa2010TypeOfShareType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for type of share)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les types de part)</xs:documentation> </xs:annotation> </xs:element> <xs:element name="cssfCode" type="sbsdt:typeOfShareCSSFCode"> <xs:annotation> <xs:documentation xml:lang="EN">CSSF type of share code </xs:documentation> <xs:documentation xml:lang="FR">code CSSF du type de part</xs:documentation> </xs:annotation> </xs:element> <xs:element name="issueCurrency" type="sbsdt:currency"> <xs:annotation> <xs:documentation xml:lang="EN">issue currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'emission</xs:documentation> </xs:annotation> </xs:element> <xs:element name="distributedAmount" type="sbsdt:amount"> <xs:annotation> <xs:documentation xml:lang="EN">distributed amount (during the month)</xs:documentation> <xs:documentation xml:lang="FR">montants distribues pendant le mois</xs:documentation> </xs:annotation> </xs:element> <xs:element name="splitDate" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="EN">split / reverse split date</xs:documentation> <xs:documentation xml:lang="FR">date du split / reverse split</xs:documentation> </xs:annotation> </xs:element> <xs:element name="splitRatio" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="EN">split/reverse split ratio</xs:documentation> <xs:documentation xml:lang="FR">ration split/revserse split</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||||||||||||||||||||||||||||||||||
type | esa2010TypeOfShareType | |||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="securityType" type="sbsdt:esa2010TypeOfShareType"> <xs:annotation> <xs:documentation xml:lang="EN">security type (for type of share)</xs:documentation> <xs:documentation xml:lang="FR">type du titre (pour les types de part)</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | typeOfShareCSSFCode | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="cssfCode" type="sbsdt:typeOfShareCSSFCode"> <xs:annotation> <xs:documentation xml:lang="EN">CSSF type of share code </xs:documentation> <xs:documentation xml:lang="FR">code CSSF du type de part</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | currency | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="issueCurrency" type="sbsdt:currency"> <xs:annotation> <xs:documentation xml:lang="EN">issue currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'emission</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2007/SBS | |||||||||
type | amount | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="distributedAmount" type="sbsdt:amount"> <xs:annotation> <xs:documentation xml:lang="EN">distributed amount (during the month)</xs:documentation> <xs:documentation xml:lang="FR">montants distribues pendant le mois</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="splitDate" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="EN">split / reverse split date</xs:documentation> <xs:documentation xml:lang="FR">date du split / reverse split</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2007/SBS | ||||
type | xs:decimal | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="splitRatio" type="xs:decimal"> <xs:annotation> <xs:documentation xml:lang="EN">split/reverse split ratio</xs:documentation> <xs:documentation xml:lang="FR">ration split/revserse split</xs:documentation> </xs:annotation> </xs:element> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
used by | ||||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="amount"> <xs:annotation> <xs:documentation xml:lang="EN">amount</xs:documentation> <xs:documentation xml:lang="FR">montant</xs:documentation> </xs:annotation> <xs:restriction base="xs:decimal"> <xs:fractionDigits value="5"/> <xs:pattern value=".+"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="bcl2015Item"> <xs:annotation> <xs:documentation xml:lang="EN">BCL 2015 account item</xs:documentation> <xs:documentation xml:lang="FR">rubrique comptable BCL 2015</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="8"/> <xs:pattern value="[1-3]-[0-9A-Z]{6}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="bcl2015Sector"> <xs:annotation> <xs:documentation xml:lang="EN">BCL codification for activity sector</xs:documentation> <xs:documentation xml:lang="FR">nomenclature BCL pour le secteur d'activite</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="5"/> <xs:pattern value="[0-9]{5}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | ||||
type | union of (country, restriction of xs:string) | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:simpleType name="bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">BCL codification for country</xs:documentation> <xs:documentation xml:lang="FR">nomenclature BCL pour le pays</xs:documentation> </xs:annotation> <xs:union memberTypes="country"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="2"/> <xs:pattern value="X[A-Z0-9]"/> </xs:restriction> </xs:simpleType> </xs:union> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | ||||
type | union of (currency, restriction of xs:string) | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:simpleType name="bclCurrency"> <xs:annotation> <xs:documentation xml:lang="EN">BCL codification for currency</xs:documentation> <xs:documentation xml:lang="FR">nomenclature BCL pour la devise</xs:documentation> </xs:annotation> <xs:union memberTypes="currency"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:length value="3"/> <xs:pattern value="XX[A-Z0-9]"/> </xs:restriction> </xs:simpleType> </xs:union> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="country"> <xs:annotation> <xs:documentation xml:lang="EN">country (ISO 3166)</xs:documentation> <xs:documentation xml:lang="FR">pays (ISO 3166)</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="2"/> <xs:pattern value="[A-Z]{2}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="couponFrequency"> <xs:annotation> <xs:documentation xml:lang="EN">coupon frequency</xs:documentation> <xs:documentation xml:lang="FR">frequence du coupon</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="2"/> <xs:pattern value="[0-9]{2}"/> <xs:enumeration value="00"> <xs:annotation> <xs:documentation xml:lang="EN">zero-coupon</xs:documentation> <xs:documentation xml:lang="FR">coupon zero</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="01"> <xs:annotation> <xs:documentation xml:lang="EN">annual</xs:documentation> <xs:documentation xml:lang="FR">annuel</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="02"> <xs:annotation> <xs:documentation xml:lang="EN">semi-annual</xs:documentation> <xs:documentation xml:lang="FR">semi-annuel</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="04"> <xs:annotation> <xs:documentation xml:lang="EN">quarterly</xs:documentation> <xs:documentation xml:lang="FR">trimestriel</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="06"> <xs:annotation> <xs:documentation xml:lang="EN">bi-monthly</xs:documentation> <xs:documentation xml:lang="FR">bimestriel</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="12"> <xs:annotation> <xs:documentation xml:lang="EN">monthly</xs:documentation> <xs:documentation xml:lang="FR">mensuel</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="24"> <xs:annotation> <xs:documentation xml:lang="EN">fortnightly</xs:documentation> <xs:documentation xml:lang="FR">bi-mensuel</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="99"> <xs:annotation> <xs:documentation xml:lang="EN">other</xs:documentation> <xs:documentation xml:lang="FR">autre</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="couponType"> <xs:annotation> <xs:documentation xml:lang="EN">coupon type</xs:documentation> <xs:documentation xml:lang="FR">type de coupon</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="2"/> <xs:pattern value="[0-9]{2}"/> <xs:enumeration value="01"> <xs:annotation> <xs:documentation xml:lang="EN">fixed</xs:documentation> <xs:documentation xml:lang="FR">fixe</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="02"> <xs:annotation> <xs:documentation xml:lang="EN">stepped</xs:documentation> <xs:documentation xml:lang="FR">progressif</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="03"> <xs:annotation> <xs:documentation xml:lang="EN">floating</xs:documentation> <xs:documentation xml:lang="FR">flottant</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="04"> <xs:annotation> <xs:documentation xml:lang="EN">zero coupon</xs:documentation> <xs:documentation xml:lang="FR">coupon zero</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="05"> <xs:annotation> <xs:documentation xml:lang="EN">index-linked</xs:documentation> <xs:documentation xml:lang="FR">lie a un indice</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="99"> <xs:annotation> <xs:documentation xml:lang="EN">other</xs:documentation> <xs:documentation xml:lang="FR">autre</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="currency"> <xs:annotation> <xs:documentation xml:lang="EN">currency (ISO 4217)</xs:documentation> <xs:documentation xml:lang="FR">devise (ISO 4217)</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="3"/> <xs:pattern value="[A-Z]{3}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||||||||||||||||||||||||||||||||||
type | restriction of esa2010SecurityType | |||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="esa2010DebtType"> <xs:annotation> <xs:documentation xml:lang="EN">ESA 2010 security type (for debts)</xs:documentation> <xs:documentation xml:lang="FR">type de titre SEC 2010 (pour les titres de creances)</xs:documentation> </xs:annotation> <xs:restriction base="esa2010SecurityType"> <xs:pattern value="F\.3"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||||||||||||||||||||||||||||||||||
type | restriction of esa2010SecurityType | |||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="esa2010EquityType"> <xs:annotation> <xs:documentation xml:lang="EN">ESA 2010 security type (for equities)</xs:documentation> <xs:documentation xml:lang="FR">type de titre SEC 2010 (pour les titres de participations)</xs:documentation> </xs:annotation> <xs:restriction base="esa2010SecurityType"> <xs:pattern value="F\.5[12][0-9]*"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="esa2010SecurityType"> <xs:annotation> <xs:documentation xml:lang="EN">ESA 2010security type</xs:documentation> <xs:documentation xml:lang="FR">type de titre SEC 2010</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="F\.3"/> <xs:pattern value="F\.51[0-9]"/> <xs:pattern value="F\.52"/> <xs:enumeration value="F.3"> <xs:annotation> <xs:documentation xml:lang="EN">Securities other than shares, excluding financial derivatives</xs:documentation> <xs:documentation xml:lang="FR">Titres autres qu'actions, a l’exclusion des produits financiers derives</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="F.511"> <xs:annotation> <xs:documentation xml:lang="EN">Quoted shares</xs:documentation> <xs:documentation xml:lang="FR">Actions cotees</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="F.512"> <xs:annotation> <xs:documentation xml:lang="EN">Unquoted shares</xs:documentation> <xs:documentation xml:lang="FR">Actions non cotees</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="F.519"> <xs:annotation> <xs:documentation xml:lang="EN">Other equity</xs:documentation> <xs:documentation xml:lang="FR">Autres participations</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="F.52"> <xs:annotation> <xs:documentation xml:lang="EN">Mutual funds shares</xs:documentation> <xs:documentation xml:lang="FR">Parts d’organismes de placement collectif</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||||||||||||||||||||||||||||||||||
type | restriction of esa2010SecurityType | |||||||||||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="esa2010TypeOfShareType"> <xs:annotation> <xs:documentation xml:lang="EN">ESA 2010 security type (for types of share)</xs:documentation> <xs:documentation xml:lang="FR">type de titre SEC 2010 (pour les types de part)</xs:documentation> </xs:annotation> <xs:restriction base="esa2010SecurityType"> <xs:pattern value="F\.52"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | ||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="holdSecurityType"> <xs:annotation> <xs:documentation xml:lang="EN">hold security type</xs:documentation> <xs:documentation xml:lang="FR">type de detention</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="2"/> <xs:pattern value="[0-9]{2}"/> <xs:enumeration value="01"> <xs:annotation> <xs:documentation xml:lang="EN">securities held not affected by a temporary transfer</xs:documentation> <xs:documentation xml:lang="FR">titres detenus sans operation de cession temporaire</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="02"> <xs:annotation> <xs:documentation xml:lang="EN">securities lent</xs:documentation> <xs:documentation xml:lang="FR">titres pretes</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="03"> <xs:annotation> <xs:documentation xml:lang="EN">securities sold in a repurchase agreement</xs:documentation> <xs:documentation xml:lang="FR">titres donnes en pension</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="04"> <xs:annotation> <xs:documentation xml:lang="EN">securities issued</xs:documentation> <xs:documentation xml:lang="FR">titres emis</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="05"> <xs:annotation> <xs:documentation xml:lang="EN">short sale of securities</xs:documentation> <xs:documentation xml:lang="FR">titres vendus a decouvert</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="institutionCode"> <xs:annotation> <xs:documentation xml:lang="EN">institution code</xs:documentation> <xs:documentation xml:lang="FR">code d'une entite</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value=".+"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="institutionType"> <xs:annotation> <xs:documentation xml:lang="EN">institution type</xs:documentation> <xs:documentation xml:lang="FR">type d'entite</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="2"/> <xs:pattern value="[0-9]{2}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="investmentFunction"> <xs:annotation> <xs:documentation xml:lang="EN">investment function</xs:documentation> <xs:documentation xml:lang="FR">fonction d'investissement</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="3"/> <xs:pattern value="[A-Z0-9]{3}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="isinCode"> <xs:annotation> <xs:documentation xml:lang="EN">ISIN code</xs:documentation> <xs:documentation xml:lang="FR">code ISIN</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="12"/> <xs:pattern value="[A-Z]{2}[A-Z0-9]{9}[0-9]{1}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | ||||||
type | restriction of xs:int | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="layout"> <xs:annotation> <xs:documentation xml:lang="EN">layout</xs:documentation> <xs:documentation xml:lang="FR">masque</xs:documentation> </xs:annotation> <xs:restriction base="xs:int"> <xs:pattern value=".+"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="numberOfUnits"> <xs:annotation> <xs:documentation xml:lang="EN">number of units</xs:documentation> <xs:documentation xml:lang="FR">nombre de titres</xs:documentation> </xs:annotation> <xs:restriction base="xs:decimal"> <xs:fractionDigits value="5"/> <xs:pattern value=".+"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="percentage"> <xs:annotation> <xs:documentation xml:lang="EN">percentage</xs:documentation> <xs:documentation xml:lang="FR">pourcentage</xs:documentation> </xs:annotation> <xs:restriction base="xs:decimal"> <xs:fractionDigits value="9"/> <xs:pattern value=".+"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | ||||||||||||
type | restriction of percentage | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:simpleType name="poolFactor"> <xs:annotation> <xs:documentation>pool factor</xs:documentation> </xs:annotation> <xs:restriction base="percentage"> <xs:minInclusive value="0.0"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | ||||||||||||||||||||||||||||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||
source | <xs:simpleType name="portfolioType"> <xs:annotation> <xs:documentation xml:lang="EN">portfolio type</xs:documentation> <xs:documentation xml:lang="FR">type de portefeuille</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="2"/> <xs:pattern value="[0-9]{2}"/> <xs:enumeration value="01"> <xs:annotation> <xs:documentation xml:lang="EN">financial assets held for trading</xs:documentation> <xs:documentation xml:lang="FR">actifs financiers detenus a des fins de transaction</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="02"> <xs:annotation> <xs:documentation xml:lang="EN">financial assets designated at fair value through profit or loss</xs:documentation> <xs:documentation xml:lang="FR">actifs financiers designes a la juste valeur par le biais du compte de resultat</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="03"> <xs:annotation> <xs:documentation xml:lang="EN">available-for-sale financial assets</xs:documentation> <xs:documentation xml:lang="FR">actifs financiers disponibles a la vente</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="04"> <xs:annotation> <xs:documentation xml:lang="EN">loans and receivables</xs:documentation> <xs:documentation xml:lang="FR">prets et creances</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="05"> <xs:annotation> <xs:documentation xml:lang="EN">held-to-maturity investments</xs:documentation> <xs:documentation xml:lang="FR">placements detenus jusqu'a leur echeance</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="relationshipLink"> <xs:annotation> <xs:documentation xml:lang="EN">relationship link</xs:documentation> <xs:documentation xml:lang="FR">lien d'affiliation</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z0-9]{2}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="securityCode"> <xs:annotation> <xs:documentation xml:lang="EN">security code</xs:documentation> <xs:documentation xml:lang="FR">code d'un titre</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> <xs:pattern value=".+"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | ||||||||||||||||||||
type | restriction of xs:integer | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
facets |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <xs:simpleType name="securityCodeType"> <xs:annotation> <xs:documentation>security code type</xs:documentation> </xs:annotation> <xs:restriction base="xs:integer"> <xs:pattern value=".+"/> <xs:enumeration value="1"> <xs:annotation> <xs:documentation xml:lang="EN">ISIN codification</xs:documentation> <xs:documentation xml:lang="FR">codification ISIN</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="2"> <xs:annotation> <xs:documentation xml:lang="EN">other codification</xs:documentation> <xs:documentation xml:lang="FR">autre codification</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2007/SBS-datatypes | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:simpleType name="typeOfShareCSSFCode"> <xs:annotation> <xs:documentation xml:lang="EN">CSSF type of share code </xs:documentation> <xs:documentation xml:lang="FR">code CSSF d'un type de part</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:length value="4"/> <xs:pattern value=".+"/> </xs:restriction> </xs:simpleType> |