Schema S28.xsd


schema location:  ../S28.xsd
attribute form default:  unqualified
element form default:  qualified
targetNamespace:  http://www.bcl.lu/2009/S2.8
 
Elements  Complex types 
S28  header 


schema location:  ../structures.xsd
attribute form default:  unqualified
element form default:  qualified
targetNamespace:  http://www.bcl.lu/2009/S2.8
 
Complex types 
declarantID 
reportedLineID 
reporterID 


schema location:  ../datatypes.xsd
attribute form default:  unqualified
element form default:  qualified
targetNamespace:  http://www.bcl.lu/2009/S2.8/datatypes
 
Simple types 
amount 
currency 
dataType 
institutionCode 
institutionType 
layout 
mortgageCategory 


element S28
diagram
namespace http://www.bcl.lu/2009/S2.8
properties
content complex
children header content
attributes
Name  Type  Use  Default  Fixed  annotation
versionxs:stringrequired    1.0  
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
top-level (study identification)
documentation
niveau principal (identification de l'enquete)
source <xs:element name="S28">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">top-level (study identification)</xs:documentation>
   
<xs:documentation xml:lang="FR">niveau principal (identification de l'enquete)</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="mortgages">
             
<xs:complexType>
               
<xs:sequence maxOccurs="unbounded">
                 
<xs:element name="reportedLine">
                   
<xs:complexType>
                     
<xs:sequence>
                       
<xs:element name="id" type="reportedLineID"/>
                       
<xs:element name="reportedAmount" type="s28dt:amount"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
             
<xs:unique name="mortgagesLineId">
               
<xs:selector xpath=".//s28:reportedLine/s28:id"/>
               
<xs:field xpath="s28:mortgageCategory"/>
               
<xs:field xpath="s28:dataType"/>
             
</xs:unique>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="version" type="xs:string" use="required" fixed="1.0">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">study version</xs:documentation>
       
<xs:documentation xml:lang="FR">version de l'enquete</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="creationDateTime" type="xs:dateTime" use="required">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">report creation date and time</xs:documentation>
       
<xs:documentation xml:lang="FR">date et heure de creation du rapport</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute S28/@version
type xs:string
properties
isRef 0
fixed 1.0
use required
annotation
documentation
study version
documentation
version de l'enquete
source <xs:attribute name="version" type="xs:string" use="required" fixed="1.0">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">study version</xs:documentation>
   
<xs:documentation xml:lang="FR">version de l'enquete</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute S28/@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 S28/header
diagram
namespace http://www.bcl.lu/2009/S2.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 S28/content
diagram
namespace http://www.bcl.lu/2009/S2.8
properties
isRef 0
content complex
children mortgages
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="mortgages">
       
<xs:complexType>
         
<xs:sequence maxOccurs="unbounded">
           
<xs:element name="reportedLine">
             
<xs:complexType>
               
<xs:sequence>
                 
<xs:element name="id" type="reportedLineID"/>
                 
<xs:element name="reportedAmount" type="s28dt:amount"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
       
<xs:unique name="mortgagesLineId">
         
<xs:selector xpath=".//s28:reportedLine/s28:id"/>
         
<xs:field xpath="s28:mortgageCategory"/>
         
<xs:field xpath="s28:dataType"/>
       
</xs:unique>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element S28/content/mortgages
diagram
namespace http://www.bcl.lu/2009/S2.8
properties
isRef 0
content complex
children reportedLine
identity constraints
  Name  Refer  Selector  Field(s)  
unique  mortgagesLineId    .//s28:reportedLine/s28:id  s28:mortgageCategory  
s28:dataType  
source <xs:element name="mortgages">
 
<xs:complexType>
   
<xs:sequence maxOccurs="unbounded">
     
<xs:element name="reportedLine">
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="id" type="reportedLineID"/>
           
<xs:element name="reportedAmount" type="s28dt:amount"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
 
<xs:unique name="mortgagesLineId">
   
<xs:selector xpath=".//s28:reportedLine/s28:id"/>
   
<xs:field xpath="s28:mortgageCategory"/>
   
<xs:field xpath="s28:dataType"/>
 
</xs:unique>
</xs:element>

element S28/content/mortgages/reportedLine
diagram
namespace http://www.bcl.lu/2009/S2.8
properties
isRef 0
content complex
children id reportedAmount
source <xs:element name="reportedLine">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="id" type="reportedLineID"/>
     
<xs:element name="reportedAmount" type="s28dt:amount"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element S28/content/mortgages/reportedLine/id
diagram
namespace http://www.bcl.lu/2009/S2.8
type reportedLineID
properties
isRef 0
content complex
children mortgageCategory dataType
source <xs:element name="id" type="reportedLineID"/>

element S28/content/mortgages/reportedLine/reportedAmount
diagram
namespace http://www.bcl.lu/2009/S2.8
type s28dt:amount
properties
isRef 0
content simple
facets
fractionDigits 5
source <xs:element name="reportedAmount" type="s28dt:amount"/>

complexType header
diagram
namespace http://www.bcl.lu/2009/S2.8
children endMonthDate closingDate reporterID declarantID reportingCurrency layout
used by
element S28/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="s28dt: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="s28dt: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
namespace http://www.bcl.lu/2009/S2.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
namespace http://www.bcl.lu/2009/S2.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
namespace http://www.bcl.lu/2009/S2.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
namespace http://www.bcl.lu/2009/S2.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
namespace http://www.bcl.lu/2009/S2.8
type s28dt:currency
properties
isRef 0
content simple
facets
length 3
pattern [A-Z]{3}
annotation
documentation
reporting currency
documentation
devise de reporting
source <xs:element name="reportingCurrency" type="s28dt: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
namespace http://www.bcl.lu/2009/S2.8
type s28dt:layout
properties
isRef 0
content simple
annotation
documentation
layout
documentation
masque
source <xs:element name="layout" type="s28dt: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
namespace http://www.bcl.lu/2009/S2.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="s28dt: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="s28dt: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
namespace http://www.bcl.lu/2009/S2.8
type s28dt:institutionType
properties
isRef 0
content simple
facets
length 2
pattern [0-9]{2}
annotation
documentation
institution type
documentation
type d'entite
source <xs:element name="type" type="s28dt: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
namespace http://www.bcl.lu/2009/S2.8
type s28dt:institutionCode
properties
isRef 0
content simple
annotation
documentation
institution code
documentation
code de l'entite
source <xs:element name="code" type="s28dt: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 reportedLineID
diagram
namespace http://www.bcl.lu/2009/S2.8
children mortgageCategory dataType
used by
element S28/content/mortgages/reportedLine/id
annotation
documentation
reported line identifier
documentation
identifiant d'une ligne rapportee
source <xs:complexType name="reportedLineID">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">reported line identifier</xs:documentation>
   
<xs:documentation xml:lang="FR">identifiant d'une ligne rapportee</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="mortgageCategory">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">mortgage category</xs:documentation>
       
<xs:documentation xml:lang="FR">categorie de credit immobilier</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="s28dt:mortgageCategory"/>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="dataType" type="s28dt:dataType">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">data type</xs:documentation>
       
<xs:documentation xml:lang="FR">type de donnee</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element reportedLineID/mortgageCategory
diagram
namespace http://www.bcl.lu/2009/S2.8
type restriction of s28dt:mortgageCategory
properties
isRef 0
content simple
facets
pattern [0-9]{1}[0-9]*
annotation
documentation
mortgage category
documentation
categorie de credit immobilier
source <xs:element name="mortgageCategory">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">mortgage category</xs:documentation>
   
<xs:documentation xml:lang="FR">categorie de credit immobilier</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="s28dt:mortgageCategory"/>
 
</xs:simpleType>
</xs:element>

element reportedLineID/dataType
diagram
namespace http://www.bcl.lu/2009/S2.8
type s28dt:dataType
properties
isRef 0
content simple
facets
pattern [A-Z]{3}
annotation
documentation
data type
documentation
type de donnee
source <xs:element name="dataType" type="s28dt:dataType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">data type</xs:documentation>
   
<xs:documentation xml:lang="FR">type de donnee</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType reporterID
diagram
namespace http://www.bcl.lu/2009/S2.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="s28dt: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="s28dt: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
namespace http://www.bcl.lu/2009/S2.8
type s28dt:institutionType
properties
isRef 0
content simple
facets
length 2
pattern [0-9]{2}
annotation
documentation
institution type
documentation
type d'entite
source <xs:element name="type" type="s28dt: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
namespace http://www.bcl.lu/2009/S2.8
type s28dt:institutionCode
properties
isRef 0
content simple
annotation
documentation
institution code
documentation
code de l'entite
source <xs:element name="code" type="s28dt: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>

simpleType s28dt:amount
namespace http://www.bcl.lu/2009/S2.8/datatypes
type restriction of xs:decimal
used by
element S28/content/mortgages/reportedLine/reportedAmount
facets
fractionDigits 5
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:restriction>
</xs:simpleType>

simpleType s28dt:currency
namespace http://www.bcl.lu/2009/S2.8/datatypes
type restriction of xs:string
used by
element header/reportingCurrency
facets
length 3
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 s28dt:dataType
namespace http://www.bcl.lu/2009/S2.8/datatypes
type restriction of xs:string
used by
element reportedLineID/dataType
facets
pattern [A-Z]{3}
annotation
documentation
data type
documentation
type de donnee
source <xs:simpleType name="dataType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">data type</xs:documentation>
   
<xs:documentation xml:lang="FR">type de donnee</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[A-Z]{3}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType s28dt:institutionCode
namespace http://www.bcl.lu/2009/S2.8/datatypes
type xs:string
used by
elements declarantID/code reporterID/code
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:simpleType>

simpleType s28dt:institutionType
namespace http://www.bcl.lu/2009/S2.8/datatypes
type restriction of xs:string
used by
elements declarantID/type reporterID/type
facets
length 2
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 s28dt:layout
namespace http://www.bcl.lu/2009/S2.8/datatypes
type xs:int
used by
element header/layout
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:simpleType>

simpleType s28dt:mortgageCategory
namespace http://www.bcl.lu/2009/S2.8/datatypes
type restriction of xs:string
used by
element reportedLineID/mortgageCategory
facets
pattern [0-9]{1}[0-9]*
annotation
documentation
mortgage category
documentation
categorie de credit immobilier
source <xs:simpleType name="mortgageCategory">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">mortgage category</xs:documentation>
   
<xs:documentation xml:lang="FR">categorie de credit immobilier</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9]{1}[0-9]*"/>
 
</xs:restriction>
</xs:simpleType>


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