Schema LOIC001_20241.xsd


ROOT ELEMENT LOIC001
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://socialsecurity.be/xml/ns/loic
 
Elements  Complex types 
Address  AddressType 
AgreementDate  CollectiveLabourAgreementType 
City  CommentDeclarationType 
CLAAddedMonths  CommunicationType 
CLACode  CoordinatesContactPersonType 
CLARegistrationNbr  DclInformationType 
CollectiveLabourAgreement  EmployerInterruptionFormType 
CommentDeclaration  InterruptionInformationType 
CommentOfDeclaration  InterruptionQuestionType 
Communication  InterruptionThresholdInformationType 
CoordinatesContactPerson  QuestionnaireType 
Country 
DclInformation 
DocumentDate 
Duration 
EmailAddress 
EmployerInterruptionForm 
EndingDate 
FaxNbr 
FirstName 
GSMNbr 
HouseNbr 
InterruptionInformation 
InterruptionQuestion 
InterruptionQuestionAnswer 
InterruptionQuestionCode 
InterruptionRegime 
InterruptionSectorCode 
InterruptionThresholdInformation 
InterruptionType 
InterruptionWorkersThreshold 
JointCommissionNbr 
LanguageCodePdf 
LegalBasis 
LOIC001 
MeanWorkingHours 
Name 
NbrOfWorkers 
PhoneNbr 
PostBox 
PSEmploymentRelationshipNature 
Questionnaire 
RefMeanWorkingHours 
StartingDate 
Street 
TimeUnit 
WeekHoursNbr 
WorkingSystemType 
ZIPCode 


element Address
diagram LOIC001_20241_p1.png
namespace http://socialsecurity.be/xml/ns/loic
type AddressType
properties
content  complex
children StreetHouseNbrPostBoxZIPCodeCityCountry
used by
element  CoordinatesContactPerson
annotation
documentation
90022
source <xs:element name="Address" type="AddressType">
 
<xs:annotation>
   
<xs:documentation>90022</xs:documentation>
 
</xs:annotation>
</xs:element>

element AgreementDate
diagram LOIC001_20241_p2.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:date
properties
content  simple
used by
complexType  InterruptionThresholdInformationType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
01142
source <xs:element name="AgreementDate">
 
<xs:annotation>
   
<xs:documentation>01142</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element City
diagram LOIC001_20241_p3.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
maxLength  40
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00522
source <xs:element name="City">
 
<xs:annotation>
   
<xs:documentation>00522</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="40"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element CLAAddedMonths
diagram LOIC001_20241_p4.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  CollectiveLabourAgreementType
facets
Kind  Value  Annotation
minInclusive  12
maxInclusive  60
totalDigits  2
annotation
documentation
01144
source <xs:element name="CLAAddedMonths">
 
<xs:annotation>
   
<xs:documentation>01144</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="12"/>
     
<xs:maxInclusive value="60"/>
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element CLACode
diagram LOIC001_20241_p5.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  CollectiveLabourAgreementType
facets
Kind  Value  Annotation
minLength  5
maxLength  6
annotation
documentation
01143
source <xs:element name="CLACode">
 
<xs:annotation>
   
<xs:documentation>01143</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="5"/>
     
<xs:maxLength value="6"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element CLARegistrationNbr
diagram LOIC001_20241_p6.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  CollectiveLabourAgreementType
facets
Kind  Value  Annotation
totalDigits  6
pattern  \d{5}|\d{6}
annotation
documentation
00740
source <xs:element name="CLARegistrationNbr">
 
<xs:annotation>
   
<xs:documentation>00740</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="6"/>
     
<xs:pattern value="\d{5}|\d{6}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element CollectiveLabourAgreement
diagram LOIC001_20241_p7.png
namespace http://socialsecurity.be/xml/ns/loic
type CollectiveLabourAgreementType
properties
content  complex
children CLACodeCLAAddedMonthsCLARegistrationNbrStartingDateEndingDate
used by
element  EmployerInterruptionForm
annotation
documentation
90535
source <xs:element name="CollectiveLabourAgreement" type="CollectiveLabourAgreementType">
 
<xs:annotation>
   
<xs:documentation>90535</xs:documentation>
 
</xs:annotation>
</xs:element>

element CommentDeclaration
diagram LOIC001_20241_p8.png
namespace http://socialsecurity.be/xml/ns/loic
type CommentDeclarationType
properties
content  complex
children CommentOfDeclaration
used by
element  LOIC001
annotation
documentation
90036
source <xs:element name="CommentDeclaration" type="CommentDeclarationType">
 
<xs:annotation>
   
<xs:documentation>90036</xs:documentation>
 
</xs:annotation>
</xs:element>

element CommentOfDeclaration
diagram LOIC001_20241_p9.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  CommentDeclarationType
facets
Kind  Value  Annotation
maxLength  200
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00126
source <xs:element name="CommentOfDeclaration">
 
<xs:annotation>
   
<xs:documentation>00126</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="200"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Communication
diagram LOIC001_20241_p10.png
namespace http://socialsecurity.be/xml/ns/loic
type CommunicationType
properties
content  complex
children PhoneNbrGSMNbrFaxNbrEmailAddress
used by
element  CoordinatesContactPerson
annotation
documentation
90258
source <xs:element name="Communication" type="CommunicationType">
 
<xs:annotation>
   
<xs:documentation>90258</xs:documentation>
 
</xs:annotation>
</xs:element>

element CoordinatesContactPerson
diagram LOIC001_20241_p11.png
namespace http://socialsecurity.be/xml/ns/loic
type extension of CoordinatesContactPersonType
properties
content  complex
children NameFirstNameAddressCommunication
used by
element  LOIC001
annotation
documentation
90257
source <xs:element name="CoordinatesContactPerson">
 
<xs:annotation>
   
<xs:documentation>90257</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="CoordinatesContactPersonType">
       
<xs:sequence>
         
<xs:element ref="Address" minOccurs="0"/>
         
<xs:element ref="Communication"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Country
diagram LOIC001_20241_p12.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999
totalDigits  5
annotation
documentation
00523
source <xs:element name="Country">
 
<xs:annotation>
   
<xs:documentation>00523</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="99999"/>
     
<xs:totalDigits value="5"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DclInformation
diagram LOIC001_20241_p13.png
namespace http://socialsecurity.be/xml/ns/loic
type DclInformationType
properties
content  complex
children LanguageCodePdf
used by
element  LOIC001
annotation
documentation
90171
source <xs:element name="DclInformation" type="DclInformationType">
 
<xs:annotation>
   
<xs:documentation>90171</xs:documentation>
 
</xs:annotation>
</xs:element>

element DocumentDate
diagram LOIC001_20241_p14.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:date
properties
content  simple
used by
complexType  EmployerInterruptionFormType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
01086
source <xs:element name="DocumentDate">
 
<xs:annotation>
   
<xs:documentation>01086</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Duration
diagram LOIC001_20241_p15.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  InterruptionInformationType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  99
totalDigits  2
annotation
documentation
01225
source <xs:element name="Duration">
 
<xs:annotation>
   
<xs:documentation>01225</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="99"/>
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EmailAddress
diagram LOIC001_20241_p16.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  CommunicationType
facets
Kind  Value  Annotation
maxLength  60
annotation
documentation
00637
source <xs:element name="EmailAddress">
 
<xs:annotation>
   
<xs:documentation>00637</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="60"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EmployerInterruptionForm
diagram LOIC001_20241_p17.png
namespace http://socialsecurity.be/xml/ns/loic
type extension of EmployerInterruptionFormType
properties
content  complex
children DocumentDateInterruptionSectorCodeQuestionnaireInterruptionThresholdInformationCollectiveLabourAgreement
used by
element  LOIC001
annotation
documentation
90531
source <xs:element name="EmployerInterruptionForm">
 
<xs:annotation>
   
<xs:documentation>90531</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="EmployerInterruptionFormType">
       
<xs:sequence>
         
<xs:element ref="Questionnaire"/>
         
<xs:element ref="InterruptionThresholdInformation" minOccurs="0"/>
         
<xs:element ref="CollectiveLabourAgreement" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element EndingDate
diagram LOIC001_20241_p18.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:date
properties
content  simple
used by
complexTypes  CollectiveLabourAgreementTypeInterruptionInformationType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00911
source <xs:element name="EndingDate">
 
<xs:annotation>
   
<xs:documentation>00911</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FaxNbr
diagram LOIC001_20241_p19.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  CommunicationType
facets
Kind  Value  Annotation
maxLength  20
annotation
documentation
00678
source <xs:element name="FaxNbr">
 
<xs:annotation>
   
<xs:documentation>00678</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FirstName
diagram LOIC001_20241_p20.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  CoordinatesContactPersonType
facets
Kind  Value  Annotation
maxLength  24
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00727
source <xs:element name="FirstName">
 
<xs:annotation>
   
<xs:documentation>00727</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="24"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element GSMNbr
diagram LOIC001_20241_p21.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  CommunicationType
facets
Kind  Value  Annotation
maxLength  20
annotation
documentation
00636
source <xs:element name="GSMNbr">
 
<xs:annotation>
   
<xs:documentation>00636</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element HouseNbr
diagram LOIC001_20241_p22.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
maxLength  10
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00518
source <xs:element name="HouseNbr">
 
<xs:annotation>
   
<xs:documentation>00518</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="10"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element InterruptionInformation
diagram LOIC001_20241_p23.png
namespace http://socialsecurity.be/xml/ns/loic
type InterruptionInformationType
properties
content  complex
children StartingDateEndingDateInterruptionTypeInterruptionRegimeLegalBasisMeanWorkingHoursRefMeanWorkingHoursJointCommissionNbrPSEmploymentRelationshipNatureWeekHoursNbrWorkingSystemTypeDurationTimeUnit
used by
element  LOIC001
annotation
documentation
90530
source <xs:element name="InterruptionInformation" type="InterruptionInformationType">
 
<xs:annotation>
   
<xs:documentation>90530</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterruptionQuestion
diagram LOIC001_20241_p24.png
namespace http://socialsecurity.be/xml/ns/loic
type InterruptionQuestionType
properties
content  complex
children InterruptionQuestionCodeInterruptionQuestionAnswer
used by
element  Questionnaire
annotation
documentation
90533
source <xs:element name="InterruptionQuestion" type="InterruptionQuestionType">
 
<xs:annotation>
   
<xs:documentation>90533</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterruptionQuestionAnswer
diagram LOIC001_20241_p25.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  InterruptionQuestionType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
01140
source <xs:element name="InterruptionQuestionAnswer">
 
<xs:annotation>
   
<xs:documentation>01140</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="1"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element InterruptionQuestionCode
diagram LOIC001_20241_p26.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  InterruptionQuestionType
facets
Kind  Value  Annotation
maxLength  4
annotation
documentation
01139
source <xs:element name="InterruptionQuestionCode">
 
<xs:annotation>
   
<xs:documentation>01139</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element InterruptionRegime
diagram LOIC001_20241_p27.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  InterruptionInformationType
facets
Kind  Value  Annotation
totalDigits  2
enumeration  1
enumeration  2
enumeration  3
enumeration  4
enumeration  5
enumeration  10
annotation
documentation
01137
source <xs:element name="InterruptionRegime">
 
<xs:annotation>
   
<xs:documentation>01137</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="2"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="4"/>
     
<xs:enumeration value="5"/>
     
<xs:enumeration value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element InterruptionSectorCode
diagram LOIC001_20241_p28.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  EmployerInterruptionFormType
facets
Kind  Value  Annotation
maxLength  2
annotation
documentation
01138
source <xs:element name="InterruptionSectorCode">
 
<xs:annotation>
   
<xs:documentation>01138</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element InterruptionThresholdInformation
diagram LOIC001_20241_p29.png
namespace http://socialsecurity.be/xml/ns/loic
type InterruptionThresholdInformationType
properties
content  complex
children InterruptionWorkersThresholdAgreementDateNbrOfWorkers
used by
element  EmployerInterruptionForm
annotation
documentation
90534
source <xs:element name="InterruptionThresholdInformation" type="InterruptionThresholdInformationType">
 
<xs:annotation>
   
<xs:documentation>90534</xs:documentation>
 
</xs:annotation>
</xs:element>

element InterruptionType
diagram LOIC001_20241_p30.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  InterruptionInformationType
facets
Kind  Value  Annotation
totalDigits  4
annotation
documentation
01136
source <xs:element name="InterruptionType">
 
<xs:annotation>
   
<xs:documentation>01136</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element InterruptionWorkersThreshold
diagram LOIC001_20241_p31.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  InterruptionThresholdInformationType
facets
Kind  Value  Annotation
totalDigits  2
annotation
documentation
01141
source <xs:element name="InterruptionWorkersThreshold">
 
<xs:annotation>
   
<xs:documentation>01141</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element JointCommissionNbr
diagram LOIC001_20241_p32.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  InterruptionInformationType
facets
Kind  Value  Annotation
minLength  1
maxLength  9
pattern  \d{3}|\d{3}\.\d{2}|\d{3}\.\d{2}\.\d{2}
annotation
documentation
00046
source <xs:element name="JointCommissionNbr">
 
<xs:annotation>
   
<xs:documentation>00046</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="9"/>
     
<xs:pattern value="\d{3}|\d{3}\.\d{2}|\d{3}\.\d{2}\.\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element LanguageCodePdf
diagram LOIC001_20241_p33.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  DclInformationType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  3
totalDigits  1
annotation
documentation
00156
source <xs:element name="LanguageCodePdf">
 
<xs:annotation>
   
<xs:documentation>00156</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="3"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element LegalBasis
diagram LOIC001_20241_p34.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  InterruptionInformationType
facets
Kind  Value  Annotation
totalDigits  2
annotation
documentation
00096
source <xs:element name="LegalBasis">
 
<xs:annotation>
   
<xs:documentation>00096</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element LOIC001
diagram LOIC001_20241_p35.png
namespace http://socialsecurity.be/xml/ns/loic
properties
content  complex
children DclInformationCoordinatesContactPersonInterruptionInformationEmployerInterruptionFormCommentDeclaration
annotation
documentation
90529
source <xs:element name="LOIC001">
 
<xs:annotation>
   
<xs:documentation>90529</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="DclInformation" minOccurs="0"/>
     
<xs:element ref="CoordinatesContactPerson" minOccurs="0"/>
     
<xs:element ref="InterruptionInformation" minOccurs="0"/>
     
<xs:element ref="EmployerInterruptionForm" minOccurs="0"/>
     
<xs:element ref="CommentDeclaration" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element MeanWorkingHours
diagram LOIC001_20241_p36.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  InterruptionInformationType
facets
Kind  Value  Annotation
minInclusive  100
maxInclusive  4800
totalDigits  4
annotation
documentation
00048
appinfo
HoursCount_conversion1
source <xs:element name="MeanWorkingHours">
 
<xs:annotation>
   
<xs:documentation>00048</xs:documentation>
   
<xs:appinfo source="ConversionID">HoursCount_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="100"/>
     
<xs:maxInclusive value="4800"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Name
diagram LOIC001_20241_p37.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  CoordinatesContactPersonType
facets
Kind  Value  Annotation
maxLength  48
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00726
source <xs:element name="Name">
 
<xs:annotation>
   
<xs:documentation>00726</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="48"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element NbrOfWorkers
diagram LOIC001_20241_p38.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  InterruptionThresholdInformationType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  9999999
totalDigits  7
annotation
documentation
01055
source <xs:element name="NbrOfWorkers">
 
<xs:annotation>
   
<xs:documentation>01055</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="9999999"/>
     
<xs:totalDigits value="7"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PhoneNbr
diagram LOIC001_20241_p39.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  CommunicationType
facets
Kind  Value  Annotation
maxLength  20
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00677
source <xs:element name="PhoneNbr">
 
<xs:annotation>
   
<xs:documentation>00677</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PostBox
diagram LOIC001_20241_p40.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
maxLength  4
annotation
documentation
00519
source <xs:element name="PostBox">
 
<xs:annotation>
   
<xs:documentation>00519</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PSEmploymentRelationshipNature
diagram LOIC001_20241_p41.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  InterruptionInformationType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  5
totalDigits  1
annotation
documentation
00996
source <xs:element name="PSEmploymentRelationshipNature">
 
<xs:annotation>
   
<xs:documentation>00996</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="5"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Questionnaire
diagram LOIC001_20241_p42.png
namespace http://socialsecurity.be/xml/ns/loic
type extension of QuestionnaireType
properties
content  complex
children InterruptionQuestion
used by
element  EmployerInterruptionForm
annotation
documentation
90532
source <xs:element name="Questionnaire">
 
<xs:annotation>
   
<xs:documentation>90532</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="QuestionnaireType">
       
<xs:sequence>
         
<xs:element ref="InterruptionQuestion" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element RefMeanWorkingHours
diagram LOIC001_20241_p43.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  InterruptionInformationType
facets
Kind  Value  Annotation
minInclusive  100
maxInclusive  4800
totalDigits  4
annotation
documentation
00049
appinfo
HoursCount_conversion1
source <xs:element name="RefMeanWorkingHours">
 
<xs:annotation>
   
<xs:documentation>00049</xs:documentation>
   
<xs:appinfo source="ConversionID">HoursCount_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="100"/>
     
<xs:maxInclusive value="4800"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element StartingDate
diagram LOIC001_20241_p44.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:date
properties
content  simple
used by
complexTypes  CollectiveLabourAgreementTypeInterruptionInformationType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00910
source <xs:element name="StartingDate">
 
<xs:annotation>
   
<xs:documentation>00910</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Street
diagram LOIC001_20241_p45.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
maxLength  42
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00517
source <xs:element name="Street">
 
<xs:annotation>
   
<xs:documentation>00517</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="42"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element TimeUnit
diagram LOIC001_20241_p46.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  InterruptionInformationType
facets
Kind  Value  Annotation
totalDigits  1
enumeration  2
enumeration  3
enumeration  4
annotation
documentation
01226
source <xs:element name="TimeUnit">
 
<xs:annotation>
   
<xs:documentation>01226</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="1"/>
     
<xs:enumeration value="2"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WeekHoursNbr
diagram LOIC001_20241_p47.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:integer
properties
content  simple
used by
complexType  InterruptionInformationType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  4800
totalDigits  4
annotation
documentation
00975
source <xs:element name="WeekHoursNbr">
 
<xs:annotation>
   
<xs:documentation>00975</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="4800"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkingSystemType
diagram LOIC001_20241_p48.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  InterruptionInformationType
facets
Kind  Value  Annotation
maxLength  1
enumeration  F
enumeration  V
annotation
documentation
01224
source <xs:element name="WorkingSystemType">
 
<xs:annotation>
   
<xs:documentation>01224</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="1"/>
     
<xs:enumeration value="F"/>
     
<xs:enumeration value="V"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ZIPCode
diagram LOIC001_20241_p49.png
namespace http://socialsecurity.be/xml/ns/loic
type restriction of xs:string
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
maxLength  9
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00520
source <xs:element name="ZIPCode">
 
<xs:annotation>
   
<xs:documentation>00520</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="9"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

complexType AddressType
diagram LOIC001_20241_p50.png
namespace http://socialsecurity.be/xml/ns/loic
children StreetHouseNbrPostBoxZIPCodeCityCountry
used by
element  Address
source <xs:complexType name="AddressType">
 
<xs:sequence>
   
<xs:element ref="Street"/>
   
<xs:element ref="HouseNbr"/>
   
<xs:element ref="PostBox" minOccurs="0"/>
   
<xs:element ref="ZIPCode"/>
   
<xs:element ref="City"/>
   
<xs:element ref="Country"/>
 
</xs:sequence>
</xs:complexType>

complexType CollectiveLabourAgreementType
diagram LOIC001_20241_p51.png
namespace http://socialsecurity.be/xml/ns/loic
children CLACodeCLAAddedMonthsCLARegistrationNbrStartingDateEndingDate
used by
element  CollectiveLabourAgreement
source <xs:complexType name="CollectiveLabourAgreementType">
 
<xs:sequence>
   
<xs:element ref="CLACode"/>
   
<xs:element ref="CLAAddedMonths" minOccurs="0"/>
   
<xs:element ref="CLARegistrationNbr" minOccurs="0"/>
   
<xs:element ref="StartingDate" minOccurs="0"/>
   
<xs:element ref="EndingDate" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType CommentDeclarationType
diagram LOIC001_20241_p52.png
namespace http://socialsecurity.be/xml/ns/loic
children CommentOfDeclaration
used by
element  CommentDeclaration
source <xs:complexType name="CommentDeclarationType">
 
<xs:sequence>
   
<xs:element ref="CommentOfDeclaration"/>
 
</xs:sequence>
</xs:complexType>

complexType CommunicationType
diagram LOIC001_20241_p53.png
namespace http://socialsecurity.be/xml/ns/loic
children PhoneNbrGSMNbrFaxNbrEmailAddress
used by
element  Communication
source <xs:complexType name="CommunicationType">
 
<xs:sequence>
   
<xs:element ref="PhoneNbr" minOccurs="0"/>
   
<xs:element ref="GSMNbr" minOccurs="0"/>
   
<xs:element ref="FaxNbr" minOccurs="0"/>
   
<xs:element ref="EmailAddress"/>
 
</xs:sequence>
</xs:complexType>

complexType CoordinatesContactPersonType
diagram LOIC001_20241_p54.png
namespace http://socialsecurity.be/xml/ns/loic
children NameFirstName
used by
element  CoordinatesContactPerson
source <xs:complexType name="CoordinatesContactPersonType">
 
<xs:sequence>
   
<xs:element ref="Name"/>
   
<xs:element ref="FirstName"/>
 
</xs:sequence>
</xs:complexType>

complexType DclInformationType
diagram LOIC001_20241_p55.png
namespace http://socialsecurity.be/xml/ns/loic
children LanguageCodePdf
used by
element  DclInformation
source <xs:complexType name="DclInformationType">
 
<xs:sequence>
   
<xs:element ref="LanguageCodePdf"/>
 
</xs:sequence>
</xs:complexType>

complexType EmployerInterruptionFormType
diagram LOIC001_20241_p56.png
namespace http://socialsecurity.be/xml/ns/loic
children DocumentDateInterruptionSectorCode
used by
element  EmployerInterruptionForm
source <xs:complexType name="EmployerInterruptionFormType">
 
<xs:sequence>
   
<xs:element ref="DocumentDate"/>
   
<xs:element ref="InterruptionSectorCode"/>
 
</xs:sequence>
</xs:complexType>

complexType InterruptionInformationType
diagram LOIC001_20241_p57.png
namespace http://socialsecurity.be/xml/ns/loic
children StartingDateEndingDateInterruptionTypeInterruptionRegimeLegalBasisMeanWorkingHoursRefMeanWorkingHoursJointCommissionNbrPSEmploymentRelationshipNatureWeekHoursNbrWorkingSystemTypeDurationTimeUnit
used by
element  InterruptionInformation
source <xs:complexType name="InterruptionInformationType">
 
<xs:sequence>
   
<xs:element ref="StartingDate"/>
   
<xs:element ref="EndingDate"/>
   
<xs:element ref="InterruptionType"/>
   
<xs:element ref="InterruptionRegime"/>
   
<xs:element ref="LegalBasis" minOccurs="0"/>
   
<xs:element ref="MeanWorkingHours"/>
   
<xs:element ref="RefMeanWorkingHours"/>
   
<xs:element ref="JointCommissionNbr"/>
   
<xs:element ref="PSEmploymentRelationshipNature" minOccurs="0"/>
   
<xs:element ref="WeekHoursNbr"/>
   
<xs:element ref="WorkingSystemType" minOccurs="0"/>
   
<xs:element ref="Duration" minOccurs="0"/>
   
<xs:element ref="TimeUnit" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType InterruptionQuestionType
diagram LOIC001_20241_p58.png
namespace http://socialsecurity.be/xml/ns/loic
children InterruptionQuestionCodeInterruptionQuestionAnswer
used by
element  InterruptionQuestion
source <xs:complexType name="InterruptionQuestionType">
 
<xs:sequence>
   
<xs:element ref="InterruptionQuestionCode"/>
   
<xs:element ref="InterruptionQuestionAnswer"/>
 
</xs:sequence>
</xs:complexType>

complexType InterruptionThresholdInformationType
diagram LOIC001_20241_p59.png
namespace http://socialsecurity.be/xml/ns/loic
children InterruptionWorkersThresholdAgreementDateNbrOfWorkers
used by
element  InterruptionThresholdInformation
source <xs:complexType name="InterruptionThresholdInformationType">
 
<xs:sequence>
   
<xs:element ref="InterruptionWorkersThreshold"/>
   
<xs:element ref="AgreementDate" minOccurs="0"/>
   
<xs:element ref="NbrOfWorkers"/>
 
</xs:sequence>
</xs:complexType>

complexType QuestionnaireType
diagram LOIC001_20241_p60.png
namespace http://socialsecurity.be/xml/ns/loic
used by
element  Questionnaire
source <xs:complexType name="QuestionnaireType"/>


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