Schema WECH508_20234.xsd


ROOT ELEMENT WECH508
attributeFormDefault unqualified
elementFormDefault qualified
 
Elements  Complex types 
ActivityCode  AddressType 
Address  CommentDeclarationType 
Apprenticeship  CommunicationType 
AttestationStatus  CoordinatesContactPersonType 
BisFlagIndication  CoordinatesInformantType 
BonusPaymentFrequency  DclInformationType 
City  EmployerDeclarationLinkType 
CommentDeclaration  ExactSalaryType 
CommentOfDeclaration  FormType 
Communication  HandledEmployerDeclarationLinkType 
CompanyID  HandledNaturalPersonType 
ContractType  HandledNOSSLPAEmployerDclLinkType 
CoordinatesContactPerson  HandledOccupationLinkType 
CoordinatesInformant  HandledOriginalFormType 
Country  HandledReferenceType 
DaysNbr  HandledWorkerRecordLinkType 
DclInformation  MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowanceType 
Denomination  NaturalPersonType 
DeviationFromQ  NOSSLPAEmployerDeclarationLinkType 
EmailAddress  OccupationFeaturesType 
EmployerCity  OccupationLinkType 
EmployerClass  OnlineDeclaredInterruptionInfoType 
EmployerCountry  OnlineDeclaredOccupationInfoType 
EmployerDeclarationLink  ReferencePeriodType 
EmployerDenomination  ReferenceType 
EmployerHouseNbr  RiskIdentificationType 
EmployerPostBox  WorkAllowanceType 
EmployerStreet  WorkerRecordLinkType 
EmployerZIPCode 
ExactSalary 
ExactSalaryAmount 
ExactSalaryCode 
FaxNbr 
FirstName 
Form 
FormCreationDate 
FormCreationHour 
GSMNbr 
HadSalaryHoursNumber 
HandledEmployerDeclarationLink 
HandledNaturalPerson 
HandledNOSSLPAEmployerDclLink 
HandledOccupationLink 
HandledOriginalForm 
HandledReference 
HandledWorkerRecordLink 
HouseNbr 
Identification 
IdentificationOfRisk 
ImportanceCode 
INSS 
InternalOccupationNbr 
JointCommissionNbr 
LanguageCodePdf 
LegalForm 
MeanWorkingHours 
MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowance 
Name 
Nationality 
NaturalPerson 
NaturalPersonSequenceNbr 
NaturalPersonUserReference 
NOSSLPAEmployerDeclarationLink 
NOSSLPARegistrationNbr 
NOSSRegistrationNbr 
OccupationEndingDate 
OccupationFeatures 
OccupationInterruption 
OccupationLink 
OccupationStartingDate 
OccupationValidationCode 
OnlineDeclaredInterruptionInfo 
OnlineDeclaredOccupationInfo 
OriolusSubStatusRip 
OriolusSuccessCode 
PhoneNbr 
PostBox 
PreviousINSS 
RefEndingDate 
Reference 
ReferenceNbr 
ReferenceOrigin 
ReferencePeriod 
ReferenceType 
RefMeanWorkingHours 
RefStartingDate 
RemunMethod 
Retired 
RiskIdentification 
SIS 
Street 
Trusteeship 
TrusteeshipCity 
TrusteeshipCountry 
TrusteeshipHouseNbr 
TrusteeshipPostBox 
TrusteeshipRegistrationNbr 
TrusteeshipStreet 
TrusteeshipZIPCode 
TypeForm 
UninterruptedOcStartingDate 
UserQuality 
WECH508 
WorkAccidentIndicator 
WorkAllowance 
WorkAllowanceAmount 
WorkerBirthdate 
WorkerBirthplace 
WorkerBirthplaceCountry 
WorkerCity 
WorkerCode 
WorkerCountry 
WorkerFirstName 
WorkerHouseNbr 
WorkerInitial 
WorkerName 
WorkerPostBox 
WorkerRecordLink 
WorkerSex 
WorkerStatus 
WorkerStreet 
WorkerZIPCode 
WorkingDaysSystem 
WorkScheduleCode 
ZIPCode 


element ActivityCode
diagram WECH508_20234_p1.png
type restriction of xs:integer
properties
content  simple
used by
complexType  HandledWorkerRecordLinkType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999
totalDigits  5
annotation
documentation
00228
source <xs:element name="ActivityCode">
 
<xs:annotation>
   
<xs:documentation>00228</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 Address
diagram WECH508_20234_p2.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 WECH508_20234_p3.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledOccupationLinkTypeOccupationLinkType
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 WECH508_20234_p4.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  FormTypeHandledOriginalFormType
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 BisFlagIndication
diagram WECH508_20234_p5.png
type restriction of xs:integer
properties
content  simple
used by
complexType  HandledNaturalPersonType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
00216
source <xs:element name="BisFlagIndication">
 
<xs:annotation>
   
<xs:documentation>00216</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 BonusPaymentFrequency
diagram WECH508_20234_p6.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ExactSalaryType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99
totalDigits  2
annotation
documentation
00068
source <xs:element name="BonusPaymentFrequency">
 
<xs:annotation>
   
<xs:documentation>00068</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="99"/>
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element City
diagram WECH508_20234_p7.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 CommentDeclaration
diagram WECH508_20234_p8.png
type CommentDeclarationType
properties
content  complex
children CommentOfDeclaration
used by
element  MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowance
annotation
documentation
90036
source <xs:element name="CommentDeclaration" type="CommentDeclarationType">
 
<xs:annotation>
   
<xs:documentation>90036</xs:documentation>
 
</xs:annotation>
</xs:element>

element CommentOfDeclaration
diagram WECH508_20234_p9.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 Communication
diagram WECH508_20234_p10.png
type CommunicationType
properties
content  complex
children PhoneNbrGSMNbrFaxNbrEmailAddress
used by
elements  CoordinatesContactPersonCoordinatesInformant
annotation
documentation
90258
source <xs:element name="Communication" type="CommunicationType">
 
<xs:annotation>
   
<xs:documentation>90258</xs:documentation>
 
</xs:annotation>
</xs:element>

element CompanyID
diagram WECH508_20234_p11.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  EmployerDeclarationLinkTypeHandledEmployerDeclarationLinkTypeHandledNOSSLPAEmployerDclLinkTypeNOSSLPAEmployerDeclarationLinkType
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 WECH508_20234_p12.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledOccupationLinkTypeOccupationLinkType
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 WECH508_20234_p13.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 CoordinatesInformant
diagram WECH508_20234_p14.png
type extension of CoordinatesInformantType
properties
content  complex
children UserQualityDenominationCommunication
used by
element  Form
annotation
documentation
90151
source <xs:element name="CoordinatesInformant">
 
<xs:annotation>
   
<xs:documentation>90151</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="CoordinatesInformantType">
       
<xs:sequence>
         
<xs:element ref="Communication" minOccurs="0" maxOccurs="1"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Country
diagram WECH508_20234_p15.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 DaysNbr
diagram WECH508_20234_p16.png
type restriction of xs:integer
properties
content  simple
used by
complexType  OnlineDeclaredInterruptionInfoType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  29
totalDigits  3
annotation
documentation
01003
source <xs:element name="DaysNbr">
 
<xs:annotation>
   
<xs:documentation>01003</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="29"/>
     
<xs:totalDigits value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DclInformation
diagram WECH508_20234_p17.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 Denomination
diagram WECH508_20234_p18.png
type restriction of xs:string
properties
content  simple
used by
complexType  CoordinatesInformantType
facets
Kind  Value  Annotation
maxLength  96
annotation
documentation
00776
source <xs:element name="Denomination">
 
<xs:annotation>
   
<xs:documentation>00776</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="96"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DeviationFromQ
diagram WECH508_20234_p19.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 WECH508_20234_p20.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 EmployerCity
diagram WECH508_20234_p21.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledEmployerDeclarationLinkTypeHandledNOSSLPAEmployerDclLinkType
facets
Kind  Value  Annotation
maxLength  40
annotation
documentation
00162
source <xs:element name="EmployerCity">
 
<xs:annotation>
   
<xs:documentation>00162</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="40"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EmployerClass
diagram WECH508_20234_p22.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledWorkerRecordLinkTypeWorkerRecordLinkType
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 EmployerCountry
diagram WECH508_20234_p23.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledEmployerDeclarationLinkTypeHandledNOSSLPAEmployerDclLinkType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999
totalDigits  5
annotation
documentation
00163
source <xs:element name="EmployerCountry">
 
<xs:annotation>
   
<xs:documentation>00163</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 EmployerDeclarationLink
diagram WECH508_20234_p24.png
type extension of EmployerDeclarationLinkType
properties
content  complex
children NOSSRegistrationNbrTrusteeshipCompanyIDHandledEmployerDeclarationLinkNaturalPerson
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="HandledEmployerDeclarationLink" minOccurs="1" maxOccurs="1"/>
         
<xs:element ref="NaturalPerson"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element EmployerDenomination
diagram WECH508_20234_p25.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledEmployerDeclarationLinkTypeHandledNOSSLPAEmployerDclLinkType
facets
Kind  Value  Annotation
maxLength  96
annotation
documentation
00157
source <xs:element name="EmployerDenomination">
 
<xs:annotation>
   
<xs:documentation>00157</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="96"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EmployerHouseNbr
diagram WECH508_20234_p26.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledEmployerDeclarationLinkTypeHandledNOSSLPAEmployerDclLinkType
facets
Kind  Value  Annotation
maxLength  10
annotation
documentation
00159
source <xs:element name="EmployerHouseNbr">
 
<xs:annotation>
   
<xs:documentation>00159</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EmployerPostBox
diagram WECH508_20234_p27.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledEmployerDeclarationLinkTypeHandledNOSSLPAEmployerDclLinkType
facets
Kind  Value  Annotation
maxLength  4
annotation
documentation
00160
source <xs:element name="EmployerPostBox">
 
<xs:annotation>
   
<xs:documentation>00160</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EmployerStreet
diagram WECH508_20234_p28.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledEmployerDeclarationLinkTypeHandledNOSSLPAEmployerDclLinkType
facets
Kind  Value  Annotation
maxLength  35
annotation
documentation
00158
source <xs:element name="EmployerStreet">
 
<xs:annotation>
   
<xs:documentation>00158</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="35"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EmployerZIPCode
diagram WECH508_20234_p29.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledEmployerDeclarationLinkTypeHandledNOSSLPAEmployerDclLinkType
facets
Kind  Value  Annotation
maxLength  9
annotation
documentation
00161
source <xs:element name="EmployerZIPCode">
 
<xs:annotation>
   
<xs:documentation>00161</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ExactSalary
diagram WECH508_20234_p30.png
type ExactSalaryType
properties
content  complex
children ExactSalaryCodeBonusPaymentFrequencyExactSalaryAmount
used by
element  ReferencePeriod
annotation
documentation
90085
source <xs:element name="ExactSalary" type="ExactSalaryType">
 
<xs:annotation>
   
<xs:documentation>90085</xs:documentation>
 
</xs:annotation>
</xs:element>

element ExactSalaryAmount
diagram WECH508_20234_p31.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ExactSalaryType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999999
totalDigits  8
annotation
documentation
00124
appinfo
Amount_conversion1
source <xs:element name="ExactSalaryAmount">
 
<xs:annotation>
   
<xs:documentation>00124</xs:documentation>
   
<xs:appinfo source="ConversionID">Amount_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="99999999"/>
     
<xs:totalDigits value="8"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ExactSalaryCode
diagram WECH508_20234_p32.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ExactSalaryType
facets
Kind  Value  Annotation
totalDigits  3
enumeration  32
annotation
documentation
00122
source <xs:element name="ExactSalaryCode">
 
<xs:annotation>
   
<xs:documentation>00122</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="3"/>
     
<xs:enumeration value="32"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FaxNbr
diagram WECH508_20234_p33.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 WECH508_20234_p34.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 WECH508_20234_p35.png
type extension of FormType
properties
content  complex
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeFormHandledOriginalFormCoordinatesContactPersonCoordinatesInformantDclInformationRiskIdentificationReferenceHandledReferenceEmployerDeclarationLinkNOSSLPAEmployerDeclarationLink
used by
element  WECH508
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="HandledOriginalForm" minOccurs="1" maxOccurs="1"/>
         
<xs:element ref="CoordinatesContactPerson" minOccurs="0"/>
         
<xs:element ref="CoordinatesInformant" minOccurs="1" maxOccurs="1"/>
         
<xs:element ref="DclInformation"/>
         
<xs:element ref="RiskIdentification"/>
         
<xs:element ref="Reference" minOccurs="0" maxOccurs="3"/>
         
<xs:element ref="HandledReference" minOccurs="1" maxOccurs="1"/>
         
<xs:choice>
           
<xs:element ref="EmployerDeclarationLink"/>
           
<xs:element ref="NOSSLPAEmployerDeclarationLink"/>
         
</xs:choice>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element FormCreationDate
diagram WECH508_20234_p36.png
type restriction of xs:date
properties
content  simple
used by
complexTypes  FormTypeHandledOriginalFormType
facets
Kind  Value  Annotation
minInclusive  2003-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="2003-01-01"/>
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FormCreationHour
diagram WECH508_20234_p37.png
type restriction of xs:time
properties
content  simple
used by
complexTypes  FormTypeHandledOriginalFormType
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 WECH508_20234_p38.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 HadSalaryHoursNumber
diagram WECH508_20234_p39.png
type restriction of xs:integer
properties
content  simple
used by
complexType  WorkAllowanceType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  25000
totalDigits  5
annotation
documentation
00529
appinfo
HoursCount_conversion2
source <xs:element name="HadSalaryHoursNumber">
 
<xs:annotation>
   
<xs:documentation>00529</xs:documentation>
   
<xs:appinfo source="ConversionID">HoursCount_conversion2</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="25000"/>
     
<xs:totalDigits value="5"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element HandledEmployerDeclarationLink
diagram WECH508_20234_p40.png
type HandledEmployerDeclarationLinkType
properties
content  complex
children NOSSRegistrationNbrTrusteeshipCompanyIDEmployerDenominationEmployerStreetEmployerHouseNbrEmployerPostBoxEmployerZIPCodeEmployerCityEmployerCountryLegalFormImportanceCodeTrusteeshipRegistrationNbrTrusteeshipStreetTrusteeshipHouseNbrTrusteeshipPostBoxTrusteeshipZIPCodeTrusteeshipCityTrusteeshipCountry
used by
element  EmployerDeclarationLink
annotation
documentation
90157
source <xs:element name="HandledEmployerDeclarationLink" type="HandledEmployerDeclarationLinkType">
 
<xs:annotation>
   
<xs:documentation>90157</xs:documentation>
 
</xs:annotation>
</xs:element>

element HandledNaturalPerson
diagram WECH508_20234_p41.png
type HandledNaturalPersonType
properties
content  complex
children NaturalPersonSequenceNbrINSSSISWorkerNameWorkerFirstNameWorkerInitialWorkerBirthdateWorkerBirthplaceWorkerBirthplaceCountryWorkerSexWorkerStreetWorkerHouseNbrWorkerPostBoxWorkerZIPCodeWorkerCityWorkerCountryNationalityOriolusSuccessCodeOriolusSubStatusRipBisFlagIndicationNaturalPersonUserReferencePreviousINSS
used by
element  NaturalPerson
annotation
documentation
90158
source <xs:element name="HandledNaturalPerson" type="HandledNaturalPersonType">
 
<xs:annotation>
   
<xs:documentation>90158</xs:documentation>
 
</xs:annotation>
</xs:element>

element HandledNOSSLPAEmployerDclLink
diagram WECH508_20234_p42.png
type HandledNOSSLPAEmployerDclLinkType
properties
content  complex
children NOSSLPARegistrationNbrCompanyIDEmployerDenominationEmployerStreetEmployerHouseNbrEmployerPostBoxEmployerZIPCodeEmployerCityEmployerCountryImportanceCode
used by
element  NOSSLPAEmployerDeclarationLink
annotation
documentation
90179
source <xs:element name="HandledNOSSLPAEmployerDclLink" type="HandledNOSSLPAEmployerDclLinkType">
 
<xs:annotation>
   
<xs:documentation>90179</xs:documentation>
 
</xs:annotation>
</xs:element>

element HandledOccupationLink
diagram WECH508_20234_p43.png
type extension of HandledOccupationLinkType
properties
content  complex
children OccupationStartingDateOccupationEndingDateJointCommissionNbrWorkingDaysSystemMeanWorkingHoursRefMeanWorkingHoursWorkerStatusRetiredApprenticeshipContractTypeRemunMethodInternalOccupationNbrOccupationValidationCodeOnlineDeclaredOccupationInfoOnlineDeclaredInterruptionInfo
used by
element  OccupationLink
annotation
documentation
90162
source <xs:element name="HandledOccupationLink">
 
<xs:annotation>
   
<xs:documentation>90162</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="HandledOccupationLinkType">
       
<xs:sequence>
         
<xs:element ref="OnlineDeclaredOccupationInfo" minOccurs="0" maxOccurs="31"/>
         
<xs:element ref="OnlineDeclaredInterruptionInfo" minOccurs="0" maxOccurs="1"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element HandledOriginalForm
diagram WECH508_20234_p44.png
type HandledOriginalFormType
properties
content  complex
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeForm
used by
element  Form
annotation
documentation
90154
source <xs:element name="HandledOriginalForm" type="HandledOriginalFormType">
 
<xs:annotation>
   
<xs:documentation>90154</xs:documentation>
 
</xs:annotation>
</xs:element>

element HandledReference
diagram WECH508_20234_p45.png
type HandledReferenceType
properties
content  complex
children ReferenceTypeReferenceOriginReferenceNbr
used by
element  Form
annotation
documentation
90155
source <xs:element name="HandledReference" type="HandledReferenceType">
 
<xs:annotation>
   
<xs:documentation>90155</xs:documentation>
 
</xs:annotation>
</xs:element>

element HandledWorkerRecordLink
diagram WECH508_20234_p46.png
type HandledWorkerRecordLinkType
properties
content  complex
children EmployerClassWorkerCodeActivityCode
used by
element  WorkerRecordLink
annotation
documentation
90160
source <xs:element name="HandledWorkerRecordLink" type="HandledWorkerRecordLinkType">
 
<xs:annotation>
   
<xs:documentation>90160</xs:documentation>
 
</xs:annotation>
</xs:element>

element HouseNbr
diagram WECH508_20234_p47.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 WECH508_20234_p48.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  FormTypeHandledOriginalFormType
facets
Kind  Value  Annotation
maxLength  7
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:restriction>
 
</xs:simpleType>
</xs:element>

element IdentificationOfRisk
diagram WECH508_20234_p49.png
type restriction of xs:integer
properties
content  simple
used by
complexType  RiskIdentificationType
facets
Kind  Value  Annotation
totalDigits  3
enumeration  001
enumeration  003
enumeration  004
enumeration  007
enumeration  008
enumeration  010
enumeration  011
enumeration  012
enumeration  020
enumeration  021
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="003"/>
     
<xs:enumeration value="004"/>
     
<xs:enumeration value="007"/>
     
<xs:enumeration value="008"/>
     
<xs:enumeration value="010"/>
     
<xs:enumeration value="011"/>
     
<xs:enumeration value="012"/>
     
<xs:enumeration value="020"/>
     
<xs:enumeration value="021"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ImportanceCode
diagram WECH508_20234_p50.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledEmployerDeclarationLinkTypeHandledNOSSLPAEmployerDclLinkType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  9
totalDigits  1
annotation
documentation
00164
source <xs:element name="ImportanceCode">
 
<xs:annotation>
   
<xs:documentation>00164</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="9"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element INSS
diagram WECH508_20234_p51.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 InternalOccupationNbr
diagram WECH508_20234_p52.png
type restriction of xs:string
properties
content  simple
used by
complexType  HandledOccupationLinkType
facets
Kind  Value  Annotation
minLength  1
maxLength  13
annotation
documentation
00217
appinfo
OccupationNumber_conversion1
appinfo
xs:sequenceNbr
source <xs:element name="InternalOccupationNbr">
 
<xs:annotation>
   
<xs:documentation>00217</xs:documentation>
   
<xs:appinfo source="ConversionID">OccupationNumber_conversion1</xs:appinfo>
   
<xs:appinfo source="TDOType">xs:sequenceNbr</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="13"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element JointCommissionNbr
diagram WECH508_20234_p53.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledOccupationLinkTypeOccupationLinkType
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 WECH508_20234_p54.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 LegalForm
diagram WECH508_20234_p55.png
type restriction of xs:string
properties
content  simple
used by
complexType  HandledEmployerDeclarationLinkType
facets
Kind  Value  Annotation
maxLength  20
annotation
documentation
00219
source <xs:element name="LegalForm">
 
<xs:annotation>
   
<xs:documentation>00219</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element MeanWorkingHours
diagram WECH508_20234_p56.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledOccupationLinkTypeOccupationLinkTypeOnlineDeclaredOccupationInfoType
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 MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowance
diagram WECH508_20234_p57.png
type extension of MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowanceType
properties
content  complex
children WorkAccidentIndicatorUninterruptedOcStartingDateWorkAllowanceReferencePeriodCommentDeclaration
used by
element  OccupationLink
annotation
documentation
90049
source <xs:element name="MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowance">
 
<xs:annotation>
   
<xs:documentation>90049</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowanceType">
       
<xs:sequence>
         
<xs:element ref="WorkAllowance" minOccurs="0"/>
         
<xs:element ref="ReferencePeriod"/>
         
<xs:element ref="CommentDeclaration" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Name
diagram WECH508_20234_p58.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 WECH508_20234_p59.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WECH508_20234_p60.png
type extension of NaturalPersonType
properties
content  complex
children NaturalPersonSequenceNbrINSSSISWorkerNameWorkerFirstNameWorkerInitialWorkerBirthdateWorkerBirthplaceWorkerBirthplaceCountryWorkerSexWorkerStreetWorkerHouseNbrWorkerPostBoxWorkerZIPCodeWorkerCityWorkerCountryNationalityNaturalPersonUserReferenceHandledNaturalPersonWorkerRecordLink
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="HandledNaturalPerson" minOccurs="1" maxOccurs="1"/>
         
<xs:element ref="WorkerRecordLink" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element NaturalPersonSequenceNbr
diagram WECH508_20234_p61.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WECH508_20234_p62.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 NOSSLPAEmployerDeclarationLink
diagram WECH508_20234_p63.png
type extension of NOSSLPAEmployerDeclarationLinkType
properties
content  complex
children NOSSLPARegistrationNbrCompanyIDHandledNOSSLPAEmployerDclLinkNaturalPerson
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="HandledNOSSLPAEmployerDclLink" minOccurs="1" maxOccurs="1"/>
         
<xs:element ref="NaturalPerson"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element NOSSLPARegistrationNbr
diagram WECH508_20234_p64.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledNOSSLPAEmployerDclLinkTypeNOSSLPAEmployerDeclarationLinkType
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 WECH508_20234_p65.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  EmployerDeclarationLinkTypeHandledEmployerDeclarationLinkType
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 WECH508_20234_p66.png
type restriction of xs:date
properties
content  simple
used by
complexTypes  HandledOccupationLinkTypeOccupationLinkTypeOnlineDeclaredOccupationInfoType
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 WECH508_20234_p67.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 WECH508_20234_p68.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 WECH508_20234_p69.png
type extension of OccupationLinkType
properties
content  complex
children OccupationStartingDateOccupationEndingDateJointCommissionNbrWorkingDaysSystemMeanWorkingHoursRefMeanWorkingHoursWorkerStatusRetiredApprenticeshipContractTypeRemunMethodHandledOccupationLinkOccupationFeaturesMonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowance
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="HandledOccupationLink" minOccurs="1" maxOccurs="1"/>
         
<xs:element ref="OccupationFeatures" minOccurs="0"/>
         
<xs:element ref="MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowance"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element OccupationStartingDate
diagram WECH508_20234_p70.png
type restriction of xs:date
properties
content  simple
used by
complexTypes  HandledOccupationLinkTypeOccupationLinkTypeOnlineDeclaredOccupationInfoType
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 OccupationValidationCode
diagram WECH508_20234_p71.png
type restriction of xs:integer
properties
content  simple
used by
complexType  HandledOccupationLinkType
facets
Kind  Value  Annotation
minInclusive  100
maxInclusive  116
totalDigits  3
annotation
documentation
00230
source <xs:element name="OccupationValidationCode">
 
<xs:annotation>
   
<xs:documentation>00230</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="100"/>
     
<xs:maxInclusive value="116"/>
     
<xs:totalDigits value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element OnlineDeclaredInterruptionInfo
diagram WECH508_20234_p72.png
type OnlineDeclaredInterruptionInfoType
properties
content  complex
children DaysNbr
used by
element  HandledOccupationLink
annotation
documentation
90510
source <xs:element name="OnlineDeclaredInterruptionInfo" type="OnlineDeclaredInterruptionInfoType">
 
<xs:annotation>
   
<xs:documentation>90510</xs:documentation>
 
</xs:annotation>
</xs:element>

element OnlineDeclaredOccupationInfo
diagram WECH508_20234_p73.png
type OnlineDeclaredOccupationInfoType
properties
content  complex
children OccupationStartingDateOccupationEndingDateMeanWorkingHours
used by
element  HandledOccupationLink
annotation
documentation
90509
source <xs:element name="OnlineDeclaredOccupationInfo" type="OnlineDeclaredOccupationInfoType">
 
<xs:annotation>
   
<xs:documentation>90509</xs:documentation>
 
</xs:annotation>
</xs:element>

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

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

element PhoneNbr
diagram WECH508_20234_p76.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 PostBox
diagram WECH508_20234_p77.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 PreviousINSS
diagram WECH508_20234_p78.png
type restriction of xs:integer
properties
content  simple
used by
complexType  HandledNaturalPersonType
facets
Kind  Value  Annotation
totalDigits  11
pattern  [0]|\d{11}
annotation
documentation
01062
appinfo
Inss_conversion1
appinfo
xs:inss
source <xs:element name="PreviousINSS">
 
<xs:annotation>
   
<xs:documentation>01062</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="[0]|\d{11}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element RefEndingDate
diagram WECH508_20234_p79.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 WECH508_20234_p80.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 WECH508_20234_p81.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledReferenceTypeReferenceType
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 WECH508_20234_p82.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledReferenceTypeReferenceType
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 WECH508_20234_p83.png
type extension of ReferencePeriodType
properties
content  complex
children RefStartingDateRefEndingDateExactSalary
used by
element  MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowance
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="ExactSalary"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element ReferenceType
diagram WECH508_20234_p84.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledReferenceTypeReferenceType
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 WECH508_20234_p85.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledOccupationLinkTypeOccupationLinkType
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 WECH508_20234_p86.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 RemunMethod
diagram WECH508_20234_p87.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledOccupationLinkTypeOccupationLinkType
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 WECH508_20234_p88.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledOccupationLinkTypeOccupationLinkType
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 WECH508_20234_p89.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 WECH508_20234_p90.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 Street
diagram WECH508_20234_p91.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 WECH508_20234_p92.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  EmployerDeclarationLinkTypeHandledEmployerDeclarationLinkType
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 TrusteeshipCity
diagram WECH508_20234_p93.png
type restriction of xs:string
properties
content  simple
used by
complexType  HandledEmployerDeclarationLinkType
facets
Kind  Value  Annotation
maxLength  40
annotation
documentation
00173
source <xs:element name="TrusteeshipCity">
 
<xs:annotation>
   
<xs:documentation>00173</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="40"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element TrusteeshipCountry
diagram WECH508_20234_p94.png
type restriction of xs:integer
properties
content  simple
used by
complexType  HandledEmployerDeclarationLinkType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999
totalDigits  5
annotation
documentation
00211
source <xs:element name="TrusteeshipCountry">
 
<xs:annotation>
   
<xs:documentation>00211</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 TrusteeshipHouseNbr
diagram WECH508_20234_p95.png
type restriction of xs:string
properties
content  simple
used by
complexType  HandledEmployerDeclarationLinkType
facets
Kind  Value  Annotation
maxLength  10
annotation
documentation
00170
source <xs:element name="TrusteeshipHouseNbr">
 
<xs:annotation>
   
<xs:documentation>00170</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element TrusteeshipPostBox
diagram WECH508_20234_p96.png
type restriction of xs:string
properties
content  simple
used by
complexType  HandledEmployerDeclarationLinkType
facets
Kind  Value  Annotation
maxLength  4
annotation
documentation
00171
source <xs:element name="TrusteeshipPostBox">
 
<xs:annotation>
   
<xs:documentation>00171</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element TrusteeshipRegistrationNbr
diagram WECH508_20234_p97.png
type restriction of xs:integer
properties
content  simple
used by
complexType  HandledEmployerDeclarationLinkType
facets
Kind  Value  Annotation
minInclusive  5010000
maxInclusive  5029999
totalDigits  7
annotation
documentation
00165
source <xs:element name="TrusteeshipRegistrationNbr">
 
<xs:annotation>
   
<xs:documentation>00165</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="5010000"/>
     
<xs:maxInclusive value="5029999"/>
     
<xs:totalDigits value="7"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element TrusteeshipStreet
diagram WECH508_20234_p98.png
type restriction of xs:string
properties
content  simple
used by
complexType  HandledEmployerDeclarationLinkType
facets
Kind  Value  Annotation
maxLength  35
annotation
documentation
00166
source <xs:element name="TrusteeshipStreet">
 
<xs:annotation>
   
<xs:documentation>00166</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="35"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element TrusteeshipZIPCode
diagram WECH508_20234_p99.png
type restriction of xs:string
properties
content  simple
used by
complexType  HandledEmployerDeclarationLinkType
facets
Kind  Value  Annotation
maxLength  9
annotation
documentation
00172
source <xs:element name="TrusteeshipZIPCode">
 
<xs:annotation>
   
<xs:documentation>00172</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element TypeForm
diagram WECH508_20234_p100.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  FormTypeHandledOriginalFormType
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 UninterruptedOcStartingDate
diagram WECH508_20234_p101.png
type restriction of xs:date
properties
content  simple
used by
complexType  MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowanceType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00530
appinfo
Date_conversion1
source <xs:element name="UninterruptedOcStartingDate">
 
<xs:annotation>
   
<xs:documentation>00530</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 UserQuality
diagram WECH508_20234_p102.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CoordinatesInformantType
facets
Kind  Value  Annotation
totalDigits  2
annotation
documentation
00486
source <xs:element name="UserQuality">
 
<xs:annotation>
   
<xs:documentation>00486</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WECH508
diagram WECH508_20234_p103.png
properties
content  complex
children Form
annotation
documentation
90129
source <xs:element name="WECH508">
 
<xs:annotation>
   
<xs:documentation>90129</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Form"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element WorkAccidentIndicator
diagram WECH508_20234_p104.png
type restriction of xs:integer
properties
content  simple
used by
complexType  MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowanceType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
00116
source <xs:element name="WorkAccidentIndicator">
 
<xs:annotation>
   
<xs:documentation>00116</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 WorkAllowance
diagram WECH508_20234_p105.png
type WorkAllowanceType
properties
content  complex
children HadSalaryHoursNumberWorkAllowanceAmount
used by
element  MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowance
annotation
documentation
90194
source <xs:element name="WorkAllowance" type="WorkAllowanceType">
 
<xs:annotation>
   
<xs:documentation>90194</xs:documentation>
 
</xs:annotation>
</xs:element>

element WorkAllowanceAmount
diagram WECH508_20234_p106.png
type restriction of xs:integer
properties
content  simple
used by
complexType  WorkAllowanceType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  999999999
totalDigits  9
annotation
documentation
00531
source <xs:element name="WorkAllowanceAmount">
 
<xs:annotation>
   
<xs:documentation>00531</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="999999999"/>
     
<xs:totalDigits value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkerBirthdate
diagram WECH508_20234_p107.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WECH508_20234_p108.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WECH508_20234_p109.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WECH508_20234_p110.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WECH508_20234_p111.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledWorkerRecordLinkTypeWorkerRecordLinkType
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 WECH508_20234_p112.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WECH508_20234_p113.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WECH508_20234_p114.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WECH508_20234_p115.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WECH508_20234_p116.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WECH508_20234_p117.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WECH508_20234_p118.png
type extension of WorkerRecordLinkType
properties
content  complex
children EmployerClassWorkerCodeHandledWorkerRecordLinkOccupationLink
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="HandledWorkerRecordLink" minOccurs="1" maxOccurs="1"/>
         
<xs:element ref="OccupationLink"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element WorkerSex
diagram WECH508_20234_p119.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WECH508_20234_p120.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledOccupationLinkTypeOccupationLinkType
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 WECH508_20234_p121.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WECH508_20234_p122.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WorkingDaysSystem
diagram WECH508_20234_p123.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledOccupationLinkTypeOccupationLinkType
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 WECH508_20234_p124.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 WECH508_20234_p125.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 WECH508_20234_p126.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 CommentDeclarationType
diagram WECH508_20234_p127.png
children CommentOfDeclaration
used by
element  CommentDeclaration
source <xs:complexType name="CommentDeclarationType">
 
<xs:sequence>
   
<xs:element ref="CommentOfDeclaration"/>
 
</xs:sequence>
</xs:complexType>

complexType CommunicationType
diagram WECH508_20234_p128.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 WECH508_20234_p129.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 CoordinatesInformantType
diagram WECH508_20234_p130.png
children UserQualityDenomination
used by
element  CoordinatesInformant
source <xs:complexType name="CoordinatesInformantType">
 
<xs:sequence>
   
<xs:element ref="UserQuality" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="Denomination" minOccurs="1" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

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

complexType EmployerDeclarationLinkType
diagram WECH508_20234_p132.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 ExactSalaryType
diagram WECH508_20234_p133.png
children ExactSalaryCodeBonusPaymentFrequencyExactSalaryAmount
used by
element  ExactSalary
source <xs:complexType name="ExactSalaryType">
 
<xs:sequence>
   
<xs:element ref="ExactSalaryCode"/>
   
<xs:element ref="BonusPaymentFrequency" minOccurs="0"/>
   
<xs:element ref="ExactSalaryAmount"/>
 
</xs:sequence>
</xs:complexType>

complexType FormType
diagram WECH508_20234_p134.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 HandledEmployerDeclarationLinkType
diagram WECH508_20234_p135.png
children NOSSRegistrationNbrTrusteeshipCompanyIDEmployerDenominationEmployerStreetEmployerHouseNbrEmployerPostBoxEmployerZIPCodeEmployerCityEmployerCountryLegalFormImportanceCodeTrusteeshipRegistrationNbrTrusteeshipStreetTrusteeshipHouseNbrTrusteeshipPostBoxTrusteeshipZIPCodeTrusteeshipCityTrusteeshipCountry
used by
element  HandledEmployerDeclarationLink
source <xs:complexType name="HandledEmployerDeclarationLinkType">
 
<xs:sequence>
   
<xs:element ref="NOSSRegistrationNbr" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="Trusteeship" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="CompanyID" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="EmployerDenomination" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="EmployerStreet" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="EmployerHouseNbr" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="EmployerPostBox" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="EmployerZIPCode" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="EmployerCity" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="EmployerCountry" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="LegalForm" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="ImportanceCode" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="TrusteeshipRegistrationNbr" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="TrusteeshipStreet" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="TrusteeshipHouseNbr" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="TrusteeshipPostBox" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="TrusteeshipZIPCode" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="TrusteeshipCity" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="TrusteeshipCountry" minOccurs="0" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

complexType HandledNaturalPersonType
diagram WECH508_20234_p136.png
children NaturalPersonSequenceNbrINSSSISWorkerNameWorkerFirstNameWorkerInitialWorkerBirthdateWorkerBirthplaceWorkerBirthplaceCountryWorkerSexWorkerStreetWorkerHouseNbrWorkerPostBoxWorkerZIPCodeWorkerCityWorkerCountryNationalityOriolusSuccessCodeOriolusSubStatusRipBisFlagIndicationNaturalPersonUserReferencePreviousINSS
used by
element  HandledNaturalPerson
source <xs:complexType name="HandledNaturalPersonType">
 
<xs:sequence>
   
<xs:element ref="NaturalPersonSequenceNbr" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="INSS" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="SIS" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="WorkerName" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="WorkerFirstName" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="WorkerInitial" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="WorkerBirthdate" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="WorkerBirthplace" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="WorkerBirthplaceCountry" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="WorkerSex" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="WorkerStreet" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="WorkerHouseNbr" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="WorkerPostBox" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="WorkerZIPCode" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="WorkerCity" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="WorkerCountry" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="Nationality" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="OriolusSuccessCode" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="OriolusSubStatusRip" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="BisFlagIndication" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="NaturalPersonUserReference" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="PreviousINSS" minOccurs="0" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

complexType HandledNOSSLPAEmployerDclLinkType
diagram WECH508_20234_p137.png
children NOSSLPARegistrationNbrCompanyIDEmployerDenominationEmployerStreetEmployerHouseNbrEmployerPostBoxEmployerZIPCodeEmployerCityEmployerCountryImportanceCode
used by
element  HandledNOSSLPAEmployerDclLink
source <xs:complexType name="HandledNOSSLPAEmployerDclLinkType">
 
<xs:sequence>
   
<xs:element ref="NOSSLPARegistrationNbr" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="CompanyID" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="EmployerDenomination" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="EmployerStreet" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="EmployerHouseNbr" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="EmployerPostBox" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="EmployerZIPCode" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="EmployerCity" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="EmployerCountry" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="ImportanceCode" minOccurs="1" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

complexType HandledOccupationLinkType
diagram WECH508_20234_p138.png
children OccupationStartingDateOccupationEndingDateJointCommissionNbrWorkingDaysSystemMeanWorkingHoursRefMeanWorkingHoursWorkerStatusRetiredApprenticeshipContractTypeRemunMethodInternalOccupationNbrOccupationValidationCode
used by
element  HandledOccupationLink
source <xs:complexType name="HandledOccupationLinkType">
 
<xs:sequence>
   
<xs:element ref="OccupationStartingDate" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="OccupationEndingDate" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="JointCommissionNbr" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="WorkingDaysSystem" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="MeanWorkingHours" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="RefMeanWorkingHours" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="WorkerStatus" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="Retired" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="Apprenticeship" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="ContractType" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="RemunMethod" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="InternalOccupationNbr" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="OccupationValidationCode" minOccurs="0" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

complexType HandledOriginalFormType
diagram WECH508_20234_p139.png
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeForm
used by
element  HandledOriginalForm
source <xs:complexType name="HandledOriginalFormType">
 
<xs:sequence>
   
<xs:element ref="Identification" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="FormCreationDate" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="FormCreationHour" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="AttestationStatus" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="TypeForm" minOccurs="1" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

complexType HandledReferenceType
diagram WECH508_20234_p140.png
children ReferenceTypeReferenceOriginReferenceNbr
used by
element  HandledReference
source <xs:complexType name="HandledReferenceType">
 
<xs:sequence>
   
<xs:element ref="ReferenceType" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="ReferenceOrigin" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="ReferenceNbr" minOccurs="1" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

complexType HandledWorkerRecordLinkType
diagram WECH508_20234_p141.png
children EmployerClassWorkerCodeActivityCode
used by
element  HandledWorkerRecordLink
source <xs:complexType name="HandledWorkerRecordLinkType">
 
<xs:sequence>
   
<xs:element ref="EmployerClass" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="WorkerCode" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="ActivityCode" minOccurs="0" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

complexType MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowanceType
diagram WECH508_20234_p142.png
children WorkAccidentIndicatorUninterruptedOcStartingDate
used by
element  MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowance
source <xs:complexType name="MonthlyDeclarationOfWorkInProgramActivationOfUnemploymentAllowanceType">
 
<xs:sequence>
   
<xs:element ref="WorkAccidentIndicator"/>
   
<xs:element ref="UninterruptedOcStartingDate" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType NaturalPersonType
diagram WECH508_20234_p143.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 NOSSLPAEmployerDeclarationLinkType
diagram WECH508_20234_p144.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 WECH508_20234_p145.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" minOccurs="0" maxOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType OccupationLinkType
diagram WECH508_20234_p146.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 OnlineDeclaredInterruptionInfoType
diagram WECH508_20234_p147.png
children DaysNbr
used by
element  OnlineDeclaredInterruptionInfo
source <xs:complexType name="OnlineDeclaredInterruptionInfoType">
 
<xs:sequence>
   
<xs:element ref="DaysNbr" minOccurs="1" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

complexType OnlineDeclaredOccupationInfoType
diagram WECH508_20234_p148.png
children OccupationStartingDateOccupationEndingDateMeanWorkingHours
used by
element  OnlineDeclaredOccupationInfo
source <xs:complexType name="OnlineDeclaredOccupationInfoType">
 
<xs:sequence>
   
<xs:element ref="OccupationStartingDate" minOccurs="1" maxOccurs="1"/>
   
<xs:element ref="OccupationEndingDate" minOccurs="0" maxOccurs="1"/>
   
<xs:element ref="MeanWorkingHours" minOccurs="1" maxOccurs="1"/>
 
</xs:sequence>
</xs:complexType>

complexType ReferencePeriodType
diagram WECH508_20234_p149.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 WECH508_20234_p150.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 WECH508_20234_p151.png
children IdentificationOfRisk
used by
element  RiskIdentification
source <xs:complexType name="RiskIdentificationType">
 
<xs:sequence>
   
<xs:element ref="IdentificationOfRisk"/>
 
</xs:sequence>
</xs:complexType>

complexType WorkAllowanceType
diagram WECH508_20234_p152.png
children HadSalaryHoursNumberWorkAllowanceAmount
used by
element  WorkAllowance
source <xs:complexType name="WorkAllowanceType">
 
<xs:sequence>
   
<xs:element ref="HadSalaryHoursNumber"/>
   
<xs:element ref="WorkAllowanceAmount"/>
 
</xs:sequence>
</xs:complexType>

complexType WorkerRecordLinkType
diagram WECH508_20234_p153.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>


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