Schema WECH005_20204.xsd


ROOT ELEMENT WECH005
attributeFormDefault unqualified
elementFormDefault qualified
 
Elements  Complex types 
Address  AddressType 
Apprenticeship  CalculationBaseAllowanceType 
AttestationStatus  ClosingPeriodType 
CalculationBaseAllowance  CommentDeclarationType 
City  CommentWorkGridType 
ClosingPeriod  CommunicationType 
ClosingPeriodEndingDate  CoordinatesContactPersonType 
ClosingPeriodStartingDate  DayNotEntitledToCompensationType 
CommentAboutWorkSchedule  DclInformationType 
CommentDeclaration  DepartmentType 
CommentOfDeclaration  EmployerDeclarationLinkType 
CommentWorkGrid  ExceptSituationCalculBaseType 
Communication  FormType 
CompanyID  IndicationDaysAndHoursType 
ContractType  MonthlyDclTempUnemploymentHoursType 
CoordinatesContactPerson  NaturalPersonType 
Country  NatureOfDayType 
Cycle  NOSSLPAEmployerDeclarationLinkType 
DayIndicator  OccupationFeaturesType 
DayNatureCode  OccupationLinkType 
DayNotEntitledToCompensation  ReferencePeriodType 
DaysIndicatorAboutWorkSchedule  ReferenceType 
DclInformation  RiskIdentificationType 
Department  WinterFormationType 
DepartmentName  WorkerRecordLinkType 
DepartmentReceptionNbr  WorkGridType 
DeviationFromQ 
EmailAddress 
EmployerClass 
EmployerDeclarationLink 
ExceptSituationCalculBase 
ExceptSituationMeanWorkingHours 
ExceptSituationWorkingDaysSystem 
FaxNbr 
FirstName 
Form 
FormationEndingDate 
FormationStartingDate 
FormCreationDate 
FormCreationHour 
GSMNbr 
HoursNumber 
HoursNumberAboutWorkSchedule 
HouseNbr 
Identification 
IdentificationOfRisk 
IndicationDaysAndHours 
INSS 
IsHalfDay 
JointCommissionNbr 
LanguageCodePdf 
MajorForceReason 
MeanWorkingHours 
MonthlyDclTempUnemploymentHours 
Name 
Nationality 
NaturalPerson 
NaturalPersonSequenceNbr 
NaturalPersonUserReference 
NatureOfDay 
NOSSLPAEmployerDeclarationLink 
NOSSLPARegistrationNbr 
NOSSRegistrationNbr 
OccupationEndingDate 
OccupationFeatures 
OccupationInterruption 
OccupationLink 
OccupationStartingDate 
PhoneNbr 
PieceTaskServicesCommissionRemunerationBasisAmount 
PostBox 
PublicHolidayIndicator 
PublicHolidayReplacementDay 
RefEndingDate 
Reference 
ReferenceNbr 
ReferenceOrigin 
ReferencePeriod 
ReferenceType 
RefMeanWorkingHours 
RefStartingDate 
RemunerationBasisAmount 
RemunerationTimeUnit 
RemunMethod 
Retired 
RiskIdentification 
SIS 
StableOccupationIndicator 
Street 
Trusteeship 
TypeForm 
UsingEmployerCompanyID 
WECH005 
WinterFormation 
WorkerBirthdate 
WorkerBirthplace 
WorkerBirthplaceCountry 
WorkerCity 
WorkerCode 
WorkerCountry 
WorkerFirstName 
WorkerHouseNbr 
WorkerInitial 
WorkerName 
WorkerPostBox 
WorkerRecordLink 
WorkerSex 
WorkerStatus 
WorkerStreet 
WorkerZIPCode 
WorkGrid 
WorkingDaysSystem 
WorkScheduleCode 
ZIPCode 


element Address
diagram WECH005_20204_p1.png
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 Apprenticeship
diagram WECH005_20204_p2.png
type restriction of xs:integer
properties
content  simple
used by
complexType  OccupationLinkType
facets
Kind  Value  Annotation
totalDigits  1
annotation
documentation
00055
source <xs:element name="Apprenticeship">
 
<xs:annotation>
   
<xs:documentation>00055</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AttestationStatus
diagram WECH005_20204_p3.png
type restriction of xs:integer
properties
content  simple
used by
complexType  FormType
facets
Kind  Value  Annotation
totalDigits  1
enumeration  0
enumeration  1
enumeration  3
enumeration  7
annotation
documentation
00110
source <xs:element name="AttestationStatus">
 
<xs:annotation>
   
<xs:documentation>00110</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="1"/>
     
<xs:enumeration value="0"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="7"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element CalculationBaseAllowance
diagram WECH005_20204_p4.png
type CalculationBaseAllowanceType
properties
content  complex
children RemunerationTimeUnitCycleRemunerationBasisAmountPieceTaskServicesCommissionRemunerationBasisAmountStableOccupationIndicator
used by
element  MonthlyDclTempUnemploymentHours
annotation
documentation
90032
source <xs:element name="CalculationBaseAllowance" type="CalculationBaseAllowanceType">
 
<xs:annotation>
   
<xs:documentation>90032</xs:documentation>
 
</xs:annotation>
</xs:element>

element City
diagram WECH005_20204_p5.png
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 ClosingPeriod
diagram WECH005_20204_p6.png
type ClosingPeriodType
properties
content  complex
children ClosingPeriodStartingDateClosingPeriodEndingDate
used by
element  MonthlyDclTempUnemploymentHours
annotation
documentation
90076
source <xs:element name="ClosingPeriod" type="ClosingPeriodType">
 
<xs:annotation>
   
<xs:documentation>90076</xs:documentation>
 
</xs:annotation>
</xs:element>

element ClosingPeriodEndingDate
diagram WECH005_20204_p7.png
type restriction of xs:date
properties
content  simple
used by
complexType  ClosingPeriodType
facets
Kind  Value  Annotation
minInclusive  2004-01-01
maxInclusive  2099-12-31
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00183
appinfo
Date_conversion1
source <xs:element name="ClosingPeriodEndingDate">
 
<xs:annotation>
   
<xs:documentation>00183</xs:documentation>
   
<xs:appinfo source="ConversionID">Date_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:minInclusive value="2004-01-01"/>
     
<xs:maxInclusive value="2099-12-31"/>
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ClosingPeriodStartingDate
diagram WECH005_20204_p8.png
type restriction of xs:date
properties
content  simple
used by
complexType  ClosingPeriodType
facets
Kind  Value  Annotation
minInclusive  2004-01-01
maxInclusive  2099-12-31
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00182
appinfo
Date_conversion1
source <xs:element name="ClosingPeriodStartingDate">
 
<xs:annotation>
   
<xs:documentation>00182</xs:documentation>
   
<xs:appinfo source="ConversionID">Date_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:minInclusive value="2004-01-01"/>
     
<xs:maxInclusive value="2099-12-31"/>
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element CommentAboutWorkSchedule
diagram WECH005_20204_p9.png
type restriction of xs:string
properties
content  simple
used by
complexType  CommentWorkGridType
facets
Kind  Value  Annotation
minLength  1
maxLength  200
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00103
source <xs:element name="CommentAboutWorkSchedule">
 
<xs:annotation>
   
<xs:documentation>00103</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="200"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element CommentDeclaration
diagram WECH005_20204_p10.png
type CommentDeclarationType
properties
content  complex
children CommentOfDeclaration
used by
element  MonthlyDclTempUnemploymentHours
annotation
documentation
90036
source <xs:element name="CommentDeclaration" type="CommentDeclarationType">
 
<xs:annotation>
   
<xs:documentation>90036</xs:documentation>
 
</xs:annotation>
</xs:element>

element CommentOfDeclaration
diagram WECH005_20204_p11.png
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 CommentWorkGrid
diagram WECH005_20204_p12.png
type CommentWorkGridType
properties
content  complex
children CommentAboutWorkSchedule
used by
element  WorkGrid
annotation
documentation
90037
source <xs:element name="CommentWorkGrid" type="CommentWorkGridType">
 
<xs:annotation>
   
<xs:documentation>90037</xs:documentation>
 
</xs:annotation>
</xs:element>

element Communication
diagram WECH005_20204_p13.png
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 CompanyID
diagram WECH005_20204_p14.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  EmployerDeclarationLinkTypeNOSSLPAEmployerDeclarationLinkType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1999999943
totalDigits  10
pattern  0|\d{9}|\d{10}
annotation
documentation
00014
appinfo
CompanyID_conversion1
appinfo
xs:companyId
source <xs:element name="CompanyID">
 
<xs:annotation>
   
<xs:documentation>00014</xs:documentation>
   
<xs:appinfo source="ConversionID">CompanyID_conversion1</xs:appinfo>
   
<xs:appinfo source="TDOType">xs:companyId</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="1999999943"/>
     
<xs:totalDigits value="10"/>
     
<xs:pattern value="0|\d{9}|\d{10}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ContractType
diagram WECH005_20204_p15.png
type restriction of xs:integer
properties
content  simple
used by
complexType  OccupationLinkType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
00050
source <xs:element name="ContractType">
 
<xs:annotation>
   
<xs:documentation>00050</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 CoordinatesContactPerson
diagram WECH005_20204_p16.png
type extension of CoordinatesContactPersonType
properties
content  complex
children NameFirstNameCommunicationAddress
used by
element  Form
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="Communication" minOccurs="0"/>
         
<xs:element ref="Address" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Country
diagram WECH005_20204_p17.png
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 Cycle
diagram WECH005_20204_p18.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CalculationBaseAllowanceType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  52
totalDigits  2
annotation
documentation
00190
source <xs:element name="Cycle">
 
<xs:annotation>
   
<xs:documentation>00190</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="52"/>
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DayIndicator
diagram WECH005_20204_p19.png
type restriction of xs:gMonthDay
properties
content  simple
used by
complexType  NatureOfDayType
annotation
documentation
00178
source <xs:element name="DayIndicator">
 
<xs:annotation>
   
<xs:documentation>00178</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:gMonthDay"/>
 
</xs:simpleType>
</xs:element>

element DayNatureCode
diagram WECH005_20204_p20.png
type restriction of xs:string
properties
content  simple
used by
complexType  NatureOfDayType
facets
Kind  Value  Annotation
maxLength  5
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00179
source <xs:element name="DayNatureCode">
 
<xs:annotation>
   
<xs:documentation>00179</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="5"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DayNotEntitledToCompensation
diagram WECH005_20204_p21.png
type DayNotEntitledToCompensationType
properties
content  complex
children PublicHolidayIndicatorPublicHolidayReplacementDay
used by
element  MonthlyDclTempUnemploymentHours
annotation
documentation
90066
source <xs:element name="DayNotEntitledToCompensation" type="DayNotEntitledToCompensationType">
 
<xs:annotation>
   
<xs:documentation>90066</xs:documentation>
 
</xs:annotation>
</xs:element>

element DaysIndicatorAboutWorkSchedule
diagram WECH005_20204_p22.png
type restriction of xs:integer
properties
content  simple
used by
complexType  IndicationDaysAndHoursType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  28
totalDigits  2
annotation
documentation
00101
source <xs:element name="DaysIndicatorAboutWorkSchedule">
 
<xs:annotation>
   
<xs:documentation>00101</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="28"/>
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DclInformation
diagram WECH005_20204_p23.png
type DclInformationType
properties
content  complex
children LanguageCodePdf
used by
element  Form
annotation
documentation
90171
source <xs:element name="DclInformation" type="DclInformationType">
 
<xs:annotation>
   
<xs:documentation>90171</xs:documentation>
 
</xs:annotation>
</xs:element>

element Department
diagram WECH005_20204_p24.png
type DepartmentType
properties
content  complex
children DepartmentNameDepartmentReceptionNbr
used by
element  MonthlyDclTempUnemploymentHours
annotation
documentation
90197
source <xs:element name="Department" type="DepartmentType">
 
<xs:annotation>
   
<xs:documentation>90197</xs:documentation>
 
</xs:annotation>
</xs:element>

element DepartmentName
diagram WECH005_20204_p25.png
type restriction of xs:string
properties
content  simple
used by
complexType  DepartmentType
facets
Kind  Value  Annotation
minLength  1
maxLength  30
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00607
source <xs:element name="DepartmentName">
 
<xs:annotation>
   
<xs:documentation>00607</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="30"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DepartmentReceptionNbr
diagram WECH005_20204_p26.png
type restriction of xs:string
properties
content  simple
used by
complexType  DepartmentType
facets
Kind  Value  Annotation
minLength  1
maxLength  13
pattern  \d{11}|\w{13}
annotation
documentation
00608
source <xs:element name="DepartmentReceptionNbr">
 
<xs:annotation>
   
<xs:documentation>00608</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="13"/>
     
<xs:pattern value="\d{11}|\w{13}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DeviationFromQ
diagram WECH005_20204_p27.png
type restriction of xs:integer
properties
content  simple
used by
complexType  OccupationFeaturesType
facets
Kind  Value  Annotation
totalDigits  1
enumeration  0
enumeration  1
annotation
documentation
00770
source <xs:element name="DeviationFromQ">
 
<xs:annotation>
   
<xs:documentation>00770</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="1"/>
     
<xs:enumeration value="0"/>
     
<xs:enumeration value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EmailAddress
diagram WECH005_20204_p28.png
type restriction of xs:string
properties
content  simple
used by
complexType  CommunicationType
facets
Kind  Value  Annotation
maxLength  60
pattern  [\s\S]*\S[\s\S]*
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:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EmployerClass
diagram WECH005_20204_p29.png
type restriction of xs:integer
properties
content  simple
used by
complexType  WorkerRecordLinkType
facets
Kind  Value  Annotation
minInclusive  000
maxInclusive  999
totalDigits  3
pattern  \d{3}
annotation
documentation
00036
source <xs:element name="EmployerClass">
 
<xs:annotation>
   
<xs:documentation>00036</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="000"/>
     
<xs:maxInclusive value="999"/>
     
<xs:totalDigits value="3"/>
     
<xs:pattern value="\d{3}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EmployerDeclarationLink
diagram WECH005_20204_p30.png
type extension of EmployerDeclarationLinkType
properties
content  complex
children NOSSRegistrationNbrTrusteeshipCompanyIDNaturalPerson
used by
element  Form
annotation
documentation
90067
source <xs:element name="EmployerDeclarationLink">
 
<xs:annotation>
   
<xs:documentation>90067</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="EmployerDeclarationLinkType">
       
<xs:sequence>
         
<xs:element ref="NaturalPerson"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element ExceptSituationCalculBase
diagram WECH005_20204_p31.png
type ExceptSituationCalculBaseType
properties
content  complex
children ExceptSituationMeanWorkingHoursExceptSituationWorkingDaysSystem
used by
element  OccupationLink
annotation
documentation
90030
source <xs:element name="ExceptSituationCalculBase" type="ExceptSituationCalculBaseType">
 
<xs:annotation>
   
<xs:documentation>90030</xs:documentation>
 
</xs:annotation>
</xs:element>

element ExceptSituationMeanWorkingHours
diagram WECH005_20204_p32.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ExceptSituationCalculBaseType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  4800
totalDigits  4
annotation
documentation
00554
source <xs:element name="ExceptSituationMeanWorkingHours">
 
<xs:annotation>
   
<xs:documentation>00554</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 ExceptSituationWorkingDaysSystem
diagram WECH005_20204_p33.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ExceptSituationCalculBaseType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  700
totalDigits  3
annotation
documentation
00393
source <xs:element name="ExceptSituationWorkingDaysSystem">
 
<xs:annotation>
   
<xs:documentation>00393</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="700"/>
     
<xs:totalDigits value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FaxNbr
diagram WECH005_20204_p34.png
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
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:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FirstName
diagram WECH005_20204_p35.png
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 Form
diagram WECH005_20204_p36.png
type extension of FormType
properties
content  complex
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeFormCoordinatesContactPersonDclInformationRiskIdentificationReferenceEmployerDeclarationLinkNOSSLPAEmployerDeclarationLink
used by
element  WECH005
annotation
documentation
90059
source <xs:element name="Form">
 
<xs:annotation>
   
<xs:documentation>90059</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="FormType">
       
<xs:sequence>
         
<xs:element ref="CoordinatesContactPerson" minOccurs="0"/>
         
<xs:element ref="DclInformation"/>
         
<xs:element ref="RiskIdentification" maxOccurs="5"/>
         
<xs:element ref="Reference" minOccurs="0" maxOccurs="3"/>
         
<xs:choice>
           
<xs:element ref="EmployerDeclarationLink"/>
           
<xs:element ref="NOSSLPAEmployerDeclarationLink"/>
         
</xs:choice>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element FormationEndingDate
diagram WECH005_20204_p37.png
type restriction of xs:date
properties
content  simple
used by
complexType  WinterFormationType
facets
Kind  Value  Annotation
minInclusive  2004-01-01
maxInclusive  2099-12-31
pattern  \d{4}-(01|02|03|12)-\d{2}
annotation
documentation
00185
appinfo
Date_conversion1
source <xs:element name="FormationEndingDate">
 
<xs:annotation>
   
<xs:documentation>00185</xs:documentation>
   
<xs:appinfo source="ConversionID">Date_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:minInclusive value="2004-01-01"/>
     
<xs:maxInclusive value="2099-12-31"/>
     
<xs:pattern value="\d{4}-(01|02|03|12)-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FormationStartingDate
diagram WECH005_20204_p38.png
type restriction of xs:date
properties
content  simple
used by
complexType  WinterFormationType
facets
Kind  Value  Annotation
minInclusive  2004-01-01
maxInclusive  2099-12-31
pattern  \d{4}-(01|02|03|12)-\d{2}
annotation
documentation
00184
appinfo
Date_conversion1
source <xs:element name="FormationStartingDate">
 
<xs:annotation>
   
<xs:documentation>00184</xs:documentation>
   
<xs:appinfo source="ConversionID">Date_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:minInclusive value="2004-01-01"/>
     
<xs:maxInclusive value="2099-12-31"/>
     
<xs:pattern value="\d{4}-(01|02|03|12)-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FormCreationDate
diagram WECH005_20204_p39.png
type restriction of xs:date
properties
content  simple
used by
complexType  FormType
facets
Kind  Value  Annotation
minInclusive  2004-01-01
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00218
appinfo
Date_conversion1
source <xs:element name="FormCreationDate">
 
<xs:annotation>
   
<xs:documentation>00218</xs:documentation>
   
<xs:appinfo source="ConversionID">Date_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:minInclusive value="2004-01-01"/>
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FormCreationHour
diagram WECH005_20204_p40.png
type restriction of xs:time
properties
content  simple
used by
complexType  FormType
facets
Kind  Value  Annotation
pattern  \d{2}:\d{2}:\d{2}.\d{3}
annotation
documentation
00299
appinfo
Time_conversion1
source <xs:element name="FormCreationHour">
 
<xs:annotation>
   
<xs:documentation>00299</xs:documentation>
   
<xs:appinfo source="ConversionID">Time_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:time">
     
<xs:pattern value="\d{2}:\d{2}:\d{2}.\d{3}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element GSMNbr
diagram WECH005_20204_p41.png
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
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:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element HoursNumber
diagram WECH005_20204_p42.png
type restriction of xs:integer
properties
content  simple
used by
complexType  NatureOfDayType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  1400
totalDigits  4
annotation
documentation
00180
appinfo
HoursCount_conversion1
source <xs:element name="HoursNumber">
 
<xs:annotation>
   
<xs:documentation>00180</xs:documentation>
   
<xs:appinfo source="ConversionID">HoursCount_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="1400"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element HoursNumberAboutWorkSchedule
diagram WECH005_20204_p43.png
type restriction of xs:integer
properties
content  simple
used by
complexType  IndicationDaysAndHoursType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1400
totalDigits  4
annotation
documentation
00102
appinfo
HoursCount_conversion1
source <xs:element name="HoursNumberAboutWorkSchedule">
 
<xs:annotation>
   
<xs:documentation>00102</xs:documentation>
   
<xs:appinfo source="ConversionID">HoursCount_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="1400"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element HouseNbr
diagram WECH005_20204_p44.png
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 Identification
diagram WECH005_20204_p45.png
type restriction of xs:string
properties
content  simple
used by
complexType  FormType
facets
Kind  Value  Annotation
maxLength  7
enumeration  WECH005
annotation
documentation
00296
source <xs:element name="Identification">
 
<xs:annotation>
   
<xs:documentation>00296</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="7"/>
     
<xs:enumeration value="WECH005"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IdentificationOfRisk
diagram WECH005_20204_p46.png
type restriction of xs:integer
properties
content  simple
used by
complexType  RiskIdentificationType
facets
Kind  Value  Annotation
totalDigits  3
enumeration  001
enumeration  002
enumeration  003
enumeration  004
enumeration  005
enumeration  006
enumeration  007
enumeration  008
enumeration  009
enumeration  010
enumeration  011
annotation
documentation
00430
source <xs:element name="IdentificationOfRisk">
 
<xs:annotation>
   
<xs:documentation>00430</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="3"/>
     
<xs:enumeration value="001"/>
     
<xs:enumeration value="002"/>
     
<xs:enumeration value="003"/>
     
<xs:enumeration value="004"/>
     
<xs:enumeration value="005"/>
     
<xs:enumeration value="006"/>
     
<xs:enumeration value="007"/>
     
<xs:enumeration value="008"/>
     
<xs:enumeration value="009"/>
     
<xs:enumeration value="010"/>
     
<xs:enumeration value="011"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IndicationDaysAndHours
diagram WECH005_20204_p47.png
type IndicationDaysAndHoursType
properties
content  complex
children DaysIndicatorAboutWorkScheduleHoursNumberAboutWorkSchedule
used by
element  WorkGrid
annotation
documentation
90065
source <xs:element name="IndicationDaysAndHours" type="IndicationDaysAndHoursType">
 
<xs:annotation>
   
<xs:documentation>90065</xs:documentation>
 
</xs:annotation>
</xs:element>

element INSS
diagram WECH005_20204_p48.png
type restriction of xs:integer
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
totalDigits  11
pattern  \d{11}
annotation
documentation
00024
appinfo
Inss_conversion1
appinfo
xs:inss
source <xs:element name="INSS">
 
<xs:annotation>
   
<xs:documentation>00024</xs:documentation>
   
<xs:appinfo source="ConversionID">Inss_conversion1</xs:appinfo>
   
<xs:appinfo source="TDOType">xs:inss</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="11"/>
     
<xs:pattern value="\d{11}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IsHalfDay
diagram WECH005_20204_p49.png
type restriction of xs:integer
properties
content  simple
used by
complexType  NatureOfDayType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
01187
source <xs:element name="IsHalfDay">
 
<xs:annotation>
   
<xs:documentation>01187</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 JointCommissionNbr
diagram WECH005_20204_p50.png
type restriction of xs:string
properties
content  simple
used by
complexType  OccupationLinkType
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 WECH005_20204_p51.png
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 MajorForceReason
diagram WECH005_20204_p52.png
type restriction of xs:string
properties
content  simple
used by
complexType  MonthlyDclTempUnemploymentHoursType
facets
Kind  Value  Annotation
maxLength  60
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00223
source <xs:element name="MajorForceReason">
 
<xs:annotation>
   
<xs:documentation>00223</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="60"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element MeanWorkingHours
diagram WECH005_20204_p53.png
type restriction of xs:integer
properties
content  simple
used by
complexType  OccupationLinkType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  6000
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="0"/>
     
<xs:maxInclusive value="6000"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element MonthlyDclTempUnemploymentHours
diagram WECH005_20204_p54.png
type extension of MonthlyDclTempUnemploymentHoursType
properties
content  complex
children MajorForceReasonUsingEmployerCompanyIDDayNotEntitledToCompensationCalculationBaseAllowanceWorkGridReferencePeriodClosingPeriodWinterFormationDepartmentCommentDeclaration
used by
element  OccupationLink
annotation
documentation
90047
source <xs:element name="MonthlyDclTempUnemploymentHours">
 
<xs:annotation>
   
<xs:documentation>90047</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="MonthlyDclTempUnemploymentHoursType">
       
<xs:sequence>
         
<xs:element ref="DayNotEntitledToCompensation" minOccurs="0" maxOccurs="10"/>
         
<xs:element ref="CalculationBaseAllowance"/>
         
<xs:element ref="WorkGrid" minOccurs="0"/>
         
<xs:element ref="ReferencePeriod"/>
         
<xs:element ref="ClosingPeriod" minOccurs="0" maxOccurs="6"/>
         
<xs:element ref="WinterFormation" minOccurs="0" maxOccurs="3"/>
         
<xs:element ref="Department" minOccurs="0" maxOccurs="3"/>
         
<xs:element ref="CommentDeclaration" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Name
diagram WECH005_20204_p55.png
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 Nationality
diagram WECH005_20204_p56.png
type restriction of xs:integer
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999
totalDigits  5
annotation
documentation
00119
source <xs:element name="Nationality">
 
<xs:annotation>
   
<xs:documentation>00119</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 NaturalPerson
diagram WECH005_20204_p57.png
type extension of NaturalPersonType
properties
content  complex
children NaturalPersonSequenceNbrINSSSISWorkerNameWorkerFirstNameWorkerInitialWorkerBirthdateWorkerBirthplaceWorkerBirthplaceCountryWorkerSexWorkerStreetWorkerHouseNbrWorkerPostBoxWorkerZIPCodeWorkerCityWorkerCountryNationalityNaturalPersonUserReferenceWorkerRecordLink
used by
elements  EmployerDeclarationLinkNOSSLPAEmployerDeclarationLink
annotation
documentation
90017
source <xs:element name="NaturalPerson">
 
<xs:annotation>
   
<xs:documentation>90017</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="NaturalPersonType">
       
<xs:sequence>
         
<xs:element ref="WorkerRecordLink" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element NaturalPersonSequenceNbr
diagram WECH005_20204_p58.png
type restriction of xs:integer
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  9999999
totalDigits  7
annotation
documentation
00023
source <xs:element name="NaturalPersonSequenceNbr">
 
<xs:annotation>
   
<xs:documentation>00023</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 NaturalPersonUserReference
diagram WECH005_20204_p59.png
type restriction of xs:string
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
maxLength  200
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00615
source <xs:element name="NaturalPersonUserReference">
 
<xs:annotation>
   
<xs:documentation>00615</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 NatureOfDay
diagram WECH005_20204_p60.png
type NatureOfDayType
properties
content  complex
children DayIndicatorDayNatureCodeHoursNumberIsHalfDay
used by
element  ReferencePeriod
annotation
documentation
90074
source <xs:element name="NatureOfDay" type="NatureOfDayType">
 
<xs:annotation>
   
<xs:documentation>90074</xs:documentation>
 
</xs:annotation>
</xs:element>

element NOSSLPAEmployerDeclarationLink
diagram WECH005_20204_p61.png
type extension of NOSSLPAEmployerDeclarationLinkType
properties
content  complex
children NOSSLPARegistrationNbrCompanyIDNaturalPerson
used by
element  Form
annotation
documentation
90168
source <xs:element name="NOSSLPAEmployerDeclarationLink">
 
<xs:annotation>
   
<xs:documentation>90168</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="NOSSLPAEmployerDeclarationLinkType">
       
<xs:sequence>
         
<xs:element ref="NaturalPerson"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element NOSSLPARegistrationNbr
diagram WECH005_20204_p62.png
type restriction of xs:integer
properties
content  simple
used by
complexType  NOSSLPAEmployerDeclarationLinkType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999926
totalDigits  8
annotation
documentation
00109
appinfo
NossAPL_conversion1
appinfo
xs:nossLpaRegistrationNbr
source <xs:element name="NOSSLPARegistrationNbr">
 
<xs:annotation>
   
<xs:documentation>00109</xs:documentation>
   
<xs:appinfo source="ConversionID">NossAPL_conversion1</xs:appinfo>
   
<xs:appinfo source="TDOType">xs:nossLpaRegistrationNbr</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="99999926"/>
     
<xs:totalDigits value="8"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element NOSSRegistrationNbr
diagram WECH005_20204_p63.png
type restriction of xs:integer
properties
content  simple
used by
complexType  EmployerDeclarationLinkType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  199999934
totalDigits  9
annotation
documentation
00011
appinfo
Noss_conversion1
appinfo
xs:nossRegistrationNbr
source <xs:element name="NOSSRegistrationNbr">
 
<xs:annotation>
   
<xs:documentation>00011</xs:documentation>
   
<xs:appinfo source="ConversionID">Noss_conversion1</xs:appinfo>
   
<xs:appinfo source="TDOType">xs:nossRegistrationNbr</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="199999934"/>
     
<xs:totalDigits value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element OccupationEndingDate
diagram WECH005_20204_p64.png
type restriction of xs:date
properties
content  simple
used by
complexType  OccupationLinkType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00045
appinfo
Date_conversion1
source <xs:element name="OccupationEndingDate">
 
<xs:annotation>
   
<xs:documentation>00045</xs:documentation>
   
<xs:appinfo source="ConversionID">Date_conversion1</xs:appinfo>
 
</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 OccupationFeatures
diagram WECH005_20204_p65.png
type OccupationFeaturesType
properties
content  complex
children OccupationInterruptionDeviationFromQWorkScheduleCode
used by
element  OccupationLink
annotation
documentation
90404
source <xs:element name="OccupationFeatures" type="OccupationFeaturesType">
 
<xs:annotation>
   
<xs:documentation>90404</xs:documentation>
 
</xs:annotation>
</xs:element>

element OccupationInterruption
diagram WECH005_20204_p66.png
type restriction of xs:integer
properties
content  simple
used by
complexType  OccupationFeaturesType
facets
Kind  Value  Annotation
totalDigits  1
enumeration  2
enumeration  3
enumeration  4
enumeration  5
annotation
documentation
00769
source <xs:element name="OccupationInterruption">
 
<xs:annotation>
   
<xs:documentation>00769</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:enumeration value="5"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element OccupationLink
diagram WECH005_20204_p67.png
type extension of OccupationLinkType
properties
content  complex
children OccupationStartingDateOccupationEndingDateJointCommissionNbrWorkingDaysSystemMeanWorkingHoursRefMeanWorkingHoursWorkerStatusRetiredApprenticeshipContractTypeRemunMethodOccupationFeaturesExceptSituationCalculBaseMonthlyDclTempUnemploymentHours
used by
element  WorkerRecordLink
annotation
documentation
90068
source <xs:element name="OccupationLink">
 
<xs:annotation>
   
<xs:documentation>90068</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="OccupationLinkType">
       
<xs:sequence>
         
<xs:element ref="OccupationFeatures" minOccurs="0"/>
         
<xs:element ref="ExceptSituationCalculBase" minOccurs="0"/>
         
<xs:element ref="MonthlyDclTempUnemploymentHours"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element OccupationStartingDate
diagram WECH005_20204_p68.png
type restriction of xs:date
properties
content  simple
used by
complexType  OccupationLinkType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00044
appinfo
Date_conversion1
source <xs:element name="OccupationStartingDate">
 
<xs:annotation>
   
<xs:documentation>00044</xs:documentation>
   
<xs:appinfo source="ConversionID">Date_conversion1</xs:appinfo>
 
</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 PhoneNbr
diagram WECH005_20204_p69.png
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 PieceTaskServicesCommissionRemunerationBasisAmount
diagram WECH005_20204_p70.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CalculationBaseAllowanceType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  9999999999
totalDigits  10
annotation
documentation
00192
appinfo
Amount_conversion5
source <xs:element name="PieceTaskServicesCommissionRemunerationBasisAmount">
 
<xs:annotation>
   
<xs:documentation>00192</xs:documentation>
   
<xs:appinfo source="ConversionID">Amount_conversion5</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="9999999999"/>
     
<xs:totalDigits value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PostBox
diagram WECH005_20204_p71.png
type restriction of xs:string
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
maxLength  4
pattern  [\s\S]*\S[\s\S]*
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:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PublicHolidayIndicator
diagram WECH005_20204_p72.png
type restriction of xs:date
properties
content  simple
used by
complexType  DayNotEntitledToCompensationType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00175
appinfo
Date_conversion1
source <xs:element name="PublicHolidayIndicator">
 
<xs:annotation>
   
<xs:documentation>00175</xs:documentation>
   
<xs:appinfo source="ConversionID">Date_conversion1</xs:appinfo>
 
</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 PublicHolidayReplacementDay
diagram WECH005_20204_p73.png
type restriction of xs:date
properties
content  simple
used by
complexType  DayNotEntitledToCompensationType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00176
appinfo
Date_conversion1
source <xs:element name="PublicHolidayReplacementDay">
 
<xs:annotation>
   
<xs:documentation>00176</xs:documentation>
   
<xs:appinfo source="ConversionID">Date_conversion1</xs:appinfo>
 
</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 RefEndingDate
diagram WECH005_20204_p74.png
type restriction of xs:date
properties
content  simple
used by
complexType  ReferencePeriodType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00075
appinfo
Date_conversion1
source <xs:element name="RefEndingDate">
 
<xs:annotation>
   
<xs:documentation>00075</xs:documentation>
   
<xs:appinfo source="ConversionID">Date_conversion1</xs:appinfo>
 
</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 Reference
diagram WECH005_20204_p75.png
type ReferenceType
properties
content  complex
children ReferenceTypeReferenceOriginReferenceNbr
used by
element  Form
annotation
documentation
90082
source <xs:element name="Reference" type="ReferenceType">
 
<xs:annotation>
   
<xs:documentation>90082</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferenceNbr
diagram WECH005_20204_p76.png
type restriction of xs:string
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
minLength  1
maxLength  20
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00222
appinfo
TicketNumber_conversion1
source <xs:element name="ReferenceNbr">
 
<xs:annotation>
   
<xs:documentation>00222</xs:documentation>
   
<xs:appinfo source="ConversionID">TicketNumber_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="20"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReferenceOrigin
diagram WECH005_20204_p77.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  2
totalDigits  1
annotation
documentation
00298
source <xs:element name="ReferenceOrigin">
 
<xs:annotation>
   
<xs:documentation>00298</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="2"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReferencePeriod
diagram WECH005_20204_p78.png
type extension of ReferencePeriodType
properties
content  complex
children RefStartingDateRefEndingDateNatureOfDay
used by
element  MonthlyDclTempUnemploymentHours
annotation
documentation
90077
source <xs:element name="ReferencePeriod">
 
<xs:annotation>
   
<xs:documentation>90077</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="ReferencePeriodType">
       
<xs:sequence>
         
<xs:element ref="NatureOfDay" maxOccurs="62"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element ReferenceType
diagram WECH005_20204_p79.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
totalDigits  1
enumeration  1
enumeration  3
annotation
documentation
00221
source <xs:element name="ReferenceType">
 
<xs:annotation>
   
<xs:documentation>00221</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="1"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element RefMeanWorkingHours
diagram WECH005_20204_p80.png
type restriction of xs:integer
properties
content  simple
used by
complexType  OccupationLinkType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  6000
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="1"/>
     
<xs:maxInclusive value="6000"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element RefStartingDate
diagram WECH005_20204_p81.png
type restriction of xs:date
properties
content  simple
used by
complexType  ReferencePeriodType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00074
appinfo
Date_conversion1
source <xs:element name="RefStartingDate">
 
<xs:annotation>
   
<xs:documentation>00074</xs:documentation>
   
<xs:appinfo source="ConversionID">Date_conversion1</xs:appinfo>
 
</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 RemunerationBasisAmount
diagram WECH005_20204_p82.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CalculationBaseAllowanceType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  9999999999
totalDigits  10
annotation
documentation
00191
appinfo
Amount_conversion3
source <xs:element name="RemunerationBasisAmount">
 
<xs:annotation>
   
<xs:documentation>00191</xs:documentation>
   
<xs:appinfo source="ConversionID">Amount_conversion3</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="9999999999"/>
     
<xs:totalDigits value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element RemunerationTimeUnit
diagram WECH005_20204_p83.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CalculationBaseAllowanceType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  6
totalDigits  1
annotation
documentation
00189
source <xs:element name="RemunerationTimeUnit">
 
<xs:annotation>
   
<xs:documentation>00189</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="6"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element RemunMethod
diagram WECH005_20204_p84.png
type restriction of xs:integer
properties
content  simple
used by
complexType  OccupationLinkType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  3
totalDigits  1
annotation
documentation
00056
source <xs:element name="RemunMethod">
 
<xs:annotation>
   
<xs:documentation>00056</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 Retired
diagram WECH005_20204_p85.png
type restriction of xs:integer
properties
content  simple
used by
complexType  OccupationLinkType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
00054
source <xs:element name="Retired">
 
<xs:annotation>
   
<xs:documentation>00054</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 RiskIdentification
diagram WECH005_20204_p86.png
type RiskIdentificationType
properties
content  complex
children IdentificationOfRisk
used by
element  Form
annotation
documentation
90064
source <xs:element name="RiskIdentification" type="RiskIdentificationType">
 
<xs:annotation>
   
<xs:documentation>90064</xs:documentation>
 
</xs:annotation>
</xs:element>

element SIS
diagram WECH005_20204_p87.png
type restriction of xs:integer
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  9999999999
totalDigits  10
annotation
documentation
00167
source <xs:element name="SIS">
 
<xs:annotation>
   
<xs:documentation>00167</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="9999999999"/>
     
<xs:totalDigits value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element StableOccupationIndicator
diagram WECH005_20204_p88.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CalculationBaseAllowanceType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
01160
source <xs:element name="StableOccupationIndicator">
 
<xs:annotation>
   
<xs:documentation>01160</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 Street
diagram WECH005_20204_p89.png
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 Trusteeship
diagram WECH005_20204_p90.png
type restriction of xs:integer
properties
content  simple
used by
complexType  EmployerDeclarationLinkType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
00012
source <xs:element name="Trusteeship">
 
<xs:annotation>
   
<xs:documentation>00012</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 TypeForm
diagram WECH005_20204_p91.png
type restriction of xs:string
properties
content  simple
used by
complexType  FormType
facets
Kind  Value  Annotation
maxLength  2
enumeration  SU
annotation
documentation
00297
source <xs:element name="TypeForm">
 
<xs:annotation>
   
<xs:documentation>00297</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="2"/>
     
<xs:enumeration value="SU"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element UsingEmployerCompanyID
diagram WECH005_20204_p92.png
type restriction of xs:integer
properties
content  simple
used by
complexType  MonthlyDclTempUnemploymentHoursType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1999999943
totalDigits  10
pattern  0|\d{9}|\d{10}
annotation
documentation
00131
appinfo
CompanyID_conversion1
appinfo
xs:companyId
source <xs:element name="UsingEmployerCompanyID">
 
<xs:annotation>
   
<xs:documentation>00131</xs:documentation>
   
<xs:appinfo source="ConversionID">CompanyID_conversion1</xs:appinfo>
   
<xs:appinfo source="TDOType">xs:companyId</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="1999999943"/>
     
<xs:totalDigits value="10"/>
     
<xs:pattern value="0|\d{9}|\d{10}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WECH005
diagram WECH005_20204_p93.png
properties
content  complex
children Form
annotation
documentation
90116
source <xs:element name="WECH005">
 
<xs:annotation>
   
<xs:documentation>90116</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Form" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element WinterFormation
diagram WECH005_20204_p94.png
type WinterFormationType
properties
content  complex
children FormationStartingDateFormationEndingDate
used by
element  MonthlyDclTempUnemploymentHours
annotation
documentation
90058
source <xs:element name="WinterFormation" type="WinterFormationType">
 
<xs:annotation>
   
<xs:documentation>90058</xs:documentation>
 
</xs:annotation>
</xs:element>

element WorkerBirthdate
diagram WECH005_20204_p95.png
type restriction of xs:string
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
length  10
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00028
appinfo
Date_conversion2
source <xs:element name="WorkerBirthdate">
 
<xs:annotation>
   
<xs:documentation>00028</xs:documentation>
   
<xs:appinfo source="ConversionID">Date_conversion2</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:length value="10"/>
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkerBirthplace
diagram WECH005_20204_p96.png
type restriction of xs:string
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
maxLength  40
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00168
source <xs:element name="WorkerBirthplace">
 
<xs:annotation>
   
<xs:documentation>00168</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 WorkerBirthplaceCountry
diagram WECH005_20204_p97.png
type restriction of xs:integer
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999
totalDigits  5
annotation
documentation
00169
source <xs:element name="WorkerBirthplaceCountry">
 
<xs:annotation>
   
<xs:documentation>00169</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 WorkerCity
diagram WECH005_20204_p98.png
type restriction of xs:string
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
maxLength  40
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00034
source <xs:element name="WorkerCity">
 
<xs:annotation>
   
<xs:documentation>00034</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 WorkerCode
diagram WECH005_20204_p99.png
type restriction of xs:integer
properties
content  simple
used by
complexType  WorkerRecordLinkType
facets
Kind  Value  Annotation
minInclusive  000
maxInclusive  999
totalDigits  3
pattern  \d{3}
annotation
documentation
00037
source <xs:element name="WorkerCode">
 
<xs:annotation>
   
<xs:documentation>00037</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="000"/>
     
<xs:maxInclusive value="999"/>
     
<xs:totalDigits value="3"/>
     
<xs:pattern value="\d{3}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkerCountry
diagram WECH005_20204_p100.png
type restriction of xs:integer
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999
totalDigits  5
annotation
documentation
00035
source <xs:element name="WorkerCountry">
 
<xs:annotation>
   
<xs:documentation>00035</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 WorkerFirstName
diagram WECH005_20204_p101.png
type restriction of xs:string
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
minLength  1
maxLength  24
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00026
source <xs:element name="WorkerFirstName">
 
<xs:annotation>
   
<xs:documentation>00026</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="24"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkerHouseNbr
diagram WECH005_20204_p102.png
type restriction of xs:string
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
maxLength  10
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00031
source <xs:element name="WorkerHouseNbr">
 
<xs:annotation>
   
<xs:documentation>00031</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 WorkerInitial
diagram WECH005_20204_p103.png
type restriction of xs:string
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
length  1
pattern  \p{L}
annotation
documentation
00027
source <xs:element name="WorkerInitial">
 
<xs:annotation>
   
<xs:documentation>00027</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:length value="1"/>
     
<xs:pattern value="\p{L}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkerName
diagram WECH005_20204_p104.png
type restriction of xs:string
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
minLength  1
maxLength  48
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00025
source <xs:element name="WorkerName">
 
<xs:annotation>
   
<xs:documentation>00025</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="48"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkerPostBox
diagram WECH005_20204_p105.png
type restriction of xs:string
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
maxLength  4
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00032
source <xs:element name="WorkerPostBox">
 
<xs:annotation>
   
<xs:documentation>00032</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="4"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkerRecordLink
diagram WECH005_20204_p106.png
type extension of WorkerRecordLinkType
properties
content  complex
children EmployerClassWorkerCodeOccupationLink
used by
element  NaturalPerson
annotation
documentation
90063
source <xs:element name="WorkerRecordLink">
 
<xs:annotation>
   
<xs:documentation>90063</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="WorkerRecordLinkType">
       
<xs:sequence>
         
<xs:element ref="OccupationLink"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element WorkerSex
diagram WECH005_20204_p107.png
type restriction of xs:integer
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  2
totalDigits  1
annotation
documentation
00029
source <xs:element name="WorkerSex">
 
<xs:annotation>
   
<xs:documentation>00029</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="2"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkerStatus
diagram WECH005_20204_p108.png
type restriction of xs:string
properties
content  simple
used by
complexType  OccupationLinkType
facets
Kind  Value  Annotation
maxLength  2
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00053
source <xs:element name="WorkerStatus">
 
<xs:annotation>
   
<xs:documentation>00053</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="2"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkerStreet
diagram WECH005_20204_p109.png
type restriction of xs:string
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
maxLength  35
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00030
source <xs:element name="WorkerStreet">
 
<xs:annotation>
   
<xs:documentation>00030</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="35"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkerZIPCode
diagram WECH005_20204_p110.png
type restriction of xs:string
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
maxLength  9
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
00033
source <xs:element name="WorkerZIPCode">
 
<xs:annotation>
   
<xs:documentation>00033</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>

element WorkGrid
diagram WECH005_20204_p111.png
type extension of WorkGridType
properties
content  complex
children IndicationDaysAndHoursCommentWorkGrid
used by
element  MonthlyDclTempUnemploymentHours
annotation
documentation
90060
source <xs:element name="WorkGrid">
 
<xs:annotation>
   
<xs:documentation>90060</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="WorkGridType">
       
<xs:choice>
         
<xs:sequence>
           
<xs:element ref="IndicationDaysAndHours" minOccurs="7" maxOccurs="28"/>
           
<xs:element ref="CommentWorkGrid" minOccurs="0"/>
         
</xs:sequence>
         
<xs:element ref="CommentWorkGrid"/>
       
</xs:choice>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element WorkingDaysSystem
diagram WECH005_20204_p112.png
type restriction of xs:integer
properties
content  simple
used by
complexType  OccupationLinkType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  700
totalDigits  3
annotation
documentation
00047
appinfo
DaysCount_conversion1
source <xs:element name="WorkingDaysSystem">
 
<xs:annotation>
   
<xs:documentation>00047</xs:documentation>
   
<xs:appinfo source="ConversionID">DaysCount_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="700"/>
     
<xs:totalDigits value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkScheduleCode
diagram WECH005_20204_p113.png
type restriction of xs:string
properties
content  simple
used by
complexType  OccupationFeaturesType
facets
Kind  Value  Annotation
maxLength  2
pattern  [\s\S]*\S[\s\S]*
annotation
documentation
01095
source <xs:element name="WorkScheduleCode">
 
<xs:annotation>
   
<xs:documentation>01095</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="2"/>
     
<xs:pattern value="[\s\S]*\S[\s\S]*"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ZIPCode
diagram WECH005_20204_p114.png
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 WECH005_20204_p115.png
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 CalculationBaseAllowanceType
diagram WECH005_20204_p116.png
children RemunerationTimeUnitCycleRemunerationBasisAmountPieceTaskServicesCommissionRemunerationBasisAmountStableOccupationIndicator
used by
element  CalculationBaseAllowance
source <xs:complexType name="CalculationBaseAllowanceType">
 
<xs:sequence>
   
<xs:element ref="RemunerationTimeUnit"/>
   
<xs:element ref="Cycle" minOccurs="0"/>
   
<xs:element ref="RemunerationBasisAmount" minOccurs="0"/>
   
<xs:element ref="PieceTaskServicesCommissionRemunerationBasisAmount" minOccurs="0"/>
   
<xs:element ref="StableOccupationIndicator" minOccurs="0" maxOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType ClosingPeriodType
diagram WECH005_20204_p117.png
children ClosingPeriodStartingDateClosingPeriodEndingDate
used by
element  ClosingPeriod
source <xs:complexType name="ClosingPeriodType">
 
<xs:sequence>
   
<xs:element ref="ClosingPeriodStartingDate"/>
   
<xs:element ref="ClosingPeriodEndingDate"/>
 
</xs:sequence>
</xs:complexType>

complexType CommentDeclarationType
diagram WECH005_20204_p118.png
children CommentOfDeclaration
used by
element  CommentDeclaration
source <xs:complexType name="CommentDeclarationType">
 
<xs:sequence>
   
<xs:element ref="CommentOfDeclaration"/>
 
</xs:sequence>
</xs:complexType>

complexType CommentWorkGridType
diagram WECH005_20204_p119.png
children CommentAboutWorkSchedule
used by
element  CommentWorkGrid
source <xs:complexType name="CommentWorkGridType">
 
<xs:sequence>
   
<xs:element ref="CommentAboutWorkSchedule"/>
 
</xs:sequence>
</xs:complexType>

complexType CommunicationType
diagram WECH005_20204_p120.png
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" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType CoordinatesContactPersonType
diagram WECH005_20204_p121.png
children NameFirstName
used by
element  CoordinatesContactPerson
source <xs:complexType name="CoordinatesContactPersonType">
 
<xs:sequence>
   
<xs:element ref="Name" minOccurs="0"/>
   
<xs:element ref="FirstName" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType DayNotEntitledToCompensationType
diagram WECH005_20204_p122.png
children PublicHolidayIndicatorPublicHolidayReplacementDay
used by
element  DayNotEntitledToCompensation
source <xs:complexType name="DayNotEntitledToCompensationType">
 
<xs:sequence>
   
<xs:element ref="PublicHolidayIndicator"/>
   
<xs:element ref="PublicHolidayReplacementDay" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType DclInformationType
diagram WECH005_20204_p123.png
children LanguageCodePdf
used by
element  DclInformation
source <xs:complexType name="DclInformationType">
 
<xs:sequence>
   
<xs:element ref="LanguageCodePdf"/>
 
</xs:sequence>
</xs:complexType>

complexType DepartmentType
diagram WECH005_20204_p124.png
children DepartmentNameDepartmentReceptionNbr
used by
element  Department
source <xs:complexType name="DepartmentType">
 
<xs:sequence>
   
<xs:element ref="DepartmentName"/>
   
<xs:element ref="DepartmentReceptionNbr"/>
 
</xs:sequence>
</xs:complexType>

complexType EmployerDeclarationLinkType
diagram WECH005_20204_p125.png
children NOSSRegistrationNbrTrusteeshipCompanyID
used by
element  EmployerDeclarationLink
source <xs:complexType name="EmployerDeclarationLinkType">
 
<xs:sequence>
   
<xs:element ref="NOSSRegistrationNbr"/>
   
<xs:element ref="Trusteeship"/>
   
<xs:element ref="CompanyID"/>
 
</xs:sequence>
</xs:complexType>

complexType ExceptSituationCalculBaseType
diagram WECH005_20204_p126.png
children ExceptSituationMeanWorkingHoursExceptSituationWorkingDaysSystem
used by
element  ExceptSituationCalculBase
source <xs:complexType name="ExceptSituationCalculBaseType">
 
<xs:sequence>
   
<xs:element ref="ExceptSituationMeanWorkingHours"/>
   
<xs:element ref="ExceptSituationWorkingDaysSystem" minOccurs="0" maxOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType FormType
diagram WECH005_20204_p127.png
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeForm
used by
element  Form
source <xs:complexType name="FormType">
 
<xs:sequence>
   
<xs:element ref="Identification"/>
   
<xs:element ref="FormCreationDate"/>
   
<xs:element ref="FormCreationHour"/>
   
<xs:element ref="AttestationStatus"/>
   
<xs:element ref="TypeForm"/>
 
</xs:sequence>
</xs:complexType>

complexType IndicationDaysAndHoursType
diagram WECH005_20204_p128.png
children DaysIndicatorAboutWorkScheduleHoursNumberAboutWorkSchedule
used by
element  IndicationDaysAndHours
source <xs:complexType name="IndicationDaysAndHoursType">
 
<xs:sequence>
   
<xs:element ref="DaysIndicatorAboutWorkSchedule"/>
   
<xs:element ref="HoursNumberAboutWorkSchedule"/>
 
</xs:sequence>
</xs:complexType>

complexType MonthlyDclTempUnemploymentHoursType
diagram WECH005_20204_p129.png
children MajorForceReasonUsingEmployerCompanyID
used by
element  MonthlyDclTempUnemploymentHours
source <xs:complexType name="MonthlyDclTempUnemploymentHoursType">
 
<xs:sequence>
   
<xs:element ref="MajorForceReason" minOccurs="0"/>
   
<xs:element ref="UsingEmployerCompanyID" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType NaturalPersonType
diagram WECH005_20204_p130.png
children NaturalPersonSequenceNbrINSSSISWorkerNameWorkerFirstNameWorkerInitialWorkerBirthdateWorkerBirthplaceWorkerBirthplaceCountryWorkerSexWorkerStreetWorkerHouseNbrWorkerPostBoxWorkerZIPCodeWorkerCityWorkerCountryNationalityNaturalPersonUserReference
used by
element  NaturalPerson
source <xs:complexType name="NaturalPersonType">
 
<xs:sequence>
   
<xs:element ref="NaturalPersonSequenceNbr"/>
   
<xs:element ref="INSS"/>
   
<xs:element ref="SIS" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="WorkerName" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="WorkerFirstName" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="WorkerInitial" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="WorkerBirthdate" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="WorkerBirthplace" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="WorkerBirthplaceCountry" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="WorkerSex" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="WorkerStreet" minOccurs="0"/>
   
<xs:element ref="WorkerHouseNbr" minOccurs="0"/>
   
<xs:element ref="WorkerPostBox" minOccurs="0"/>
   
<xs:element ref="WorkerZIPCode" minOccurs="0"/>
   
<xs:element ref="WorkerCity" minOccurs="0"/>
   
<xs:element ref="WorkerCountry" minOccurs="0"/>
   
<xs:element ref="Nationality" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="NaturalPersonUserReference" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType NatureOfDayType
diagram WECH005_20204_p131.png
children DayIndicatorDayNatureCodeHoursNumberIsHalfDay
used by
element  NatureOfDay
source <xs:complexType name="NatureOfDayType">
 
<xs:sequence>
   
<xs:element ref="DayIndicator"/>
   
<xs:element ref="DayNatureCode"/>
   
<xs:element ref="HoursNumber"/>
   
<xs:element ref="IsHalfDay" minOccurs="0" maxOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType NOSSLPAEmployerDeclarationLinkType
diagram WECH005_20204_p132.png
children NOSSLPARegistrationNbrCompanyID
used by
element  NOSSLPAEmployerDeclarationLink
source <xs:complexType name="NOSSLPAEmployerDeclarationLinkType">
 
<xs:sequence>
   
<xs:element ref="NOSSLPARegistrationNbr"/>
   
<xs:element ref="CompanyID"/>
 
</xs:sequence>
</xs:complexType>

complexType OccupationFeaturesType
diagram WECH005_20204_p133.png
children OccupationInterruptionDeviationFromQWorkScheduleCode
used by
element  OccupationFeatures
source <xs:complexType name="OccupationFeaturesType">
 
<xs:sequence>
   
<xs:element ref="OccupationInterruption"/>
   
<xs:element ref="DeviationFromQ" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="WorkScheduleCode"/>
 
</xs:sequence>
</xs:complexType>

complexType OccupationLinkType
diagram WECH005_20204_p134.png
children OccupationStartingDateOccupationEndingDateJointCommissionNbrWorkingDaysSystemMeanWorkingHoursRefMeanWorkingHoursWorkerStatusRetiredApprenticeshipContractTypeRemunMethod
used by
element  OccupationLink
source <xs:complexType name="OccupationLinkType">
 
<xs:sequence>
   
<xs:element ref="OccupationStartingDate"/>
   
<xs:element ref="OccupationEndingDate" minOccurs="0"/>
   
<xs:element ref="JointCommissionNbr"/>
   
<xs:element ref="WorkingDaysSystem" minOccurs="0"/>
   
<xs:element ref="MeanWorkingHours"/>
   
<xs:element ref="RefMeanWorkingHours"/>
   
<xs:element ref="WorkerStatus" minOccurs="0"/>
   
<xs:element ref="Retired" minOccurs="0"/>
   
<xs:element ref="Apprenticeship" minOccurs="0"/>
   
<xs:element ref="ContractType" minOccurs="0"/>
   
<xs:element ref="RemunMethod" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType ReferencePeriodType
diagram WECH005_20204_p135.png
children RefStartingDateRefEndingDate
used by
element  ReferencePeriod
source <xs:complexType name="ReferencePeriodType">
 
<xs:sequence>
   
<xs:element ref="RefStartingDate"/>
   
<xs:element ref="RefEndingDate"/>
 
</xs:sequence>
</xs:complexType>

complexType ReferenceType
diagram WECH005_20204_p136.png
children ReferenceTypeReferenceOriginReferenceNbr
used by
element  Reference
source <xs:complexType name="ReferenceType">
 
<xs:sequence>
   
<xs:element ref="ReferenceType"/>
   
<xs:element ref="ReferenceOrigin"/>
   
<xs:element ref="ReferenceNbr"/>
 
</xs:sequence>
</xs:complexType>

complexType RiskIdentificationType
diagram WECH005_20204_p137.png
children IdentificationOfRisk
used by
element  RiskIdentification
source <xs:complexType name="RiskIdentificationType">
 
<xs:sequence>
   
<xs:element ref="IdentificationOfRisk"/>
 
</xs:sequence>
</xs:complexType>

complexType WinterFormationType
diagram WECH005_20204_p138.png
children FormationStartingDateFormationEndingDate
used by
element  WinterFormation
source <xs:complexType name="WinterFormationType">
 
<xs:sequence>
   
<xs:element ref="FormationStartingDate"/>
   
<xs:element ref="FormationEndingDate"/>
 
</xs:sequence>
</xs:complexType>

complexType WorkerRecordLinkType
diagram WECH005_20204_p139.png
children EmployerClassWorkerCode
used by
element  WorkerRecordLink
source <xs:complexType name="WorkerRecordLinkType">
 
<xs:sequence>
   
<xs:element ref="EmployerClass"/>
   
<xs:element ref="WorkerCode"/>
 
</xs:sequence>
</xs:complexType>

complexType WorkGridType
diagram WECH005_20204_p140.png
used by
element  WorkGrid
source <xs:complexType name="WorkGridType"/>


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