schema location: | ../V15.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.bcl.lu/2011/V1.5 |
Elements | Complex types |
V15 | header |
schema location: | ../structures.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.bcl.lu/2011/V1.5 |
Complex types |
cardTransactionsLineID |
declarantID |
reporterID |
schema location: | ../datatypes.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.bcl.lu/2011/V1.5/datatypes |
Simple types |
acceptanceMode |
amount |
amountType |
bclCountry |
bclCurrency |
country |
currency |
institutionCode |
institutionType |
instrumentType |
layout |
operationType |
scheme |
terminalType |
diagram | ![]() |
||||||||||||||||||||||||||
namespace | http://www.bcl.lu/2011/V1.5 | ||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||
children | header content | ||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||
source | <xs:element name="V15"> <xs:annotation> <xs:documentation xml:lang="EN">card transactions - issuing side</xs:documentation> <xs:documentation xml:lang="FR">transactions cartes - volet issuing</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="cardTransactions" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">card transactions</xs:documentation> <xs:documentation xml:lang="FR">transactions cartes</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="cardTransactionsLineID"/> <xs:element name="reportedAmount" type="v15dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="cardTransactionsLineId"> <xs:selector xpath=".//v15:reportedLine/v15:id"/> <xs:field xpath="v15:instrumentType"/> <xs:field xpath="v15:scheme"/> <xs:field xpath="v15:operationType"/> <xs:field xpath="v15:terminalType"/> <xs:field xpath="v15:acceptanceMode"/> <xs:field xpath="v15:country"/> <xs:field xpath="v15:currency"/> <xs:field xpath="v15:amountType"/> </xs:unique> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> <xs:attribute name="version" type="xs:string" use="required" fixed="1.0"> <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.0"> <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.5 | ||||
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.5 | ||||
properties |
|
||||
children | cardTransactions | ||||
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="cardTransactions" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">card transactions</xs:documentation> <xs:documentation xml:lang="FR">transactions cartes</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="cardTransactionsLineID"/> <xs:element name="reportedAmount" type="v15dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="cardTransactionsLineId"> <xs:selector xpath=".//v15:reportedLine/v15:id"/> <xs:field xpath="v15:instrumentType"/> <xs:field xpath="v15:scheme"/> <xs:field xpath="v15:operationType"/> <xs:field xpath="v15:terminalType"/> <xs:field xpath="v15:acceptanceMode"/> <xs:field xpath="v15:country"/> <xs:field xpath="v15:currency"/> <xs:field xpath="v15:amountType"/> </xs:unique> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||
namespace | http://www.bcl.lu/2011/V1.5 | ||||||||||
properties |
|
||||||||||
children | reportedLine | ||||||||||
identity constraints |
|
||||||||||
annotation |
|
||||||||||
source | <xs:element name="cardTransactions" minOccurs="0"> <xs:annotation> <xs:documentation xml:lang="EN">card transactions</xs:documentation> <xs:documentation xml:lang="FR">transactions cartes</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="cardTransactionsLineID"/> <xs:element name="reportedAmount" type="v15dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> <xs:unique name="cardTransactionsLineId"> <xs:selector xpath=".//v15:reportedLine/v15:id"/> <xs:field xpath="v15:instrumentType"/> <xs:field xpath="v15:scheme"/> <xs:field xpath="v15:operationType"/> <xs:field xpath="v15:terminalType"/> <xs:field xpath="v15:acceptanceMode"/> <xs:field xpath="v15:country"/> <xs:field xpath="v15:currency"/> <xs:field xpath="v15:amountType"/> </xs:unique> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.5 | ||||
properties |
|
||||
children | id reportedAmount | ||||
source | <xs:element name="reportedLine"> <xs:complexType> <xs:sequence> <xs:element name="id" type="cardTransactionsLineID"/> <xs:element name="reportedAmount" type="v15dt:amount"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.5 | ||||
type | cardTransactionsLineID | ||||
properties |
|
||||
children | instrumentType scheme operationType terminalType acceptanceMode country currency amountType | ||||
source | <xs:element name="id" type="cardTransactionsLineID"/> |
diagram | ![]() |
|||||||||
namespace | http://www.bcl.lu/2011/V1.5 | |||||||||
type | amount | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:element name="reportedAmount" type="v15dt:amount"/> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.5 | ||||
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="v15dt: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="v15dt: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.5 | ||||
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.5 | ||||
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.5 | ||||
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.5 | ||||
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.5 | |||||||||
type | currency | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="reportingCurrency" type="v15dt: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.5 | ||||||
type | layout | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="layout" type="v15dt: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.5 | ||||
children | instrumentType scheme operationType terminalType acceptanceMode country currency amountType | ||||
used by |
|
||||
annotation |
|
||||
source | <xs:complexType name="cardTransactionsLineID"> <xs:annotation> <xs:documentation xml:lang="EN">reported line identifier for card transaction</xs:documentation> <xs:documentation xml:lang="FR">identifiant d'une ligne rapportee pour transaction carte</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="instrumentType" type="v15dt: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="v15dt: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="v15dt: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="terminalType" type="v15dt:terminalType"> <xs:annotation> <xs:documentation xml:lang="EN">terminal type</xs:documentation> <xs:documentation xml:lang="FR">type de terminal</xs:documentation> </xs:annotation> </xs:element> <xs:element name="acceptanceMode" type="v15dt:acceptanceMode"> <xs:annotation> <xs:documentation xml:lang="EN">acceptance mode</xs:documentation> <xs:documentation xml:lang="FR">mode d'acceptation</xs:documentation> </xs:annotation> </xs:element> <xs:element name="country" type="v15dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">country of the transaction</xs:documentation> <xs:documentation xml:lang="FR">pays de la transaction</xs:documentation> </xs:annotation> </xs:element> <xs:element name="currency" type="v15dt: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="v15dt: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.5 | ||||||
type | instrumentType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="instrumentType" type="v15dt: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.5 | ||||||
type | scheme | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="scheme" type="v15dt: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.5 | ||||||
type | operationType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="operationType" type="v15dt: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.5 | ||||||
type | terminalType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="terminalType" type="v15dt:terminalType"> <xs:annotation> <xs:documentation xml:lang="EN">terminal type</xs:documentation> <xs:documentation xml:lang="FR">type de terminal</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.5 | ||||||
type | acceptanceMode | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="acceptanceMode" type="v15dt:acceptanceMode"> <xs:annotation> <xs:documentation xml:lang="EN">acceptance mode</xs:documentation> <xs:documentation xml:lang="FR">mode d'acceptation</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||
namespace | http://www.bcl.lu/2011/V1.5 | ||||
type | bclCountry | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:element name="country" type="v15dt:bclCountry"> <xs:annotation> <xs:documentation xml:lang="EN">country of the transaction</xs:documentation> <xs:documentation xml:lang="FR">pays de la transaction</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.bcl.lu/2011/V1.5 | ||||||
type | bclCurrency | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="currency" type="v15dt: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.5 | ||||||
type | amountType | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="amountType" type="v15dt: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.5 | ||||
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="v15dt: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="v15dt: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.5 | |||||||||
type | institutionType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="type" type="v15dt: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.5 | ||||||
type | institutionCode | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="code" type="v15dt: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.5 | ||||
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="v15dt: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="v15dt: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.5 | |||||||||
type | institutionType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="type" type="v15dt: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.5 | ||||||
type | institutionCode | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="code" type="v15dt: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.5/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="acceptanceMode"> <xs:annotation> <xs:documentation xml:lang="EN">acceptance mode</xs:documentation> <xs:documentation xml:lang="FR">mode d’acceptation</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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/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.5/datatypes | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:simpleType name="terminalType"> <xs:annotation> <xs:documentation xml:lang="EN">terminal type</xs:documentation> <xs:documentation xml:lang="FR">type de terminal</xs:documentation> </xs:annotation> <xs:restriction base="xs:string"> <xs:pattern value="[A-Z0-9]{3}"/> </xs:restriction> </xs:simpleType> |