schema location: | ..\V13.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.bcl.lu/2011/V1.3 |
Elements | Complex types |
V13 | header |
schema location: | ..\structures.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.bcl.lu/2011/V1.3 |
schema location: | ..\datatypes.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.bcl.lu/2011/V1.3/datatypes |
diagram | ![]() |
||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
children | header content | ||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||
source | <xs:element name="V13"> <xs:annotation> <xs:documentation xml:lang="EN">direct debits</xs:documentation> <xs:documentation xml:lang="FR">domiciliations</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="content"> <xs:annotation> <xs:documentation xml:lang="EN">study content</xs:documentation> <xs:documentation xml:lang="FR">contenu de l'enquete</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="legacyDirectDebits" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">legacy direct debits</xs:documentation> <xs:documentation xml:lang="FR">domiciliations legacy</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="legacyReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="legacyDirectDebitsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:instrumentType"/> <xs:field xpath="v13:transmissionChannel"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> <xs:element name="cardsBalanceSettlements" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">payments cards balance settlements</xs:documentation> <xs:documentation xml:lang="FR">reglements du solde des cartes de paiement</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="cardsReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="cardsBalanceSettlementsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:instrumentType"/> <xs:field xpath="v13:transmissionChannel"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> <xs:element name="debtorSepaDirectDebits" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">debtor SEPA direct debits</xs:documentation> <xs:documentation xml:lang="FR">domiciliations SEPA du debiteur</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="debtorSepaDirectDebitReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="debtorSepaDirectDebitsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:instrumentType"/> <xs:field xpath="v13:clientCategory"/> <xs:field xpath="v13:sddScheme"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:creditorBankCountry"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> <xs:element name="debtorRTransactions" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">debtor SEPA r-transactions</xs:documentation> <xs:documentation xml:lang="FR">r-transactions SEPA du debiteur</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="debtorRTransactionReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="debtorRTransactionsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:rTransactionType"/> <xs:field xpath="v13:clientCategory"/> <xs:field xpath="v13:sddScheme"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:creditorBankCountry"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> <xs:element name="creditorSepaDirectDebits" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">creditor SEPA direct debits</xs:documentation> <xs:documentation xml:lang="FR">domiciliations SEPA du creancier</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="creditorSepaDirectDebitReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="creditorSepaDirectDebitsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:instrumentType"/> <xs:field xpath="v13:clientCategory"/> <xs:field xpath="v13:sddScheme"/> <xs:field xpath="v13:initiationMode"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:debtorBankCountry"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> <xs:element name="creditorRTransactions" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">creditor SEPA r-transactions</xs:documentation> <xs:documentation xml:lang="FR">r-transactions SEPA du creancier</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="creditorRTransactionReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="creditorRTransactionsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:rTransactionType"/> <xs:field xpath="v13:clientCategory"/> <xs:field xpath="v13:sddScheme"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:debtorBankCountry"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="version" type="xs:string" use="required" fixed="1.2"> <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.2"> <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/2011/V1.3 | ||||
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/2011/V1.3 | ||||
properties |
|
||||
children | legacyDirectDebits cardsBalanceSettlements debtorSepaDirectDebits debtorRTransactions creditorSepaDirectDebits creditorRTransactions | ||||
annotation |
|
||||
source | <xs:element name="content"> <xs:annotation> <xs:documentation xml:lang="EN">study content</xs:documentation> <xs:documentation xml:lang="FR">contenu de l'enquete</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="legacyDirectDebits" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">legacy direct debits</xs:documentation> <xs:documentation xml:lang="FR">domiciliations legacy</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="legacyReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="legacyDirectDebitsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:instrumentType"/> <xs:field xpath="v13:transmissionChannel"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> <xs:element name="cardsBalanceSettlements" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">payments cards balance settlements</xs:documentation> <xs:documentation xml:lang="FR">reglements du solde des cartes de paiement</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="cardsReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="cardsBalanceSettlementsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:instrumentType"/> <xs:field xpath="v13:transmissionChannel"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> <xs:element name="debtorSepaDirectDebits" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">debtor SEPA direct debits</xs:documentation> <xs:documentation xml:lang="FR">domiciliations SEPA du debiteur</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="debtorSepaDirectDebitReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="debtorSepaDirectDebitsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:instrumentType"/> <xs:field xpath="v13:clientCategory"/> <xs:field xpath="v13:sddScheme"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:creditorBankCountry"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> <xs:element name="debtorRTransactions" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">debtor SEPA r-transactions</xs:documentation> <xs:documentation xml:lang="FR">r-transactions SEPA du debiteur</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="debtorRTransactionReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="debtorRTransactionsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:rTransactionType"/> <xs:field xpath="v13:clientCategory"/> <xs:field xpath="v13:sddScheme"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:creditorBankCountry"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> <xs:element name="creditorSepaDirectDebits" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">creditor SEPA direct debits</xs:documentation> <xs:documentation xml:lang="FR">domiciliations SEPA du creancier</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="creditorSepaDirectDebitReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="creditorSepaDirectDebitsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:instrumentType"/> <xs:field xpath="v13:clientCategory"/> <xs:field xpath="v13:sddScheme"/> <xs:field xpath="v13:initiationMode"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:debtorBankCountry"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> <xs:element name="creditorRTransactions" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">creditor SEPA r-transactions</xs:documentation> <xs:documentation xml:lang="FR">r-transactions SEPA du creancier</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="creditorRTransactionReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="creditorRTransactionsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:rTransactionType"/> <xs:field xpath="v13:clientCategory"/> <xs:field xpath="v13:sddScheme"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:debtorBankCountry"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||||||
properties |
|
||||||||||
children | reportedLine | ||||||||||
identity constraints |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="legacyDirectDebits" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">legacy direct debits</xs:documentation> <xs:documentation xml:lang="FR">domiciliations legacy</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="legacyReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="legacyDirectDebitsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:instrumentType"/> <xs:field xpath="v13:transmissionChannel"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
properties |
|
||||
children | id reportedAmount | ||||
source | <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="legacyReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
type | legacyReportedLineID | ||||
properties |
|
||||
children | instrumentType transmissionChannel settlementChannel currency amountType | ||||
source | <xs:element name="id" type="legacyReportedLineID"/> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2011/V1.3 | |||||||||
type | amount | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="reportedAmount" type="v13dt:amount"/> |
diagram | ![]() |
||||||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||||||
properties |
|
||||||||||
children | reportedLine | ||||||||||
identity constraints |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="cardsBalanceSettlements" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">payments cards balance settlements</xs:documentation> <xs:documentation xml:lang="FR">reglements du solde des cartes de paiement</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="cardsReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="cardsBalanceSettlementsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:instrumentType"/> <xs:field xpath="v13:transmissionChannel"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
properties |
|
||||
children | id reportedAmount | ||||
source | <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="cardsReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
type | cardsReportedLineID | ||||
properties |
|
||||
children | instrumentType transmissionChannel settlementChannel currency amountType | ||||
source | <xs:element name="id" type="cardsReportedLineID"/> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2011/V1.3 | |||||||||
type | amount | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="reportedAmount" type="v13dt:amount"/> |
diagram | ![]() |
||||||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||||||
properties |
|
||||||||||
children | reportedLine | ||||||||||
identity constraints |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="debtorSepaDirectDebits" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">debtor SEPA direct debits</xs:documentation> <xs:documentation xml:lang="FR">domiciliations SEPA du debiteur</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="debtorSepaDirectDebitReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="debtorSepaDirectDebitsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:instrumentType"/> <xs:field xpath="v13:clientCategory"/> <xs:field xpath="v13:sddScheme"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:creditorBankCountry"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
properties |
|
||||
children | id reportedAmount | ||||
source | <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="debtorSepaDirectDebitReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
type | debtorSepaDirectDebitReportedLineID | ||||
properties |
|
||||
children | instrumentType clientCategory sddScheme settlementChannel creditorBankCountry currency amountType | ||||
source | <xs:element name="id" type="debtorSepaDirectDebitReportedLineID"/> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2011/V1.3 | |||||||||
type | amount | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="reportedAmount" type="v13dt:amount"/> |
diagram | ![]() |
||||||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||||||
properties |
|
||||||||||
children | reportedLine | ||||||||||
identity constraints |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="debtorRTransactions" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">debtor SEPA r-transactions</xs:documentation> <xs:documentation xml:lang="FR">r-transactions SEPA du debiteur</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="debtorRTransactionReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="debtorRTransactionsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:rTransactionType"/> <xs:field xpath="v13:clientCategory"/> <xs:field xpath="v13:sddScheme"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:creditorBankCountry"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
properties |
|
||||
children | id reportedAmount | ||||
source | <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="debtorRTransactionReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
type | debtorRTransactionReportedLineID | ||||
properties |
|
||||
children | rTransactionType clientCategory sddScheme settlementChannel creditorBankCountry currency amountType | ||||
source | <xs:element name="id" type="debtorRTransactionReportedLineID"/> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2011/V1.3 | |||||||||
type | amount | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="reportedAmount" type="v13dt:amount"/> |
diagram | ![]() |
||||||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||||||
properties |
|
||||||||||
children | reportedLine | ||||||||||
identity constraints |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="creditorSepaDirectDebits" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">creditor SEPA direct debits</xs:documentation> <xs:documentation xml:lang="FR">domiciliations SEPA du creancier</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="creditorSepaDirectDebitReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="creditorSepaDirectDebitsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:instrumentType"/> <xs:field xpath="v13:clientCategory"/> <xs:field xpath="v13:sddScheme"/> <xs:field xpath="v13:initiationMode"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:debtorBankCountry"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
properties |
|
||||
children | id reportedAmount | ||||
source | <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="creditorSepaDirectDebitReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
type | creditorSepaDirectDebitReportedLineID | ||||
properties |
|
||||
children | instrumentType clientCategory sddScheme initiationMode settlementChannel debtorBankCountry currency amountType | ||||
source | <xs:element name="id" type="creditorSepaDirectDebitReportedLineID"/> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2011/V1.3 | |||||||||
type | amount | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="reportedAmount" type="v13dt:amount"/> |
diagram | ![]() |
||||||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||||||
properties |
|
||||||||||
children | reportedLine | ||||||||||
identity constraints |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="creditorRTransactions" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">creditor SEPA r-transactions</xs:documentation> <xs:documentation xml:lang="FR">r-transactions SEPA du creancier</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="creditorRTransactionReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="creditorRTransactionsLineId"> <xs:selector xpath=".//v13:reportedLine/v13:id"/> <xs:field xpath="v13:rTransactionType"/> <xs:field xpath="v13:clientCategory"/> <xs:field xpath="v13:sddScheme"/> <xs:field xpath="v13:settlementChannel"/> <xs:field xpath="v13:debtorBankCountry"/> <xs:field xpath="v13:currency"/> <xs:field xpath="v13:amountType"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
properties |
|
||||
children | id reportedAmount | ||||
source | <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="creditorRTransactionReportedLineID"/> <xs:element name="reportedAmount" type="v13dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
type | creditorRTransactionReportedLineID | ||||
properties |
|
||||
children | rTransactionType clientCategory sddScheme settlementChannel debtorBankCountry currency amountType | ||||
source | <xs:element name="id" type="creditorRTransactionReportedLineID"/> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2011/V1.3 | |||||||||
type | amount | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="reportedAmount" type="v13dt:amount"/> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
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 period date</xs:documentation> <xs:documentation xml:lang="FR">date de fin de periode</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="v13dt: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="v13dt: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/2011/V1.3 | ||||
type | xs:date | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="endMonthDate" type="xs:date"> <xs:annotation> <xs:documentation xml:lang="EN">end of period date</xs:documentation> <xs:documentation xml:lang="FR">date de fin de periode</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
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/2011/V1.3 | ||||
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/2011/V1.3 | ||||
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/2011/V1.3 | |||||||||
type | currency | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="reportingCurrency" type="v13dt: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/2011/V1.3 | ||||||
type | layout | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="layout" type="v13dt: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/2011/V1.3 | ||||
children | instrumentType transmissionChannel settlementChannel currency amountType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="cardsReportedLineID"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier for payment cards balance settlement</xs:documentation> <xs:documentation xml:lang="FR">identifiant d'une ligne rapportee pour reglement du solde des cartes de paiement</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="instrumentType" type="v13dt:instrumentType"> <xs:annotation> <xs:documentation xml:lang="EN">instrument type</xs:documentation> <xs:documentation xml:lang="FR">type d'instrument</xs:documentation> </xs:annotation> </xs:element> <xs:element name="transmissionChannel" type="v13dt:transmissionChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">transmission channel</xs:documentation> <xs:documentation xml:lang="FR">canal de transmission</xs:documentation> </xs:annotation> </xs:element> <xs:element name="settlementChannel" type="v13dt:settlementChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">settlement channel</xs:documentation> <xs:documentation xml:lang="FR">canal de reglement</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="v13dt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">original currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'origine</xs:documentation> </xs:annotation> </xs:element> <xs:element name="amountType" type="v13dt:amountType"> <xs:annotation> <xs:documentation xml:lang="EN">amount type</xs:documentation> <xs:documentation xml:lang="FR">type de montant</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | instrumentType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="instrumentType" type="v13dt:instrumentType"> <xs:annotation> <xs:documentation xml:lang="EN">instrument type</xs:documentation> <xs:documentation xml:lang="FR">type d'instrument</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | transmissionChannel | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="transmissionChannel" type="v13dt:transmissionChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">transmission channel</xs:documentation> <xs:documentation xml:lang="FR">canal de transmission</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | settlementChannel | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="settlementChannel" type="v13dt:settlementChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">settlement channel</xs:documentation> <xs:documentation xml:lang="FR">canal de reglement</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | bclCurrency | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="currency" type="v13dt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">original currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'origine</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | amountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="amountType" type="v13dt:amountType"> <xs:annotation> <xs:documentation xml:lang="EN">amount type</xs:documentation> <xs:documentation xml:lang="FR">type de montant</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
children | rTransactionType clientCategory sddScheme settlementChannel debtorBankCountry currency amountType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="creditorRTransactionReportedLineID"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier for creditor r-transaction</xs:documentation> <xs:documentation xml:lang="FR">identifiant d'une ligne rapportee pour r-transaction du créancier</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="rTransactionType" type="v13dt:rTransactionType"> <xs:annotation> <xs:documentation xml:lang="EN">r-transaction type</xs:documentation> <xs:documentation xml:lang="FR">type de r-transaction</xs:documentation> </xs:annotation> </xs:element> <xs:element name="clientCategory" type="v13dt:clientCategory"> <xs:annotation> <xs:documentation xml:lang="EN">client category</xs:documentation> <xs:documentation xml:lang="FR">categorie de client</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sddScheme" type="v13dt:sddScheme"> <xs:annotation> <xs:documentation xml:lang="EN">SDD scheme</xs:documentation> <xs:documentation xml:lang="FR">schema SDD</xs:documentation> </xs:annotation> </xs:element> <xs:element name="settlementChannel" type="v13dt:settlementChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">settlement channel</xs:documentation> <xs:documentation xml:lang="FR">canal de reglement</xs:documentation> </xs:annotation> </xs:element> <xs:element name="debtorBankCountry" type="v13dt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">debtor bank country</xs:documentation> <xs:documentation xml:lang="FR">pays de la banque du debiteur</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="v13dt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">original currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'origine</xs:documentation> </xs:annotation> </xs:element> <xs:element name="amountType" type="v13dt:amountType"> <xs:annotation> <xs:documentation xml:lang="EN">amount type</xs:documentation> <xs:documentation xml:lang="FR">type de montant</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | rTransactionType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="rTransactionType" type="v13dt:rTransactionType"> <xs:annotation> <xs:documentation xml:lang="EN">r-transaction type</xs:documentation> <xs:documentation xml:lang="FR">type de r-transaction</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | clientCategory | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="clientCategory" type="v13dt:clientCategory"> <xs:annotation> <xs:documentation xml:lang="EN">client category</xs:documentation> <xs:documentation xml:lang="FR">categorie de client</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | sddScheme | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="sddScheme" type="v13dt:sddScheme"> <xs:annotation> <xs:documentation xml:lang="EN">SDD scheme</xs:documentation> <xs:documentation xml:lang="FR">schema SDD</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | settlementChannel | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="settlementChannel" type="v13dt:settlementChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">settlement channel</xs:documentation> <xs:documentation xml:lang="FR">canal de reglement</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | bclCountry | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="debtorBankCountry" type="v13dt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">debtor bank country</xs:documentation> <xs:documentation xml:lang="FR">pays de la banque du debiteur</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | bclCurrency | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="currency" type="v13dt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">original currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'origine</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | amountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="amountType" type="v13dt:amountType"> <xs:annotation> <xs:documentation xml:lang="EN">amount type</xs:documentation> <xs:documentation xml:lang="FR">type de montant</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
children | instrumentType clientCategory sddScheme initiationMode settlementChannel debtorBankCountry currency amountType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="creditorSepaDirectDebitReportedLineID"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier for creditor SEPA direct debit</xs:documentation> <xs:documentation xml:lang="FR">identifiant d'une ligne rapportee pour domiciliation SEPA du créancier</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="instrumentType" type="v13dt:instrumentType"> <xs:annotation> <xs:documentation xml:lang="EN">instrument type</xs:documentation> <xs:documentation xml:lang="FR">type d'instrument</xs:documentation> </xs:annotation> </xs:element> <xs:element name="clientCategory" type="v13dt:clientCategory"> <xs:annotation> <xs:documentation xml:lang="EN">client category</xs:documentation> <xs:documentation xml:lang="FR">categorie de client</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sddScheme" type="v13dt:sddScheme"> <xs:annotation> <xs:documentation xml:lang="EN">SDD scheme</xs:documentation> <xs:documentation xml:lang="FR">schema SDD</xs:documentation> </xs:annotation> </xs:element> <xs:element name="initiationMode" type="v13dt:initiationMode"> <xs:annotation> <xs:documentation xml:lang="EN">initiation mode</xs:documentation> <xs:documentation xml:lang="FR">mode d'initiation</xs:documentation> </xs:annotation> </xs:element> <xs:element name="settlementChannel" type="v13dt:settlementChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">settlement channel</xs:documentation> <xs:documentation xml:lang="FR">canal de reglement</xs:documentation> </xs:annotation> </xs:element> <xs:element name="debtorBankCountry" type="v13dt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">debtor bank country</xs:documentation> <xs:documentation xml:lang="FR">pays de la banque du debiteur</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="v13dt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">original currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'origine</xs:documentation> </xs:annotation> </xs:element> <xs:element name="amountType" type="v13dt:amountType"> <xs:annotation> <xs:documentation xml:lang="EN">amount type</xs:documentation> <xs:documentation xml:lang="FR">type de montant</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | instrumentType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="instrumentType" type="v13dt:instrumentType"> <xs:annotation> <xs:documentation xml:lang="EN">instrument type</xs:documentation> <xs:documentation xml:lang="FR">type d'instrument</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | clientCategory | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="clientCategory" type="v13dt:clientCategory"> <xs:annotation> <xs:documentation xml:lang="EN">client category</xs:documentation> <xs:documentation xml:lang="FR">categorie de client</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | sddScheme | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="sddScheme" type="v13dt:sddScheme"> <xs:annotation> <xs:documentation xml:lang="EN">SDD scheme</xs:documentation> <xs:documentation xml:lang="FR">schema SDD</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | initiationMode | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="initiationMode" type="v13dt:initiationMode"> <xs:annotation> <xs:documentation xml:lang="EN">initiation mode</xs:documentation> <xs:documentation xml:lang="FR">mode d'initiation</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | settlementChannel | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="settlementChannel" type="v13dt:settlementChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">settlement channel</xs:documentation> <xs:documentation xml:lang="FR">canal de reglement</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | bclCountry | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="debtorBankCountry" type="v13dt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">debtor bank country</xs:documentation> <xs:documentation xml:lang="FR">pays de la banque du debiteur</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | bclCurrency | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="currency" type="v13dt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">original currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'origine</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | amountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="amountType" type="v13dt:amountType"> <xs:annotation> <xs:documentation xml:lang="EN">amount type</xs:documentation> <xs:documentation xml:lang="FR">type de montant</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
children | rTransactionType clientCategory sddScheme settlementChannel creditorBankCountry currency amountType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="debtorRTransactionReportedLineID"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier for r-transaction debit</xs:documentation> <xs:documentation xml:lang="FR">identifiant d'une ligne rapportee pour r-transaction du debiteur</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="rTransactionType" type="v13dt:rTransactionType"> <xs:annotation> <xs:documentation xml:lang="EN">r-transaction type</xs:documentation> <xs:documentation xml:lang="FR">type de r-transaction</xs:documentation> </xs:annotation> </xs:element> <xs:element name="clientCategory" type="v13dt:clientCategory"> <xs:annotation> <xs:documentation xml:lang="EN">client category</xs:documentation> <xs:documentation xml:lang="FR">categorie de client</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sddScheme" type="v13dt:sddScheme"> <xs:annotation> <xs:documentation xml:lang="EN">SDD scheme</xs:documentation> <xs:documentation xml:lang="FR">schema SDD</xs:documentation> </xs:annotation> </xs:element> <xs:element name="settlementChannel" type="v13dt:settlementChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">settlement channel</xs:documentation> <xs:documentation xml:lang="FR">canal de reglement</xs:documentation> </xs:annotation> </xs:element> <xs:element name="creditorBankCountry" type="v13dt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">creditor bank country</xs:documentation> <xs:documentation xml:lang="FR">pays de la banque du creancier</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="v13dt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">original currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'origine</xs:documentation> </xs:annotation> </xs:element> <xs:element name="amountType" type="v13dt:amountType"> <xs:annotation> <xs:documentation xml:lang="EN">amount type</xs:documentation> <xs:documentation xml:lang="FR">type de montant</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | rTransactionType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="rTransactionType" type="v13dt:rTransactionType"> <xs:annotation> <xs:documentation xml:lang="EN">r-transaction type</xs:documentation> <xs:documentation xml:lang="FR">type de r-transaction</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | clientCategory | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="clientCategory" type="v13dt:clientCategory"> <xs:annotation> <xs:documentation xml:lang="EN">client category</xs:documentation> <xs:documentation xml:lang="FR">categorie de client</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | sddScheme | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="sddScheme" type="v13dt:sddScheme"> <xs:annotation> <xs:documentation xml:lang="EN">SDD scheme</xs:documentation> <xs:documentation xml:lang="FR">schema SDD</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | settlementChannel | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="settlementChannel" type="v13dt:settlementChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">settlement channel</xs:documentation> <xs:documentation xml:lang="FR">canal de reglement</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | bclCountry | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="creditorBankCountry" type="v13dt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">creditor bank country</xs:documentation> <xs:documentation xml:lang="FR">pays de la banque du creancier</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | bclCurrency | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="currency" type="v13dt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">original currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'origine</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | amountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="amountType" type="v13dt:amountType"> <xs:annotation> <xs:documentation xml:lang="EN">amount type</xs:documentation> <xs:documentation xml:lang="FR">type de montant</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
children | instrumentType clientCategory sddScheme settlementChannel creditorBankCountry currency amountType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="debtorSepaDirectDebitReportedLineID"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier for debtor SEPA direct debit</xs:documentation> <xs:documentation xml:lang="FR">identifiant d'une ligne rapportee pour domiciliation SEPA du debiteur</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="instrumentType" type="v13dt:instrumentType"> <xs:annotation> <xs:documentation xml:lang="EN">instrument type</xs:documentation> <xs:documentation xml:lang="FR">type d'instrument</xs:documentation> </xs:annotation> </xs:element> <xs:element name="clientCategory" type="v13dt:clientCategory"> <xs:annotation> <xs:documentation xml:lang="EN">client category</xs:documentation> <xs:documentation xml:lang="FR">categorie de client</xs:documentation> </xs:annotation> </xs:element> <xs:element name="sddScheme" type="v13dt:sddScheme"> <xs:annotation> <xs:documentation xml:lang="EN">SDD scheme</xs:documentation> <xs:documentation xml:lang="FR">schema SDD</xs:documentation> </xs:annotation> </xs:element> <xs:element name="settlementChannel" type="v13dt:settlementChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">settlement channel</xs:documentation> <xs:documentation xml:lang="FR">canal de reglement</xs:documentation> </xs:annotation> </xs:element> <xs:element name="creditorBankCountry" type="v13dt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">creditor bank country</xs:documentation> <xs:documentation xml:lang="FR">pays de la banque du creancier</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="v13dt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">original currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'origine</xs:documentation> </xs:annotation> </xs:element> <xs:element name="amountType" type="v13dt:amountType"> <xs:annotation> <xs:documentation xml:lang="EN">amount type</xs:documentation> <xs:documentation xml:lang="FR">type de montant</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | instrumentType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="instrumentType" type="v13dt:instrumentType"> <xs:annotation> <xs:documentation xml:lang="EN">instrument type</xs:documentation> <xs:documentation xml:lang="FR">type d'instrument</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | clientCategory | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="clientCategory" type="v13dt:clientCategory"> <xs:annotation> <xs:documentation xml:lang="EN">client category</xs:documentation> <xs:documentation xml:lang="FR">categorie de client</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | sddScheme | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="sddScheme" type="v13dt:sddScheme"> <xs:annotation> <xs:documentation xml:lang="EN">SDD scheme</xs:documentation> <xs:documentation xml:lang="FR">schema SDD</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | settlementChannel | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="settlementChannel" type="v13dt:settlementChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">settlement channel</xs:documentation> <xs:documentation xml:lang="FR">canal de reglement</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | bclCountry | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="creditorBankCountry" type="v13dt:bclCountry" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">creditor bank country</xs:documentation> <xs:documentation xml:lang="FR">pays de la banque du creancier</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | bclCurrency | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="currency" type="v13dt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">original currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'origine</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | amountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="amountType" type="v13dt:amountType"> <xs:annotation> <xs:documentation xml:lang="EN">amount type</xs:documentation> <xs:documentation xml:lang="FR">type de montant</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
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="v13dt: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="v13dt: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/2011/V1.3 | |||||||||
type | institutionType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="type" type="v13dt: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/2011/V1.3 | ||||||
type | institutionCode | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="code" type="v13dt: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/2011/V1.3 | ||||
children | instrumentType transmissionChannel settlementChannel currency amountType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="legacyReportedLineID"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier for legacy direct debit</xs:documentation> <xs:documentation xml:lang="FR">identifiant d'une ligne rapportee pour domiciliation legacy</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="instrumentType" type="v13dt:instrumentType"> <xs:annotation> <xs:documentation xml:lang="EN">instrument type</xs:documentation> <xs:documentation xml:lang="FR">type d'instrument</xs:documentation> </xs:annotation> </xs:element> <xs:element name="transmissionChannel" type="v13dt:transmissionChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">transmission channel</xs:documentation> <xs:documentation xml:lang="FR">canal de transmission</xs:documentation> </xs:annotation> </xs:element> <xs:element name="settlementChannel" type="v13dt:settlementChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">settlement channel</xs:documentation> <xs:documentation xml:lang="FR">canal de reglement</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="v13dt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">original currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'origine</xs:documentation> </xs:annotation> </xs:element> <xs:element name="amountType" type="v13dt:amountType"> <xs:annotation> <xs:documentation xml:lang="EN">amount type</xs:documentation> <xs:documentation xml:lang="FR">type de montant</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | instrumentType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="instrumentType" type="v13dt:instrumentType"> <xs:annotation> <xs:documentation xml:lang="EN">instrument type</xs:documentation> <xs:documentation xml:lang="FR">type d'instrument</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | transmissionChannel | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="transmissionChannel" type="v13dt:transmissionChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">transmission channel</xs:documentation> <xs:documentation xml:lang="FR">canal de transmission</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | settlementChannel | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="settlementChannel" type="v13dt:settlementChannel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">settlement channel</xs:documentation> <xs:documentation xml:lang="FR">canal de reglement</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | bclCurrency | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="currency" type="v13dt:bclCurrency" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">original currency</xs:documentation> <xs:documentation xml:lang="FR">devise d'origine</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||||
type | amountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="amountType" type="v13dt:amountType"> <xs:annotation> <xs:documentation xml:lang="EN">amount type</xs:documentation> <xs:documentation xml:lang="FR">type de montant</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.3 | ||||
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="v13dt: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="v13dt: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/2011/V1.3 | |||||||||
type | institutionType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="type" type="v13dt: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/2011/V1.3 | ||||||
type | institutionCode | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="code" type="v13dt: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> |
namespace | http://www.bcl.lu/2011/V1.3/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/2011/V1.3/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by | |||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="amountType"> <xs:annotation> <xs:documentation xml:lang="EN">amount type</xs:documentation> <xs:documentation xml:lang="FR">type de montants</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z0-9]{4}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2011/V1.3/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/2011/V1.3/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/2011/V1.3/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by | |||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="clientCategory"> <xs:annotation> <xs:documentation xml:lang="EN">client category</xs:documentation> <xs:documentation xml:lang="FR">categorie de client</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z0-9]{4}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2011/V1.3/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/2011/V1.3/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/2011/V1.3/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="initiationMode"> <xs:annotation> <xs:documentation xml:lang="EN">initiation mode</xs:documentation> <xs:documentation xml:lang="FR">mode d'initiation</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z0-9]{5}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2011/V1.3/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/2011/V1.3/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/2011/V1.3/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="instrumentType"> <xs:annotation> <xs:documentation xml:lang="EN">instrument type</xs:documentation> <xs:documentation xml:lang="FR">type d'instrument</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z0-9]{4}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2011/V1.3/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/2011/V1.3/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="rTransactionType"> <xs:annotation> <xs:documentation xml:lang="EN">r-transaction type</xs:documentation> <xs:documentation xml:lang="FR">type de r-transaction</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z0-9]{3}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2011/V1.3/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="sddScheme"> <xs:annotation> <xs:documentation xml:lang="EN">settlement channel</xs:documentation> <xs:documentation xml:lang="FR">canal de reglement</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z0-9]{3}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2011/V1.3/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by | |||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="settlementChannel"> <xs:annotation> <xs:documentation xml:lang="EN">settlement channel</xs:documentation> <xs:documentation xml:lang="FR">canal de reglement</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z0-9]{4}"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/2011/V1.3/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="transmissionChannel"> <xs:annotation> <xs:documentation xml:lang="EN">transmission channel</xs:documentation> <xs:documentation xml:lang="FR">canal de transmission</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z0-9]{3}"/> </xs:restriction> </xs:simpleType> |