Schema S29.xsd


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


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


schema location:  ../datatypes.xsd
attribute form default:  unqualified
element form default:  qualified
targetNamespace:  http://www.bcl.lu/2009/S2.9/datatypes
 
Simple types 
accountingVersion 
amount 
currency 
institutionCode 
institutionType 
layout 
positionType 
staffCategory 


element S29
diagram
namespace http://www.bcl.lu/2009/S2.9
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="S29">
 
<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="staff">
             
<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="s29dt:amount"/>
                     
</xs:sequence>
                   
</xs:complexType>
                 
</xs:element>
               
</xs:sequence>
             
</xs:complexType>
             
<xs:unique name="staffLineId">
               
<xs:selector xpath=".//s29:reportedLine/s29:id"/>
               
<xs:field xpath="s29:positionType"/>
               
<xs:field xpath="s29:staffCategory"/>
             
</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 S29/@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 S29/@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 S29/header
diagram
namespace http://www.bcl.lu/2009/S2.9
type header
properties
isRef 0
content complex
children endMonthDate closingDate reporterID declarantID reportingCurrency layout accountingVersion
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 S29/content
diagram
namespace http://www.bcl.lu/2009/S2.9
properties
isRef 0
content complex
children staff
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="staff">
       
<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="s29dt:amount"/>
               
</xs:sequence>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
       
</xs:complexType>
       
<xs:unique name="staffLineId">
         
<xs:selector xpath=".//s29:reportedLine/s29:id"/>
         
<xs:field xpath="s29:positionType"/>
         
<xs:field xpath="s29:staffCategory"/>
       
</xs:unique>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element S29/content/staff
diagram
namespace http://www.bcl.lu/2009/S2.9
properties
isRef 0
content complex
children reportedLine
identity constraints
  Name  Refer  Selector  Field(s)  
unique  staffLineId    .//s29:reportedLine/s29:id  s29:positionType  
s29:staffCategory  
source <xs:element name="staff">
 
<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="s29dt:amount"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
 
<xs:unique name="staffLineId">
   
<xs:selector xpath=".//s29:reportedLine/s29:id"/>
   
<xs:field xpath="s29:positionType"/>
   
<xs:field xpath="s29:staffCategory"/>
 
</xs:unique>
</xs:element>

element S29/content/staff/reportedLine
diagram
namespace http://www.bcl.lu/2009/S2.9
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="s29dt:amount"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element S29/content/staff/reportedLine/id
diagram
namespace http://www.bcl.lu/2009/S2.9
type reportedLineID
properties
isRef 0
content complex
children positionType staffCategory
source <xs:element name="id" type="reportedLineID"/>

element S29/content/staff/reportedLine/reportedAmount
diagram
namespace http://www.bcl.lu/2009/S2.9
type s29dt:amount
properties
isRef 0
content simple
facets
fractionDigits 5
source <xs:element name="reportedAmount" type="s29dt:amount"/>

complexType header
diagram
namespace http://www.bcl.lu/2009/S2.9
children endMonthDate closingDate reporterID declarantID reportingCurrency layout accountingVersion
used by
element S29/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="s29dt: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="s29dt:layout">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">layout</xs:documentation>
       
<xs:documentation xml:lang="FR">masque</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="accountingVersion" type="s29dt:accountingVersion">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">accounting version</xs:documentation>
       
<xs:documentation xml:lang="FR">version comptable</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element header/endMonthDate
diagram
namespace http://www.bcl.lu/2009/S2.9
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.9
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.9
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.9
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.9
type s29dt: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="s29dt: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.9
type s29dt:layout
properties
isRef 0
content simple
annotation
documentation
layout
documentation
masque
source <xs:element name="layout" type="s29dt:layout">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">layout</xs:documentation>
   
<xs:documentation xml:lang="FR">masque</xs:documentation>
 
</xs:annotation>
</xs:element>

element header/accountingVersion
diagram
namespace http://www.bcl.lu/2009/S2.9
type s29dt:accountingVersion
properties
isRef 0
content simple
facets
length 1
pattern [A-Z]
annotation
documentation
accounting version
documentation
version comptable
source <xs:element name="accountingVersion" type="s29dt:accountingVersion">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">accounting version</xs:documentation>
   
<xs:documentation xml:lang="FR">version comptable</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType declarantID
diagram
namespace http://www.bcl.lu/2009/S2.9
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="s29dt: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="s29dt: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.9
type s29dt: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="s29dt: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.9
type s29dt:institutionCode
properties
isRef 0
content simple
annotation
documentation
institution code
documentation
code de l'entite
source <xs:element name="code" type="s29dt: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.9
children positionType staffCategory
used by
element S29/content/staff/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="positionType" type="s29dt:positionType">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">position type</xs:documentation>
       
<xs:documentation xml:lang="FR">type de poste</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="staffCategory" type="s29dt:staffCategory">
     
<xs:annotation>
       
<xs:documentation xml:lang="EN">staff category</xs:documentation>
       
<xs:documentation xml:lang="FR">categorie de personnel</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element reportedLineID/positionType
diagram
namespace http://www.bcl.lu/2009/S2.9
type s29dt:positionType
properties
isRef 0
content simple
facets
pattern [0-9]{1}
annotation
documentation
position type
documentation
type de poste
source <xs:element name="positionType" type="s29dt:positionType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">position type</xs:documentation>
   
<xs:documentation xml:lang="FR">type de poste</xs:documentation>
 
</xs:annotation>
</xs:element>

element reportedLineID/staffCategory
diagram
namespace http://www.bcl.lu/2009/S2.9
type s29dt:staffCategory
properties
isRef 0
content simple
facets
pattern [A-Z]{3}
annotation
documentation
staff category
documentation
categorie de personnel
source <xs:element name="staffCategory" type="s29dt:staffCategory">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">staff category</xs:documentation>
   
<xs:documentation xml:lang="FR">categorie de personnel</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType reporterID
diagram
namespace http://www.bcl.lu/2009/S2.9
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="s29dt: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="s29dt: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.9
type s29dt: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="s29dt: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.9
type s29dt:institutionCode
properties
isRef 0
content simple
annotation
documentation
institution code
documentation
code de l'entite
source <xs:element name="code" type="s29dt: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 s29dt:accountingVersion
namespace http://www.bcl.lu/2009/S2.9/datatypes
type restriction of xs:string
used by
element header/accountingVersion
facets
length 1
pattern [A-Z]
annotation
documentation
accounting version
documentation
version comptable
source <xs:simpleType name="accountingVersion">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">accounting version</xs:documentation>
   
<xs:documentation xml:lang="FR">version comptable</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:length value="1"/>
   
<xs:pattern value="[A-Z]"/>
 
</xs:restriction>
</xs:simpleType>

simpleType s29dt:amount
namespace http://www.bcl.lu/2009/S2.9/datatypes
type restriction of xs:decimal
used by
element S29/content/staff/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 s29dt:currency
namespace http://www.bcl.lu/2009/S2.9/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 s29dt:institutionCode
namespace http://www.bcl.lu/2009/S2.9/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 s29dt:institutionType
namespace http://www.bcl.lu/2009/S2.9/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 s29dt:layout
namespace http://www.bcl.lu/2009/S2.9/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 s29dt:positionType
namespace http://www.bcl.lu/2009/S2.9/datatypes
type restriction of xs:string
used by
element reportedLineID/positionType
facets
pattern [0-9]{1}
annotation
documentation
position type
documentation
type de poste
source <xs:simpleType name="positionType">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">position type</xs:documentation>
   
<xs:documentation xml:lang="FR">type de poste</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9]{1}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType s29dt:staffCategory
namespace http://www.bcl.lu/2009/S2.9/datatypes
type restriction of xs:string
used by
element reportedLineID/staffCategory
facets
pattern [A-Z]{3}
annotation
documentation
staff category
documentation
categorie de personnel
source <xs:simpleType name="staffCategory">
 
<xs:annotation>
   
<xs:documentation xml:lang="EN">staff category</xs:documentation>
   
<xs:documentation xml:lang="FR">categorie de personnel</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[A-Z]{3}"/>
 
</xs:restriction>
</xs:simpleType>


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