schema location: | ..\V18.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.bcl.lu/2011/V1.8 |
Elements | Complex types |
V18 | header |
schema location: | ..\structures.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.bcl.lu/2011/V1.8 |
Complex types |
declarantID |
initiationTransferLineID |
operationLineID |
reporterID |
schemeLineID |
transferLineID |
schema location: | ..\datatypes.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.bcl.lu/2011/V1.8/datatypes |
diagram | ![]() |
||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
children | header content | ||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||
source | <xs:element name="V18"> <xs:annotation> <xs:documentation xml:lang="EN">e-money</xs:documentation> <xs:documentation xml:lang="FR">monnaie electronique</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="schemes" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">schemes</xs:documentation> <xs:documentation xml:lang="FR">schemas</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="schemeLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="schemesLineId"> <xs:selector xpath=".//v18:reportedLine/v18:id"/> <xs:field xpath="v18:instrumentType"/> <xs:field xpath="v18:scheme"/> <xs:field xpath="v18:activityLevel"/> <xs:field xpath="v18:accountType"/> <xs:field xpath="v18:residenceCountry"/> <xs:field xpath="v18:currency"/> <xs:field xpath="v18:amountType"/> </xs:unique> </xs:element> <xs:element name="operations" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">operations</xs:documentation> <xs:documentation xml:lang="FR">operations</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="operationLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="operationsLineId"> <xs:selector xpath=".//v18:reportedLine/v18:id"/> <xs:field xpath="v18:instrumentType"/> <xs:field xpath="v18:scheme"/> <xs:field xpath="v18:operationType"/> <xs:field xpath="v18:loadingSource"/> <xs:field xpath="v18:country"/> <xs:field xpath="v18:residenceCountry"/> <xs:field xpath="v18:currency"/> <xs:field xpath="v18:amountType"/> </xs:unique> </xs:element> <xs:element name="transfers" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">transfers</xs:documentation> <xs:documentation xml:lang="FR">transferts</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="transferLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="transfersLineId"> <xs:selector xpath=".//v18:reportedLine/v18:id"/> <xs:field xpath="v18:instrumentType"/> <xs:field xpath="v18:scheme"/> <xs:field xpath="v18:transferType"/> <xs:field xpath="v18:debtorSchemeCountry"/> <xs:field xpath="v18:creditorSchemeCountry"/> <xs:field xpath="v18:debtorResidenceCountry"/> <xs:field xpath="v18:creditorResidenceCountry"/> <xs:field xpath="v18:currency"/> <xs:field xpath="v18:amountType"/> </xs:unique> </xs:element> <xs:element name="initiationTransfers" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">initiation transfers</xs:documentation> <xs:documentation xml:lang="FR">mode d'initiation des transferts</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="initiationTransferLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="initiationTransfersLineId"> <xs:selector xpath=".//v18:reportedLine/v18:id"/> <xs:field xpath="v18:instrumentType"/> <xs:field xpath="v18:initiationMode"/> <xs:field xpath="v18:currency"/> <xs:field xpath="v18: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.8 | ||||
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.8 | ||||
properties |
|
||||
children | schemes operations transfers initiationTransfers | ||||
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="schemes" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">schemes</xs:documentation> <xs:documentation xml:lang="FR">schemas</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="schemeLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="schemesLineId"> <xs:selector xpath=".//v18:reportedLine/v18:id"/> <xs:field xpath="v18:instrumentType"/> <xs:field xpath="v18:scheme"/> <xs:field xpath="v18:activityLevel"/> <xs:field xpath="v18:accountType"/> <xs:field xpath="v18:residenceCountry"/> <xs:field xpath="v18:currency"/> <xs:field xpath="v18:amountType"/> </xs:unique> </xs:element> <xs:element name="operations" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">operations</xs:documentation> <xs:documentation xml:lang="FR">operations</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="operationLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="operationsLineId"> <xs:selector xpath=".//v18:reportedLine/v18:id"/> <xs:field xpath="v18:instrumentType"/> <xs:field xpath="v18:scheme"/> <xs:field xpath="v18:operationType"/> <xs:field xpath="v18:loadingSource"/> <xs:field xpath="v18:country"/> <xs:field xpath="v18:residenceCountry"/> <xs:field xpath="v18:currency"/> <xs:field xpath="v18:amountType"/> </xs:unique> </xs:element> <xs:element name="transfers" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">transfers</xs:documentation> <xs:documentation xml:lang="FR">transferts</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="transferLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="transfersLineId"> <xs:selector xpath=".//v18:reportedLine/v18:id"/> <xs:field xpath="v18:instrumentType"/> <xs:field xpath="v18:scheme"/> <xs:field xpath="v18:transferType"/> <xs:field xpath="v18:debtorSchemeCountry"/> <xs:field xpath="v18:creditorSchemeCountry"/> <xs:field xpath="v18:debtorResidenceCountry"/> <xs:field xpath="v18:creditorResidenceCountry"/> <xs:field xpath="v18:currency"/> <xs:field xpath="v18:amountType"/> </xs:unique> </xs:element> <xs:element name="initiationTransfers" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">initiation transfers</xs:documentation> <xs:documentation xml:lang="FR">mode d'initiation des transferts</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="initiationTransferLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="initiationTransfersLineId"> <xs:selector xpath=".//v18:reportedLine/v18:id"/> <xs:field xpath="v18:instrumentType"/> <xs:field xpath="v18:initiationMode"/> <xs:field xpath="v18:currency"/> <xs:field xpath="v18:amountType"/> </xs:unique> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||||||||
properties |
|
||||||||||
children | reportedLine | ||||||||||
identity constraints |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="schemes" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">schemes</xs:documentation> <xs:documentation xml:lang="FR">schemas</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="schemeLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="schemesLineId"> <xs:selector xpath=".//v18:reportedLine/v18:id"/> <xs:field xpath="v18:instrumentType"/> <xs:field xpath="v18:scheme"/> <xs:field xpath="v18:activityLevel"/> <xs:field xpath="v18:accountType"/> <xs:field xpath="v18:residenceCountry"/> <xs:field xpath="v18:currency"/> <xs:field xpath="v18:amountType"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
properties |
|
||||
children | id reportedAmount | ||||
source | <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="schemeLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
type | schemeLineID | ||||
properties |
|
||||
children | instrumentType scheme activityLevel accountType residenceCountry currency amountType | ||||
source | <xs:element name="id" type="schemeLineID"/> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2011/V1.8 | |||||||||
type | amount | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="reportedAmount" type="v18dt:amount"/> |
diagram | ![]() |
||||||||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||||||||
properties |
|
||||||||||
children | reportedLine | ||||||||||
identity constraints |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="operations" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">operations</xs:documentation> <xs:documentation xml:lang="FR">operations</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="operationLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="operationsLineId"> <xs:selector xpath=".//v18:reportedLine/v18:id"/> <xs:field xpath="v18:instrumentType"/> <xs:field xpath="v18:scheme"/> <xs:field xpath="v18:operationType"/> <xs:field xpath="v18:loadingSource"/> <xs:field xpath="v18:country"/> <xs:field xpath="v18:residenceCountry"/> <xs:field xpath="v18:currency"/> <xs:field xpath="v18:amountType"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
properties |
|
||||
children | id reportedAmount | ||||
source | <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="operationLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
type | operationLineID | ||||
properties |
|
||||
children | instrumentType scheme operationType loadingSource country residenceCountry currency amountType | ||||
source | <xs:element name="id" type="operationLineID"/> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2011/V1.8 | |||||||||
type | amount | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="reportedAmount" type="v18dt:amount"/> |
diagram | ![]() |
||||||||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||||||||
properties |
|
||||||||||
children | reportedLine | ||||||||||
identity constraints |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="transfers" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">transfers</xs:documentation> <xs:documentation xml:lang="FR">transferts</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="transferLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="transfersLineId"> <xs:selector xpath=".//v18:reportedLine/v18:id"/> <xs:field xpath="v18:instrumentType"/> <xs:field xpath="v18:scheme"/> <xs:field xpath="v18:transferType"/> <xs:field xpath="v18:debtorSchemeCountry"/> <xs:field xpath="v18:creditorSchemeCountry"/> <xs:field xpath="v18:debtorResidenceCountry"/> <xs:field xpath="v18:creditorResidenceCountry"/> <xs:field xpath="v18:currency"/> <xs:field xpath="v18:amountType"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
properties |
|
||||
children | id reportedAmount | ||||
source | <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="transferLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
type | transferLineID | ||||
properties |
|
||||
children | instrumentType scheme transferType debtorSchemeCountry creditorSchemeCountry debtorResidenceCountry creditorResidenceCountry currency amountType | ||||
source | <xs:element name="id" type="transferLineID"/> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2011/V1.8 | |||||||||
type | amount | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="reportedAmount" type="v18dt:amount"/> |
diagram | ![]() |
||||||||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||||||||
properties |
|
||||||||||
children | reportedLine | ||||||||||
identity constraints |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="initiationTransfers" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">initiation transfers</xs:documentation> <xs:documentation xml:lang="FR">mode d'initiation des transferts</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="initiationTransferLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="initiationTransfersLineId"> <xs:selector xpath=".//v18:reportedLine/v18:id"/> <xs:field xpath="v18:instrumentType"/> <xs:field xpath="v18:initiationMode"/> <xs:field xpath="v18:currency"/> <xs:field xpath="v18:amountType"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
properties |
|
||||
children | id reportedAmount | ||||
source | <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="initiationTransferLineID"/> <xs:element name="reportedAmount" type="v18dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
type | initiationTransferLineID | ||||
properties |
|
||||
children | instrumentType initiationMode currency amountType | ||||
source | <xs:element name="id" type="initiationTransferLineID"/> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2011/V1.8 | |||||||||
type | amount | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="reportedAmount" type="v18dt:amount"/> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
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="v18dt: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="v18dt: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.8 | ||||
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.8 | ||||
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.8 | ||||
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.8 | ||||
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.8 | |||||||||
type | currency | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="reportingCurrency" type="v18dt: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.8 | ||||||
type | layout | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="layout" type="v18dt: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.8 | ||||
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="v18dt: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="v18dt: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.8 | |||||||||
type | institutionType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="type" type="v18dt: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.8 | ||||||
type | institutionCode | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="code" type="v18dt: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.8 | ||||
children | instrumentType initiationMode currency amountType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="initiationTransferLineID"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier for initiation transfer</xs:documentation> <xs:documentation xml:lang="FR">identifiant d'une ligne rapportee pour mode d'initiation d'un transfert</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="instrumentType" type="v18dt: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="initiationMode" type="v18dt:initiationMode" nillable="false"> <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="currency" type="v18dt: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="v18dt: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.8 | ||||||
type | instrumentType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="instrumentType" type="v18dt: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.8 | ||||||
type | initiationMode | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="initiationMode" type="v18dt:initiationMode" nillable="false"> <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.8 | ||||||
type | bclCurrency | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="currency" type="v18dt: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.8 | ||||||
type | amountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="amountType" type="v18dt: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.8 | ||||
children | instrumentType scheme operationType loadingSource country residenceCountry currency amountType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="operationLineID"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier for operation</xs:documentation> <xs:documentation xml:lang="FR">identifiant d'une ligne rapportee pour operation</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="instrumentType" type="v18dt: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="scheme" type="v18dt:scheme" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">scheme or hard/software based</xs:documentation> <xs:documentation xml:lang="FR">schema ou support</xs:documentation> </xs:annotation> </xs:element> <xs:element name="operationType" type="v18dt:operationType" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">operation type</xs:documentation> <xs:documentation xml:lang="FR">type d'operation</xs:documentation> </xs:annotation> </xs:element> <xs:element name="loadingSource" type="v18dt:loadingSource"> <xs:annotation> <xs:documentation xml:lang="EN">loading source</xs:documentation> <xs:documentation xml:lang="FR">source du chargement</xs:documentation> </xs:annotation> </xs:element> <xs:element name="country" type="v18dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">interaction country</xs:documentation> <xs:documentation xml:lang="FR">pays d'interaction</xs:documentation> </xs:annotation> </xs:element> <xs:element name="residenceCountry" type="v18dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">country of residence</xs:documentation> <xs:documentation xml:lang="FR">pays de residence</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="v18dt: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="v18dt: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.8 | ||||||
type | instrumentType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="instrumentType" type="v18dt: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.8 | ||||||
type | scheme | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="scheme" type="v18dt:scheme" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">scheme or hard/software based</xs:documentation> <xs:documentation xml:lang="FR">schema ou support</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||||
type | operationType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="operationType" type="v18dt:operationType" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">operation type</xs:documentation> <xs:documentation xml:lang="FR">type d'operation</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||||
type | loadingSource | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="loadingSource" type="v18dt:loadingSource"> <xs:annotation> <xs:documentation xml:lang="EN">loading source</xs:documentation> <xs:documentation xml:lang="FR">source du chargement</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
type | bclCountry | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="country" type="v18dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">interaction country</xs:documentation> <xs:documentation xml:lang="FR">pays d'interaction</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
type | bclCountry | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="residenceCountry" type="v18dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">country of residence</xs:documentation> <xs:documentation xml:lang="FR">pays de residence</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||||
type | bclCurrency | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="currency" type="v18dt: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.8 | ||||||
type | amountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="amountType" type="v18dt: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.8 | ||||
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="v18dt: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="v18dt: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.8 | |||||||||
type | institutionType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="type" type="v18dt: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.8 | ||||||
type | institutionCode | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="code" type="v18dt: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.8 | ||||
children | instrumentType scheme activityLevel accountType residenceCountry currency amountType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="schemeLineID"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier for scheme</xs:documentation> <xs:documentation xml:lang="FR">identifiant d'une ligne rapportee pour schema</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="instrumentType" type="v18dt: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="scheme" type="v18dt:scheme" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">scheme or hard/software based</xs:documentation> <xs:documentation xml:lang="FR">schema ou support</xs:documentation> </xs:annotation> </xs:element> <xs:element name="activityLevel" type="v18dt:activityLevel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">activity level</xs:documentation> <xs:documentation xml:lang="FR">niveau d'activite</xs:documentation> </xs:annotation> </xs:element> <xs:element name="accountType" type="v18dt:accountType"> <xs:annotation> <xs:documentation xml:lang="EN">account type</xs:documentation> <xs:documentation xml:lang="FR">type de compte</xs:documentation> </xs:annotation> </xs:element> <xs:element name="residenceCountry" type="v18dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">country of residence</xs:documentation> <xs:documentation xml:lang="FR">pays de residence</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="v18dt:bclCurrency"> <xs:annotation> <xs:documentation xml:lang="EN">account currency</xs:documentation> <xs:documentation xml:lang="FR">devise du compte</xs:documentation> </xs:annotation> </xs:element> <xs:element name="amountType" type="v18dt: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.8 | ||||||
type | instrumentType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="instrumentType" type="v18dt: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.8 | ||||||
type | scheme | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="scheme" type="v18dt:scheme" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">scheme or hard/software based</xs:documentation> <xs:documentation xml:lang="FR">schema ou support</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||||
type | activityLevel | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="activityLevel" type="v18dt:activityLevel" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">activity level</xs:documentation> <xs:documentation xml:lang="FR">niveau d'activite</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||||
type | accountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="accountType" type="v18dt:accountType"> <xs:annotation> <xs:documentation xml:lang="EN">account type</xs:documentation> <xs:documentation xml:lang="FR">type de compte</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
type | bclCountry | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="residenceCountry" type="v18dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">country of residence</xs:documentation> <xs:documentation xml:lang="FR">pays de residence</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
type | bclCurrency | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="currency" type="v18dt:bclCurrency"> <xs:annotation> <xs:documentation xml:lang="EN">account currency</xs:documentation> <xs:documentation xml:lang="FR">devise du compte</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||||
type | amountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="amountType" type="v18dt: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.8 | ||||
children | instrumentType scheme transferType debtorSchemeCountry creditorSchemeCountry debtorResidenceCountry creditorResidenceCountry currency amountType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="transferLineID"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier for transfer</xs:documentation> <xs:documentation xml:lang="FR">identifiant d'une ligne rapportee pour transfert</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="instrumentType" type="v18dt: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="scheme" type="v18dt:scheme" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">scheme or hard/software based</xs:documentation> <xs:documentation xml:lang="FR">schema ou support</xs:documentation> </xs:annotation> </xs:element> <xs:element name="transferType" type="v18dt:transferType"> <xs:annotation> <xs:documentation xml:lang="EN">transfer type</xs:documentation> <xs:documentation xml:lang="FR">type de transfert</xs:documentation> </xs:annotation> </xs:element> <xs:element name="debtorSchemeCountry" type="v18dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">debtor scheme country</xs:documentation> <xs:documentation xml:lang="FR">pays du schema du debiteur</xs:documentation> </xs:annotation> </xs:element> <xs:element name="creditorSchemeCountry" type="v18dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">creditor scheme country</xs:documentation> <xs:documentation xml:lang="FR">pays du schema du creancier</xs:documentation> </xs:annotation> </xs:element> <xs:element name="debtorResidenceCountry" type="v18dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">debtor country of residence</xs:documentation> <xs:documentation xml:lang="FR">pays de residence du debiteur</xs:documentation> </xs:annotation> </xs:element> <xs:element name="creditorResidenceCountry" type="v18dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">creditor country of residence</xs:documentation> <xs:documentation xml:lang="FR">pays de residence du creancier</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="v18dt: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="v18dt: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.8 | ||||||
type | instrumentType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="instrumentType" type="v18dt: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.8 | ||||||
type | scheme | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="scheme" type="v18dt:scheme" nillable="false"> <xs:annotation> <xs:documentation xml:lang="EN">scheme or hard/software based</xs:documentation> <xs:documentation xml:lang="FR">schema ou support</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||||
type | transferType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="transferType" type="v18dt:transferType"> <xs:annotation> <xs:documentation xml:lang="EN">transfer type</xs:documentation> <xs:documentation xml:lang="FR">type de transfert</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
type | bclCountry | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="debtorSchemeCountry" type="v18dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">debtor scheme country</xs:documentation> <xs:documentation xml:lang="FR">pays du schema du debiteur</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
type | bclCountry | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="creditorSchemeCountry" type="v18dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">creditor scheme country</xs:documentation> <xs:documentation xml:lang="FR">pays du schema du creancier</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
type | bclCountry | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="debtorResidenceCountry" type="v18dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">debtor country of residence</xs:documentation> <xs:documentation xml:lang="FR">pays de residence du debiteur</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||
type | bclCountry | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="creditorResidenceCountry" type="v18dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">creditor country of residence</xs:documentation> <xs:documentation xml:lang="FR">pays de residence du creancier</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.8 | ||||||
type | bclCurrency | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="currency" type="v18dt: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.8 | ||||||
type | amountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="amountType" type="v18dt: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> |
namespace | http://www.bcl.lu/2011/V1.8/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="accountType"> <xs:annotation> <xs:documentation xml:lang="EN">account type</xs:documentation> <xs:documentation xml:lang="FR">type de compte</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.8/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="activityLevel"> <xs:annotation> <xs:documentation xml:lang="EN">activity level</xs:documentation> <xs:documentation xml:lang="FR">niveau d'activite</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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="loadingSource"> <xs:annotation> <xs:documentation xml:lang="EN">loading source</xs:documentation> <xs:documentation xml:lang="FR">source du chargement</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.8/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="operationType"> <xs:annotation> <xs:documentation xml:lang="EN">operation type</xs:documentation> <xs:documentation xml:lang="FR">type d'operation</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.8/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="scheme"> <xs:annotation> <xs:documentation xml:lang="EN">scheme or hard/software based</xs:documentation> <xs:documentation xml:lang="FR">schema ou support</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.8/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="transferType"> <xs:annotation> <xs:documentation xml:lang="EN">transfer type</xs:documentation> <xs:documentation xml:lang="FR">type de transfert</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z0-9]{3}"/> </xs:restriction> </xs:simpleType> |