Schema V18.xsd


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
 
Simple types 
accountType 
activityLevel 
amount 
amountType 
bclCountry 
bclCurrency 
country 
currency 
initiationMode 
institutionCode 
institutionType 
instrumentType 
layout 
loadingSource 
operationType 
scheme 
transferType 


element V18
diagram V18_p1.png
namespace http://www.bcl.lu/2011/V1.8
properties
content complex
children header content
attributes
Name  Type  Use  Default  Fixed  annotation
versionxs:stringrequired    1.2  
documentation
study version
documentation
version de l'enquete
creationDateTimexs:dateTimerequired      
documentation
report creation date and time
documentation
date et heure de creation du rapport
annotation
documentation
e-money
documentation
monnaie electronique
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>

attribute V18/@version
type xs:string
properties
isRef 0
fixed 1.2
use required
annotation
documentation
study version
documentation
version de l'enquete
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>

attribute V18/@creationDateTime
type xs:dateTime
properties
isRef 0
use required
annotation
documentation
report creation date and time
documentation
date et heure de creation du rapport
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>

element V18/header
diagram V18_p2.png
namespace http://www.bcl.lu/2011/V1.8
type header
properties
isRef 0
content complex
children endMonthDate closingDate reporterID declarantID reportingCurrency layout
annotation
documentation
study header
documentation
entete de l'enquete
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>

element V18/content
diagram V18_p3.png
namespace http://www.bcl.lu/2011/V1.8
properties
isRef 0
content complex
children schemes operations transfers initiationTransfers
annotation
documentation
study content
documentation
contenu de l'enquete
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>

element V18/content/schemes
diagram V18_p4.png
namespace http://www.bcl.lu/2011/V1.8
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children reportedLine
identity constraints
  Name  Refer  Selector  Field(s)  
unique  schemesLineId    .//v18:reportedLine/v18:id  v18:instrumentType  
v18:scheme  
v18:activityLevel  
v18:accountType  
v18:residenceCountry  
v18:currency  
v18:amountType  
annotation
documentation
schemes
documentation
schemas
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>

element V18/content/schemes/reportedLine
diagram V18_p5.png
namespace http://www.bcl.lu/2011/V1.8
properties
isRef 0
content complex
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>

element V18/content/schemes/reportedLine/id
diagram V18_p6.png
namespace http://www.bcl.lu/2011/V1.8
type schemeLineID
properties
isRef 0
content complex
children instrumentType scheme activityLevel accountType residenceCountry currency amountType
source <xs:element name="id" type="schemeLineID"/>

element V18/content/schemes/reportedLine/reportedAmount
diagram V18_p7.png
namespace http://www.bcl.lu/2011/V1.8
type amount
properties
isRef 0
content simple
facets
Kind Value annotation 
fractionDigits 
pattern .+ 
source <xs:element name="reportedAmount" type="v18dt:amount"/>

element V18/content/operations
diagram V18_p8.png
namespace http://www.bcl.lu/2011/V1.8
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children reportedLine
identity constraints
  Name  Refer  Selector  Field(s)  
unique  operationsLineId    .//v18:reportedLine/v18:id  v18:instrumentType  
v18:scheme  
v18:operationType  
v18:loadingSource  
v18:country  
v18:residenceCountry  
v18:currency  
v18:amountType  
annotation
documentation
operations
documentation
operations
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>

element V18/content/operations/reportedLine
diagram V18_p9.png
namespace http://www.bcl.lu/2011/V1.8
properties
isRef 0
content complex
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>

element V18/content/operations/reportedLine/id
diagram V18_p10.png
namespace http://www.bcl.lu/2011/V1.8
type operationLineID
properties
isRef 0
content complex
children instrumentType scheme operationType loadingSource country residenceCountry currency amountType
source <xs:element name="id" type="operationLineID"/>

element V18/content/operations/reportedLine/reportedAmount
diagram V18_p11.png
namespace http://www.bcl.lu/2011/V1.8
type amount
properties
isRef 0
content simple
facets
Kind Value annotation 
fractionDigits 
pattern .+ 
source <xs:element name="reportedAmount" type="v18dt:amount"/>

element V18/content/transfers
diagram V18_p12.png
namespace http://www.bcl.lu/2011/V1.8
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children reportedLine
identity constraints
  Name  Refer  Selector  Field(s)  
unique  transfersLineId    .//v18:reportedLine/v18:id  v18:instrumentType  
v18:scheme  
v18:transferType  
v18:debtorSchemeCountry  
v18:creditorSchemeCountry  
v18:debtorResidenceCountry  
v18:creditorResidenceCountry  
v18:currency  
v18:amountType  
annotation
documentation
transfers
documentation
transferts
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>

element V18/content/transfers/reportedLine
diagram V18_p13.png
namespace http://www.bcl.lu/2011/V1.8
properties
isRef 0
content complex
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>

element V18/content/transfers/reportedLine/id
diagram V18_p14.png
namespace http://www.bcl.lu/2011/V1.8
type transferLineID
properties
isRef 0
content complex
children instrumentType scheme transferType debtorSchemeCountry creditorSchemeCountry debtorResidenceCountry creditorResidenceCountry currency amountType
source <xs:element name="id" type="transferLineID"/>

element V18/content/transfers/reportedLine/reportedAmount
diagram V18_p15.png
namespace http://www.bcl.lu/2011/V1.8
type amount
properties
isRef 0
content simple
facets
Kind Value annotation 
fractionDigits 
pattern .+ 
source <xs:element name="reportedAmount" type="v18dt:amount"/>

element V18/content/initiationTransfers
diagram V18_p16.png
namespace http://www.bcl.lu/2011/V1.8
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children reportedLine
identity constraints
  Name  Refer  Selector  Field(s)  
unique  initiationTransfersLineId    .//v18:reportedLine/v18:id  v18:instrumentType  
v18:initiationMode  
v18:currency  
v18:amountType  
annotation
documentation
initiation transfers
documentation
mode d'initiation des transferts
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>

element V18/content/initiationTransfers/reportedLine
diagram V18_p17.png
namespace http://www.bcl.lu/2011/V1.8
properties
isRef 0
content complex
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>

element V18/content/initiationTransfers/reportedLine/id
diagram V18_p18.png
namespace http://www.bcl.lu/2011/V1.8
type initiationTransferLineID
properties
isRef 0
content complex
children instrumentType initiationMode currency amountType
source <xs:element name="id" type="initiationTransferLineID"/>

element V18/content/initiationTransfers/reportedLine/reportedAmount
diagram V18_p19.png
namespace http://www.bcl.lu/2011/V1.8
type amount
properties
isRef 0
content simple
facets
Kind Value annotation 
fractionDigits 
pattern .+ 
source <xs:element name="reportedAmount" type="v18dt:amount"/>

complexType header
diagram V18_p20.png
namespace http://www.bcl.lu/2011/V1.8
children endMonthDate closingDate reporterID declarantID reportingCurrency layout
used by
element V18/header
annotation
documentation
study header
documentation
entete de l'enquete
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>

element header/endMonthDate
diagram V18_p21.png
namespace http://www.bcl.lu/2011/V1.8
type xs:date
properties
isRef 0
content simple
annotation
documentation
end of period date
documentation
date de fin de periode
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>

element header/closingDate
diagram V18_p22.png
namespace http://www.bcl.lu/2011/V1.8
type xs:date
properties
isRef 0
content simple
annotation
documentation
closing date
documentation
date de cloture
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>

element header/reporterID
diagram V18_p23.png
namespace http://www.bcl.lu/2011/V1.8
type reporterID
properties
isRef 0
content complex
children type code
annotation
documentation
reporter identification
documentation
identification du reporter
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>

element header/declarantID
diagram V18_p24.png
namespace http://www.bcl.lu/2011/V1.8
type declarantID
properties
isRef 0
content complex
children type code
annotation
documentation
declarant identification
documentation
identification du declarant
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>

element header/reportingCurrency
diagram V18_p25.png
namespace http://www.bcl.lu/2011/V1.8
type currency
properties
isRef 0
content simple
facets
Kind Value annotation 
length 
pattern [A-Z]{3} 
annotation
documentation
reporting currency
documentation
devise de reporting
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>

element header/layout
diagram V18_p26.png
namespace http://www.bcl.lu/2011/V1.8
type layout
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern .+ 
annotation
documentation
layout
documentation
masque
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>

complexType declarantID
diagram V18_p27.png
namespace http://www.bcl.lu/2011/V1.8
children type code
used by
element header/declarantID
annotation
documentation
declarant identification
documentation
identification du declarant
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>

element declarantID/type
diagram V18_p28.png
namespace http://www.bcl.lu/2011/V1.8
type institutionType
properties
isRef 0
content simple
facets
Kind Value annotation 
length 
pattern [0-9]{2} 
annotation
documentation
institution type
documentation
type d'entite
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>

element declarantID/code
diagram V18_p29.png
namespace http://www.bcl.lu/2011/V1.8
type institutionCode
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern .+ 
annotation
documentation
institution code
documentation
code de l'entite
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>

complexType initiationTransferLineID
diagram V18_p30.png
namespace http://www.bcl.lu/2011/V1.8
children instrumentType initiationMode currency amountType
used by
element V18/content/initiationTransfers/reportedLine/id
annotation
documentation
reported line identifier for initiation transfer
documentation
identifiant d'une ligne rapportee pour mode d'initiation d'un transfert
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>

element initiationTransferLineID/instrumentType
diagram V18_p31.png
namespace http://www.bcl.lu/2011/V1.8
type instrumentType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [A-Z0-9]{4} 
annotation
documentation
instrument type
documentation
type d'instrument
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>

element initiationTransferLineID/initiationMode
diagram V18_p32.png
namespace http://www.bcl.lu/2011/V1.8
type initiationMode
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
pattern [A-Z0-9]{5} 
annotation
documentation
initiation mode
documentation
mode d'initiation
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>

element initiationTransferLineID/currency
diagram V18_p33.png
namespace http://www.bcl.lu/2011/V1.8
type bclCurrency
properties
isRef 0
content simple
nillable false
annotation
documentation
original currency
documentation
devise d'origine
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>

element initiationTransferLineID/amountType
diagram V18_p34.png
namespace http://www.bcl.lu/2011/V1.8
type amountType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [A-Z0-9]{4} 
annotation
documentation
amount type
documentation
type de montant
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>

complexType operationLineID
diagram V18_p35.png
namespace http://www.bcl.lu/2011/V1.8
children instrumentType scheme operationType loadingSource country residenceCountry currency amountType
used by
element V18/content/operations/reportedLine/id
annotation
documentation
reported line identifier for operation
documentation
identifiant d'une ligne rapportee pour operation
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>

element operationLineID/instrumentType
diagram V18_p36.png
namespace http://www.bcl.lu/2011/V1.8
type instrumentType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [A-Z0-9]{4} 
annotation
documentation
instrument type
documentation
type d'instrument
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>

element operationLineID/scheme
diagram V18_p37.png
namespace http://www.bcl.lu/2011/V1.8
type scheme
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
pattern [A-Z0-9]{4} 
annotation
documentation
scheme or hard/software based
documentation
schema ou support
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>

element operationLineID/operationType
diagram V18_p38.png
namespace http://www.bcl.lu/2011/V1.8
type operationType
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
pattern [A-Z0-9]{3} 
annotation
documentation
operation type
documentation
type d'operation
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>

element operationLineID/loadingSource
diagram V18_p39.png
namespace http://www.bcl.lu/2011/V1.8
type loadingSource
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [A-Z0-9]{3} 
annotation
documentation
loading source
documentation
source du chargement
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>

element operationLineID/country
diagram V18_p40.png
namespace http://www.bcl.lu/2011/V1.8
type bclCountry
properties
isRef 0
content simple
annotation
documentation
interaction country
documentation
pays d'interaction
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>

element operationLineID/residenceCountry
diagram V18_p41.png
namespace http://www.bcl.lu/2011/V1.8
type bclCountry
properties
isRef 0
content simple
annotation
documentation
country of residence
documentation
pays de residence
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>

element operationLineID/currency
diagram V18_p42.png
namespace http://www.bcl.lu/2011/V1.8
type bclCurrency
properties
isRef 0
content simple
nillable false
annotation
documentation
original currency
documentation
devise d'origine
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>

element operationLineID/amountType
diagram V18_p43.png
namespace http://www.bcl.lu/2011/V1.8
type amountType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [A-Z0-9]{4} 
annotation
documentation
amount type
documentation
type de montant
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>

complexType reporterID
diagram V18_p44.png
namespace http://www.bcl.lu/2011/V1.8
children type code
used by
element header/reporterID
annotation
documentation
reporter identification
documentation
identification du declarant
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>

element reporterID/type
diagram V18_p45.png
namespace http://www.bcl.lu/2011/V1.8
type institutionType
properties
isRef 0
content simple
facets
Kind Value annotation 
length 
pattern [0-9]{2} 
annotation
documentation
institution type
documentation
type d'entite
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>

element reporterID/code
diagram V18_p46.png
namespace http://www.bcl.lu/2011/V1.8
type institutionCode
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern .+ 
annotation
documentation
institution code
documentation
code de l'entite
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>

complexType schemeLineID
diagram V18_p47.png
namespace http://www.bcl.lu/2011/V1.8
children instrumentType scheme activityLevel accountType residenceCountry currency amountType
used by
element V18/content/schemes/reportedLine/id
annotation
documentation
reported line identifier for scheme
documentation
identifiant d'une ligne rapportee pour schema
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>

element schemeLineID/instrumentType
diagram V18_p48.png
namespace http://www.bcl.lu/2011/V1.8
type instrumentType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [A-Z0-9]{4} 
annotation
documentation
instrument type
documentation
type d'instrument
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>

element schemeLineID/scheme
diagram V18_p49.png
namespace http://www.bcl.lu/2011/V1.8
type scheme
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
pattern [A-Z0-9]{4} 
annotation
documentation
scheme or hard/software based
documentation
schema ou support
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>

element schemeLineID/activityLevel
diagram V18_p50.png
namespace http://www.bcl.lu/2011/V1.8
type activityLevel
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
pattern [A-Z0-9]{3} 
annotation
documentation
activity level
documentation
niveau d'activite
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>

element schemeLineID/accountType
diagram V18_p51.png
namespace http://www.bcl.lu/2011/V1.8
type accountType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [A-Z0-9]{3} 
annotation
documentation
account type
documentation
type de compte
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>

element schemeLineID/residenceCountry
diagram V18_p52.png
namespace http://www.bcl.lu/2011/V1.8
type bclCountry
properties
isRef 0
content simple
annotation
documentation
country of residence
documentation
pays de residence
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>

element schemeLineID/currency
diagram V18_p53.png
namespace http://www.bcl.lu/2011/V1.8
type bclCurrency
properties
isRef 0
content simple
annotation
documentation
account currency
documentation
devise du compte
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>

element schemeLineID/amountType
diagram V18_p54.png
namespace http://www.bcl.lu/2011/V1.8
type amountType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [A-Z0-9]{4} 
annotation
documentation
amount type
documentation
type de montant
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>

complexType transferLineID
diagram V18_p55.png
namespace http://www.bcl.lu/2011/V1.8
children instrumentType scheme transferType debtorSchemeCountry creditorSchemeCountry debtorResidenceCountry creditorResidenceCountry currency amountType
used by
element V18/content/transfers/reportedLine/id
annotation
documentation
reported line identifier for transfer
documentation
identifiant d'une ligne rapportee pour transfert
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>

element transferLineID/instrumentType
diagram V18_p56.png
namespace http://www.bcl.lu/2011/V1.8
type instrumentType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [A-Z0-9]{4} 
annotation
documentation
instrument type
documentation
type d'instrument
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>

element transferLineID/scheme
diagram V18_p57.png
namespace http://www.bcl.lu/2011/V1.8
type scheme
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
pattern [A-Z0-9]{4} 
annotation
documentation
scheme or hard/software based
documentation
schema ou support
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>

element transferLineID/transferType
diagram V18_p58.png
namespace http://www.bcl.lu/2011/V1.8
type transferType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [A-Z0-9]{3} 
annotation
documentation
transfer type
documentation
type de transfert
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>

element transferLineID/debtorSchemeCountry
diagram V18_p59.png
namespace http://www.bcl.lu/2011/V1.8
type bclCountry
properties
isRef 0
content simple
annotation
documentation
debtor scheme country
documentation
pays du schema du debiteur
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>

element transferLineID/creditorSchemeCountry
diagram V18_p60.png
namespace http://www.bcl.lu/2011/V1.8
type bclCountry
properties
isRef 0
content simple
annotation
documentation
creditor scheme country
documentation
pays du schema du creancier
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>

element transferLineID/debtorResidenceCountry
diagram V18_p61.png
namespace http://www.bcl.lu/2011/V1.8
type bclCountry
properties
isRef 0
content simple
annotation
documentation
debtor country of residence
documentation
pays de residence du debiteur
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>

element transferLineID/creditorResidenceCountry
diagram V18_p62.png
namespace http://www.bcl.lu/2011/V1.8
type bclCountry
properties
isRef 0
content simple
annotation
documentation
creditor country of residence
documentation
pays de residence du creancier
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>

element transferLineID/currency
diagram V18_p63.png
namespace http://www.bcl.lu/2011/V1.8
type bclCurrency
properties
isRef 0
content simple
nillable false
annotation
documentation
original currency
documentation
devise d'origine
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>

element transferLineID/amountType
diagram V18_p64.png
namespace http://www.bcl.lu/2011/V1.8
type amountType
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern [A-Z0-9]{4} 
annotation
documentation
amount type
documentation
type de montant
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>

simpleType accountType
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:string
properties
base xs:string
used by
element schemeLineID/accountType
facets
Kind Value annotation 
pattern [A-Z0-9]{3} 
annotation
documentation
account type
documentation
type de compte
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>

simpleType activityLevel
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:string
properties
base xs:string
used by
element schemeLineID/activityLevel
facets
Kind Value annotation 
pattern [A-Z0-9]{3} 
annotation
documentation
activity level
documentation
niveau d'activite
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>

simpleType amount
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:decimal
properties
base xs:decimal
used by
elements V18/content/schemes/reportedLine/reportedAmount V18/content/operations/reportedLine/reportedAmount V18/content/transfers/reportedLine/reportedAmount V18/content/initiationTransfers/reportedLine/reportedAmount
facets
Kind Value annotation 
fractionDigits 
pattern .+ 
annotation
documentation
amount
documentation
montant
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>

simpleType amountType
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:string
properties
base xs:string
used by
elements initiationTransferLineID/amountType operationLineID/amountType schemeLineID/amountType transferLineID/amountType
facets
Kind Value annotation 
pattern [A-Z0-9]{4} 
annotation
documentation
amount type
documentation
type de montants
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>

simpleType bclCountry
namespace http://www.bcl.lu/2011/V1.8/datatypes
type union of (country, restriction of xs:string)
used by
elements operationLineID/country transferLineID/creditorResidenceCountry transferLineID/creditorSchemeCountry transferLineID/debtorResidenceCountry transferLineID/debtorSchemeCountry operationLineID/residenceCountry schemeLineID/residenceCountry
annotation
documentation
BCL codification for country
documentation
nomenclature BCL pour le pays
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>

simpleType bclCurrency
namespace http://www.bcl.lu/2011/V1.8/datatypes
type union of (currency, restriction of xs:string)
used by
elements initiationTransferLineID/currency operationLineID/currency schemeLineID/currency transferLineID/currency
annotation
documentation
BCL codification for currency
documentation
nomenclature BCL pour la devise
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>

simpleType country
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:string
properties
base xs:string
used by
simpleType bclCountry
facets
Kind Value annotation 
length 
pattern [A-Z]{2} 
annotation
documentation
country (ISO 3166)
documentation
pays (ISO 3166)
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>

simpleType currency
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:string
properties
base xs:string
used by
element header/reportingCurrency
simpleType bclCurrency
facets
Kind Value annotation 
length 
pattern [A-Z]{3} 
annotation
documentation
currency (ISO 4217)
documentation
devise (ISO 4217)
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>

simpleType initiationMode
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:string
properties
base xs:string
used by
element initiationTransferLineID/initiationMode
facets
Kind Value annotation 
pattern [A-Z0-9]{5} 
annotation
documentation
initiation mode
documentation
mode d'initiation
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>

simpleType institutionCode
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:string
properties
base xs:string
used by
elements declarantID/code reporterID/code
facets
Kind Value annotation 
pattern .+ 
annotation
documentation
institution code
documentation
code d'une entite
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>

simpleType institutionType
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:string
properties
base xs:string
used by
elements declarantID/type reporterID/type
facets
Kind Value annotation 
length 
pattern [0-9]{2} 
annotation
documentation
institution type
documentation
type d'entite
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>

simpleType instrumentType
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:string
properties
base xs:string
used by
elements initiationTransferLineID/instrumentType operationLineID/instrumentType schemeLineID/instrumentType transferLineID/instrumentType
facets
Kind Value annotation 
pattern [A-Z0-9]{4} 
annotation
documentation
instrument type
documentation
type d'instrument
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>

simpleType layout
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:int
properties
base xs:int
used by
element header/layout
facets
Kind Value annotation 
pattern .+ 
annotation
documentation
layout
documentation
masque
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>

simpleType loadingSource
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:string
properties
base xs:string
used by
element operationLineID/loadingSource
facets
Kind Value annotation 
pattern [A-Z0-9]{3} 
annotation
documentation
loading source
documentation
source du chargement
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>

simpleType operationType
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:string
properties
base xs:string
used by
element operationLineID/operationType
facets
Kind Value annotation 
pattern [A-Z0-9]{3} 
annotation
documentation
operation type
documentation
type d'operation
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>

simpleType scheme
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:string
properties
base xs:string
used by
elements operationLineID/scheme schemeLineID/scheme transferLineID/scheme
facets
Kind Value annotation 
pattern [A-Z0-9]{4} 
annotation
documentation
scheme or hard/software based
documentation
schema ou support
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>

simpleType transferType
namespace http://www.bcl.lu/2011/V1.8/datatypes
type restriction of xs:string
properties
base xs:string
used by
element transferLineID/transferType
facets
Kind Value annotation 
pattern [A-Z0-9]{3} 
annotation
documentation
transfer type
documentation
type de transfert
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy