Schema V1300-F.xsd


schema location ..\V1300-F.xsd
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://www.bcl.lu/2021/V1.300-F
 
Elements  Complex types 
V1300-F  header 


schema location ..\structures.xsd
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://www.bcl.lu/2021/V1.300-F
 
Complex types 
declarantID 
lossesDueToFraudPerLiabilityBearerLineID 
reporterID 


schema location ..\datatypes.xsd
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://www.bcl.lu/2021/V1.300-F/datatypes
 
Simple types 
amount 
bclCurrency 
currency 
customerCategory 
institutionCode 
institutionType 
layout 
liabilityBearer 
metric 
paymentInstrumentType 


element V1300-F
diagram V1300-F_p1.png
namespace http://www.bcl.lu/2021/V1.300-F
properties
content complex
children header content
attributes
Name  Type  Use  Default  Fixed  Annotation
version  xs:string  required    1.0  
documentation
study version
creationDateTime  xs:dateTime  required      
documentation
report creation date and time
annotation
documentation
Losses due to fraud per liability bearer
source <xs:element name="V1300-F">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Losses due to fraud per liability bearer</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:annotation>
     
</xs:element>
     
<xs:element name="content">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">study content</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="lossesDueToFraudPerLiabilityBearer" minOccurs="0">
             
<xs:annotation>
               
<xs:documentation xml:lang="EN">Losses due to fraud per liability bearer</xs:documentation>
             
</xs:annotation>
             
<xs:complexType>
               
<xs:sequence maxOccurs="unbounded">
                 
<xs:element name="reportedLine">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="id" type="lossesDueToFraudPerLiabilityBearerLineID"/>
                       
<xs:element name="reportedAmount" type="v1300-fdt:amount"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
             
<xs:unique name="lossesDueToFraudPerLiabilityBearerLineId">
               
<xs:selector xpath=".//v1300-f:reportedLine/v1300-f:id"/>
               
<xs:field xpath="v1300-f:paymentInstrumentType"/>
               
<xs:field xpath="v1300-f:customerCategory"/>
               
<xs:field xpath="v1300-f:liabilityBearer"/>
               
<xs:field xpath="v1300-f:metric"/>
             
</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: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:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute V1300-F/@version
type xs:string
properties
use required
fixed 1.0
annotation
documentation
study version
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:annotation>
</xs:attribute>

attribute V1300-F/@creationDateTime
type xs:dateTime
properties
use required
annotation
documentation
report creation date and time
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:annotation>
</xs:attribute>

element V1300-F/header
diagram V1300-F_p2.png
namespace http://www.bcl.lu/2021/V1.300-F
type header
properties
content complex
children endMonthDate closingDate reporterID declarantID reportingCurrency layout
annotation
documentation
study header
source <xs:element name="header" type="header">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">study header</xs:documentation>
 
</xs:annotation>
</xs:element>

element V1300-F/content
diagram V1300-F_p3.png
namespace http://www.bcl.lu/2021/V1.300-F
properties
content complex
children lossesDueToFraudPerLiabilityBearer
annotation
documentation
study content
source <xs:element name="content">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">study content</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="lossesDueToFraudPerLiabilityBearer" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation xml:lang="EN">Losses due to fraud per liability bearer</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence maxOccurs="unbounded">
           
<xs:element name="reportedLine">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="id" type="lossesDueToFraudPerLiabilityBearerLineID"/>
                 
<xs:element name="reportedAmount" type="v1300-fdt:amount"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
       
<xs:unique name="lossesDueToFraudPerLiabilityBearerLineId">
         
<xs:selector xpath=".//v1300-f:reportedLine/v1300-f:id"/>
         
<xs:field xpath="v1300-f:paymentInstrumentType"/>
         
<xs:field xpath="v1300-f:customerCategory"/>
         
<xs:field xpath="v1300-f:liabilityBearer"/>
         
<xs:field xpath="v1300-f:metric"/>
       
</xs:unique>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element V1300-F/content/lossesDueToFraudPerLiabilityBearer
diagram V1300-F_p4.png
namespace http://www.bcl.lu/2021/V1.300-F
properties
minOcc 0
maxOcc 1
content complex
children reportedLine
identity constraints
  Name  Refer  Selector  Field(s)  Annotation
unique  lossesDueToFraudPerLiabilityBearerLineId    .//v1300-f:reportedLine/v1300-f:id  v1300-f:paymentInstrumentType  
v1300-f:customerCategory  
v1300-f:liabilityBearer  
v1300-f:metric  
annotation
documentation
Losses due to fraud per liability bearer
source <xs:element name="lossesDueToFraudPerLiabilityBearer" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Losses due to fraud per liability bearer</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence maxOccurs="unbounded">
     
<xs:element name="reportedLine">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="id" type="lossesDueToFraudPerLiabilityBearerLineID"/>
           
<xs:element name="reportedAmount" type="v1300-fdt:amount"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
 
<xs:unique name="lossesDueToFraudPerLiabilityBearerLineId">
   
<xs:selector xpath=".//v1300-f:reportedLine/v1300-f:id"/>
   
<xs:field xpath="v1300-f:paymentInstrumentType"/>
   
<xs:field xpath="v1300-f:customerCategory"/>
   
<xs:field xpath="v1300-f:liabilityBearer"/>
   
<xs:field xpath="v1300-f:metric"/>
 
</xs:unique>
</xs:element>

element V1300-F/content/lossesDueToFraudPerLiabilityBearer/reportedLine
diagram V1300-F_p5.png
namespace http://www.bcl.lu/2021/V1.300-F
properties
content complex
children id reportedAmount
source <xs:element name="reportedLine">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="id" type="lossesDueToFraudPerLiabilityBearerLineID"/>
     
<xs:element name="reportedAmount" type="v1300-fdt:amount"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element V1300-F/content/lossesDueToFraudPerLiabilityBearer/reportedLine/id
diagram V1300-F_p6.png
namespace http://www.bcl.lu/2021/V1.300-F
type lossesDueToFraudPerLiabilityBearerLineID
properties
content complex
children paymentInstrumentType customerCategory liabilityBearer metric
source <xs:element name="id" type="lossesDueToFraudPerLiabilityBearerLineID"/>

element V1300-F/content/lossesDueToFraudPerLiabilityBearer/reportedLine/reportedAmount
diagram V1300-F_p7.png
namespace http://www.bcl.lu/2021/V1.300-F
type amount
properties
content simple
facets
Kind Value Annotation
fractionDigits 5
pattern .+
source <xs:element name="reportedAmount" type="v1300-fdt:amount"/>

complexType header
diagram V1300-F_p8.png
namespace http://www.bcl.lu/2021/V1.300-F
children endMonthDate closingDate reporterID declarantID reportingCurrency layout
used by
element V1300-F/header
annotation
documentation
study header
source <xs:complexType name="header">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">study header</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:annotation>
   
</xs:element>
   
<xs:element name="closingDate" type="xs:date">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">closing date</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="reporterID" type="reporterID">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">reporter identification</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="declarantID" type="declarantID">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">declarant identification</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="reportingCurrency" type="v1300-fdt:currency">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">reporting currency</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="layout" type="v1300-fdt:layout">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">layout</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element header/endMonthDate
diagram V1300-F_p9.png
namespace http://www.bcl.lu/2021/V1.300-F
type xs:date
properties
content simple
annotation
documentation
end of period date
source <xs:element name="endMonthDate" type="xs:date">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">end of period date</xs:documentation>
 
</xs:annotation>
</xs:element>

element header/closingDate
diagram V1300-F_p10.png
namespace http://www.bcl.lu/2021/V1.300-F
type xs:date
properties
content simple
annotation
documentation
closing date
source <xs:element name="closingDate" type="xs:date">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">closing date</xs:documentation>
 
</xs:annotation>
</xs:element>

element header/reporterID
diagram V1300-F_p11.png
namespace http://www.bcl.lu/2021/V1.300-F
type reporterID
properties
content complex
children type code
annotation
documentation
reporter identification
source <xs:element name="reporterID" type="reporterID">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">reporter identification</xs:documentation>
 
</xs:annotation>
</xs:element>

element header/declarantID
diagram V1300-F_p12.png
namespace http://www.bcl.lu/2021/V1.300-F
type declarantID
properties
content complex
children type code
annotation
documentation
declarant identification
source <xs:element name="declarantID" type="declarantID">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">declarant identification</xs:documentation>
 
</xs:annotation>
</xs:element>

element header/reportingCurrency
diagram V1300-F_p13.png
namespace http://www.bcl.lu/2021/V1.300-F
type currency
properties
content simple
facets
Kind Value Annotation
length 3
pattern [A-Z]{3}
annotation
documentation
reporting currency
source <xs:element name="reportingCurrency" type="v1300-fdt:currency">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">reporting currency</xs:documentation>
 
</xs:annotation>
</xs:element>

element header/layout
diagram V1300-F_p14.png
namespace http://www.bcl.lu/2021/V1.300-F
type layout
properties
content simple
facets
Kind Value Annotation
pattern .+
annotation
documentation
layout
source <xs:element name="layout" type="v1300-fdt:layout">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">layout</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType declarantID
diagram V1300-F_p15.png
namespace http://www.bcl.lu/2021/V1.300-F
children type code
used by
element header/declarantID
annotation
documentation
declarant identification
source <xs:complexType name="declarantID">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">declarant identification</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="type" type="v1300-fdt:institutionType">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">institution type</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="code" type="v1300-fdt:institutionCode">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">institution code</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element declarantID/type
diagram V1300-F_p16.png
namespace http://www.bcl.lu/2021/V1.300-F
type institutionType
properties
content simple
facets
Kind Value Annotation
length 2
pattern [0-9]{2}
annotation
documentation
institution type
source <xs:element name="type" type="v1300-fdt:institutionType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">institution type</xs:documentation>
 
</xs:annotation>
</xs:element>

element declarantID/code
diagram V1300-F_p17.png
namespace http://www.bcl.lu/2021/V1.300-F
type institutionCode
properties
content simple
facets
Kind Value Annotation
pattern .+
annotation
documentation
institution code
source <xs:element name="code" type="v1300-fdt:institutionCode">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">institution code</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType lossesDueToFraudPerLiabilityBearerLineID
diagram V1300-F_p18.png
namespace http://www.bcl.lu/2021/V1.300-F
children paymentInstrumentType customerCategory liabilityBearer metric
used by
element V1300-F/content/lossesDueToFraudPerLiabilityBearer/reportedLine/id
annotation
documentation
reported line identifier for losses due to fraud per liability bearer
source <xs:complexType name="lossesDueToFraudPerLiabilityBearerLineID">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">reported line identifier for losses due to fraud per liability bearer</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="paymentInstrumentType" type="v1300-fdt:paymentInstrumentType">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">Payment instrument type</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="customerCategory" type="v1300-fdt:customerCategory">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">Customer category</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="liabilityBearer" type="v1300-fdt:liabilityBearer">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">Liability bearer</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="metric" type="v1300-fdt:metric">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">Metric</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element lossesDueToFraudPerLiabilityBearerLineID/paymentInstrumentType
diagram V1300-F_p19.png
namespace http://www.bcl.lu/2021/V1.300-F
type paymentInstrumentType
properties
content simple
facets
Kind Value Annotation
pattern [A-Z0-9]{4}
annotation
documentation
Payment instrument type
source <xs:element name="paymentInstrumentType" type="v1300-fdt:paymentInstrumentType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Payment instrument type</xs:documentation>
 
</xs:annotation>
</xs:element>

element lossesDueToFraudPerLiabilityBearerLineID/customerCategory
diagram V1300-F_p20.png
namespace http://www.bcl.lu/2021/V1.300-F
type customerCategory
properties
content simple
facets
Kind Value Annotation
pattern [A-Z0-9]{4}
annotation
documentation
Customer category
source <xs:element name="customerCategory" type="v1300-fdt:customerCategory">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Customer category</xs:documentation>
 
</xs:annotation>
</xs:element>

element lossesDueToFraudPerLiabilityBearerLineID/liabilityBearer
diagram V1300-F_p21.png
namespace http://www.bcl.lu/2021/V1.300-F
type liabilityBearer
properties
content simple
facets
Kind Value Annotation
pattern [A-Z0-9]{4}
annotation
documentation
Liability bearer
source <xs:element name="liabilityBearer" type="v1300-fdt:liabilityBearer">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Liability bearer</xs:documentation>
 
</xs:annotation>
</xs:element>

element lossesDueToFraudPerLiabilityBearerLineID/metric
diagram V1300-F_p22.png
namespace http://www.bcl.lu/2021/V1.300-F
type metric
properties
content simple
facets
Kind Value Annotation
pattern [A-Z0-9]{4}
annotation
documentation
Metric
source <xs:element name="metric" type="v1300-fdt:metric">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Metric</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType reporterID
diagram V1300-F_p23.png
namespace http://www.bcl.lu/2021/V1.300-F
children type code
used by
element header/reporterID
annotation
documentation
reporter identification
source <xs:complexType name="reporterID">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">reporter identification</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="type" type="v1300-fdt:institutionType">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">institution type</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="code" type="v1300-fdt:institutionCode">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">institution code</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element reporterID/type
diagram V1300-F_p24.png
namespace http://www.bcl.lu/2021/V1.300-F
type institutionType
properties
content simple
facets
Kind Value Annotation
length 2
pattern [0-9]{2}
annotation
documentation
institution type
source <xs:element name="type" type="v1300-fdt:institutionType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">institution type</xs:documentation>
 
</xs:annotation>
</xs:element>

element reporterID/code
diagram V1300-F_p25.png
namespace http://www.bcl.lu/2021/V1.300-F
type institutionCode
properties
content simple
facets
Kind Value Annotation
pattern .+
annotation
documentation
institution code
source <xs:element name="code" type="v1300-fdt:institutionCode">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">institution code</xs:documentation>
 
</xs:annotation>
</xs:element>

simpleType amount
namespace http://www.bcl.lu/2021/V1.300-F/datatypes
type restriction of xs:decimal
properties
base xs:decimal
used by
element V1300-F/content/lossesDueToFraudPerLiabilityBearer/reportedLine/reportedAmount
facets
Kind Value Annotation
fractionDigits 5
pattern .+
annotation
documentation
amount
source <xs:simpleType name="amount">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">amount</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:decimal">
   
<xs:fractionDigits value="5"/>
   
<xs:pattern value=".+"/>
 
</xs:restriction>
</xs:simpleType>

simpleType bclCurrency
namespace http://www.bcl.lu/2021/V1.300-F/datatypes
type union of (currency, restriction of xs:string)
annotation
documentation
BCL codification for currency
source <xs:simpleType name="bclCurrency">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">BCL codification for currency</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 currency
namespace http://www.bcl.lu/2021/V1.300-F/datatypes
type restriction of xs:string
properties
base xs:string
used by
element header/reportingCurrency
simpleType bclCurrency
facets
Kind Value Annotation
length 3
pattern [A-Z]{3}
annotation
documentation
currency (ISO 4217)
source <xs:simpleType name="currency">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">currency (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 customerCategory
namespace http://www.bcl.lu/2021/V1.300-F/datatypes
type restriction of xs:string
properties
base xs:string
used by
element lossesDueToFraudPerLiabilityBearerLineID/customerCategory
facets
Kind Value Annotation
pattern [A-Z0-9]{4}
annotation
documentation
Customer category
source <xs:simpleType name="customerCategory">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Customer category</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[A-Z0-9]{4}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType institutionCode
namespace http://www.bcl.lu/2021/V1.300-F/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
source <xs:simpleType name="institutionCode">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">institution code</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value=".+"/>
 
</xs:restriction>
</xs:simpleType>

simpleType institutionType
namespace http://www.bcl.lu/2021/V1.300-F/datatypes
type restriction of xs:string
properties
base xs:string
used by
elements declarantID/type reporterID/type
facets
Kind Value Annotation
length 2
pattern [0-9]{2}
annotation
documentation
institution type
source <xs:simpleType name="institutionType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">institution type</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:length value="2"/>
   
<xs:pattern value="[0-9]{2}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType layout
namespace http://www.bcl.lu/2021/V1.300-F/datatypes
type restriction of xs:int
properties
base xs:int
used by
element header/layout
facets
Kind Value Annotation
pattern .+
annotation
documentation
layout
source <xs:simpleType name="layout">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">layout</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:int">
   
<xs:pattern value=".+"/>
 
</xs:restriction>
</xs:simpleType>

simpleType liabilityBearer
namespace http://www.bcl.lu/2021/V1.300-F/datatypes
type restriction of xs:string
properties
base xs:string
used by
element lossesDueToFraudPerLiabilityBearerLineID/liabilityBearer
facets
Kind Value Annotation
pattern [A-Z0-9]{4}
annotation
documentation
Liability bearer
source <xs:simpleType name="liabilityBearer">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Liability bearer</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[A-Z0-9]{4}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType metric
namespace http://www.bcl.lu/2021/V1.300-F/datatypes
type restriction of xs:string
properties
base xs:string
used by
element lossesDueToFraudPerLiabilityBearerLineID/metric
facets
Kind Value Annotation
pattern [A-Z0-9]{4}
annotation
documentation
Metric
source <xs:simpleType name="metric">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Metric</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[A-Z0-9]{4}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType paymentInstrumentType
namespace http://www.bcl.lu/2021/V1.300-F/datatypes
type restriction of xs:string
properties
base xs:string
used by
element lossesDueToFraudPerLiabilityBearerLineID/paymentInstrumentType
facets
Kind Value Annotation
pattern [A-Z0-9]{4}
annotation
documentation
Payment instrument type
source <xs:simpleType name="paymentInstrumentType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">Payment instrument type</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[A-Z0-9]{4}"/>
 
</xs:restriction>
</xs:simpleType>


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