Schema ZIMA001_20244.xsd


ROOT ELEMENT ZIMA001
attributeFormDefault unqualified
elementFormDefault qualified
 
Elements  Complex types 
ActivityCode  AddressType 
ActivityWithRisk  CalculationBaseAllowanceType 
Address  CalculBaseRefPeriodType 
Apprenticeship  ChildsitterCalculBaseType 
AssimilatedNbrDays  CommentDeclarationType 
AssimilatedNbrHours  CommunicationType 
AttestationStatus  CoordinatesContactPersonType 
BonusPaymentFrequency  DclInformationType 
Border  DismissedStatutoryWorkerContributionType 
CalculationBaseAllowance  EmployerDeclarationType 
CalculBaseRefPeriod  ExceptRemunMethodCalculBaseType 
CalculBaseRefPeriodEndDate  ExceptSituationCalculBaseType 
CalculBaseRefPeriodStartDate  FormType 
ChildsitterCalculBase  HorecaSupplHoursCalculBaseType 
City  NaturalPersonType 
CommentDeclaration  NatureAdvantageType 
CommentOfDeclaration  NatureOfDayType 
Communication  NonHorecaSupplHoursCalculBaseType 
CompanyID  NOSSLPAEmployerDeclarationType 
ContractType  NOSSLPAOccupationType 
CoordinatesContactPerson  OccupationType 
Country  PartTimeCalculBaseType 
Cycle  PreventionServiceType 
DayIndicator  ReferencePeriodType 
DayNatureCode  ReferenceType 
DaysJustification  RemunType 
DclInformation  RiskDetailOccupationType 
Denomination  RiskDetailType 
DismissedStatutoryWorkerContribution  RiskIdentificationType 
EmailAddress  ServiceDataType 
EmployerClass  ServiceType 
EmployerDeclaration  SeverancePaymentType 
EmployerWorkerRelationStatus  SupplHoursCalculBaseType 
EmploymentPromotion  WorkerRecordType 
ExceptRemunMethodBasisAmount  WorkRecoveryType 
ExceptRemunMethodCalculBase 
ExceptSituationCalculBase 
ExceptSituationMeanWorkingHours 
ExceptSituationWorkingDaysSystem 
FaxNbr 
FirstName 
FlightNbrMinutes 
FlyingStaffClass 
Form 
FormCreationDate 
FormCreationHour 
GrossRefRemunAmount 
GrossRefRemunContributionAmount 
GSMNbr 
HolidayStartingDate 
HorecaSupplHoursCalculBase 
HoursNumber 
HouseNbr 
Identification 
IdentificationOfRisk 
INSS 
IsHalfDay 
JointCommissionNbr 
LanguageCodePdf 
LastWorkingDayDate 
LocalUnitID 
MeanWorkingHours 
Name 
Nationality 
NaturalPerson 
NaturalPersonSequenceNbr 
NaturalPersonUserReference 
NatureAdvantage 
NatureAdvantageAmount 
NatureAdvantageEndingDate 
NatureAdvantageStartingDate 
NatureOfDay 
NetOwedAmount 
NonHorecaSupplHoursCalculBase 
NOSSLPAEmployerDeclaration 
NOSSLPAOccupation 
NOSSLPARegistrationNbr 
NOSSQuarterEndingDate 
NOSSQuarterStartingDate 
NOSSRegistrationNbr 
Occupation 
OccupationEndingDate 
OccupationSequenceNbr 
OccupationStartingDate 
OccupationUserReference 
PartTimeCalculBase 
PartTimeGrossSalary 
PartTimeHourlyGrossSalary 
PercentagePaid 
PhoneNbr 
PieceTaskServicesCommissionRemunerationBasisAmount 
PositionCode 
PostBox 
PreventionService 
Quarter 
RefEndingDate 
Reference 
ReferenceNbr 
ReferenceOrigin 
ReferencePeriod 
ReferenceType 
RefMeanWorkingHours 
RefNbrDays 
RefStartingDate 
Remun 
RemunAmount 
RemunCode 
RemunerationBasisAmount 
RemunerationTimeUnit 
RemunMethod 
RemunSequenceNbr 
ReorganisationMeasure 
Retired 
RiskDetail 
RiskDetailOccupation 
RiskIdentification 
RiskStartingDate 
Service 
ServiceCode 
ServiceData 
ServiceEndingDate 
ServiceNbrDays 
ServiceNbrHours 
ServiceSequenceNbr 
SeverancePayment 
SeverancePaymentEndDate 
SeverancePaymentRemuneration 
SeverancePaymentStartDate 
ShipId 
SIS 
StableOccupationIndicator 
StaffCode 
Street 
SubjectionEndingDate 
SubjectionStartingDate 
SubsidizedMeanWorkingHours 
SupplHoursCalculBase 
SupplHoursPeriodEndDate 
SupplHoursPeriodStartDate 
SupplHoursRemunAmount 
SupplHoursRemunTimeUnit 
System5 
TenthOrTwelfth 
Trusteeship 
TypeForm 
WorkerBirthdate 
WorkerBirthplace 
WorkerBirthplaceCountry 
WorkerCity 
WorkerCode 
WorkerCountry 
WorkerFirstName 
WorkerHouseNbr 
WorkerInitial 
WorkerName 
WorkerPostBox 
WorkerRecord 
WorkerRecordUserReference 
WorkerSex 
WorkerStatus 
WorkerStreet 
WorkerZIPCode 
WorkingDaysSystem 
WorkRecovery 
WorkRecoveryDate 
ZIMA001 
ZIPCode 


element ActivityCode
diagram ZIMA001_20244_p1.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  NOSSLPAOccupationTypeOccupationType
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 ActivityWithRisk
diagram ZIMA001_20244_p2.png
type restriction of xs:integer
properties
content  simple
used by
complexType  WorkerRecordType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  999
totalDigits  3
annotation
documentation
00041
source <xs:element name="ActivityWithRisk">
 
<xs:annotation>
   
<xs:documentation>00041</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="999"/>
     
<xs:totalDigits value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Address
diagram ZIMA001_20244_p3.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 ZIMA001_20244_p4.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  NOSSLPAOccupationTypeOccupationType
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 AssimilatedNbrDays
diagram ZIMA001_20244_p5.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ExceptRemunMethodCalculBaseType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  312
totalDigits  3
annotation
documentation
00946
source <xs:element name="AssimilatedNbrDays">
 
<xs:annotation>
   
<xs:documentation>00946</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="312"/>
     
<xs:totalDigits value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AssimilatedNbrHours
diagram ZIMA001_20244_p6.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ChildsitterCalculBaseType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  494
totalDigits  3
annotation
documentation
00947
source <xs:element name="AssimilatedNbrHours">
 
<xs:annotation>
   
<xs:documentation>00947</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="494"/>
     
<xs:totalDigits value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element BonusPaymentFrequency
diagram ZIMA001_20244_p8.png
type restriction of xs:integer
properties
content  simple
used by
complexType  RemunType
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 Border
diagram ZIMA001_20244_p9.png
type restriction of xs:integer
properties
content  simple
used by
complexType  WorkerRecordType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
00040
source <xs:element name="Border">
 
<xs:annotation>
   
<xs:documentation>00040</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 CalculationBaseAllowance
diagram ZIMA001_20244_p10.png
type extension of CalculationBaseAllowanceType
properties
content  complex
children RemunerationTimeUnitCycleRemunerationBasisAmountPieceTaskServicesCommissionRemunerationBasisAmountStableOccupationIndicatorPartTimeCalculBaseSupplHoursCalculBaseHorecaSupplHoursCalculBaseNonHorecaSupplHoursCalculBaseExceptSituationCalculBase
used by
element  RiskDetailOccupation
annotation
documentation
90032
source <xs:element name="CalculationBaseAllowance">
 
<xs:annotation>
   
<xs:documentation>90032</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="CalculationBaseAllowanceType">
       
<xs:sequence>
         
<xs:element ref="PartTimeCalculBase" minOccurs="0"/>
         
<xs:choice minOccurs="0">
           
<xs:element ref="SupplHoursCalculBase" minOccurs="0"/>
           
<xs:sequence>
             
<xs:element ref="HorecaSupplHoursCalculBase" minOccurs="0"/>
             
<xs:element ref="NonHorecaSupplHoursCalculBase" minOccurs="0"/>
           
</xs:sequence>
         
</xs:choice>
         
<xs:element ref="ExceptSituationCalculBase" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element CalculBaseRefPeriod
diagram ZIMA001_20244_p11.png
type extension of CalculBaseRefPeriodType
properties
content  complex
children CalculBaseRefPeriodStartDateCalculBaseRefPeriodEndDateExceptRemunMethodCalculBaseChildsitterCalculBase
used by
element  RiskDetailOccupation
annotation
documentation
90405
source <xs:element name="CalculBaseRefPeriod">
 
<xs:annotation>
   
<xs:documentation>90405</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="CalculBaseRefPeriodType">
       
<xs:sequence>
         
<xs:element ref="ExceptRemunMethodCalculBase" minOccurs="0"/>
         
<xs:element ref="ChildsitterCalculBase" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element CalculBaseRefPeriodEndDate
diagram ZIMA001_20244_p12.png
type restriction of xs:date
properties
content  simple
used by
complexType  CalculBaseRefPeriodType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00944
appinfo
Date_conversion1
source <xs:element name="CalculBaseRefPeriodEndDate">
 
<xs:annotation>
   
<xs:documentation>00944</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 CalculBaseRefPeriodStartDate
diagram ZIMA001_20244_p13.png
type restriction of xs:date
properties
content  simple
used by
complexType  CalculBaseRefPeriodType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00943
appinfo
Date_conversion1
source <xs:element name="CalculBaseRefPeriodStartDate">
 
<xs:annotation>
   
<xs:documentation>00943</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 ChildsitterCalculBase
diagram ZIMA001_20244_p14.png
type ChildsitterCalculBaseType
properties
content  complex
children AssimilatedNbrHours
used by
element  CalculBaseRefPeriod
annotation
documentation
90407
source <xs:element name="ChildsitterCalculBase" type="ChildsitterCalculBaseType">
 
<xs:annotation>
   
<xs:documentation>90407</xs:documentation>
 
</xs:annotation>
</xs:element>

element City
diagram ZIMA001_20244_p15.png
type restriction of xs:string
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
maxLength  40
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:restriction>
 
</xs:simpleType>
</xs:element>

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

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

element CompanyID
diagram ZIMA001_20244_p19.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  EmployerDeclarationTypeNOSSLPAEmployerDeclarationTypePreventionServiceType
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 ZIMA001_20244_p20.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  NOSSLPAOccupationTypeOccupationType
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 ZIMA001_20244_p21.png
type extension of CoordinatesContactPersonType
properties
content  complex
children NameFirstNameCommunicationAddress
used by
elements  FormPreventionService
annotation
documentation
90257
source <xs:element name="CoordinatesContactPerson">
 
<xs:annotation>
   
<xs:documentation>90257</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="CoordinatesContactPersonType">
       
<xs:sequence>
         
<xs:element ref="Communication" minOccurs="0"/>
         
<xs:element ref="Address" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

element Cycle
diagram ZIMA001_20244_p23.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  CalculationBaseAllowanceTypePartTimeCalculBaseType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  52
totalDigits  2
annotation
documentation
00190
source <xs:element name="Cycle">
 
<xs:annotation>
   
<xs:documentation>00190</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="52"/>
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

element DaysJustification
diagram ZIMA001_20244_p26.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  NOSSLPAOccupationTypeOccupationType
facets
Kind  Value  Annotation
maxLength  1
enumeration  1
enumeration  2
enumeration  3
enumeration  4
enumeration  5
enumeration  6
enumeration  7
enumeration  8
annotation
documentation
00625
source <xs:element name="DaysJustification">
 
<xs:annotation>
   
<xs:documentation>00625</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="1"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="2"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="4"/>
     
<xs:enumeration value="5"/>
     
<xs:enumeration value="6"/>
     
<xs:enumeration value="7"/>
     
<xs:enumeration value="8"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DclInformation
diagram ZIMA001_20244_p27.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 ZIMA001_20244_p28.png
type restriction of xs:string
properties
content  simple
used by
complexType  PreventionServiceType
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 DismissedStatutoryWorkerContribution
diagram ZIMA001_20244_p29.png
type DismissedStatutoryWorkerContributionType
properties
content  complex
children GrossRefRemunAmountGrossRefRemunContributionAmountRefNbrDaysSubjectionStartingDateSubjectionEndingDate
used by
element  WorkerRecord
annotation
documentation
90005
source <xs:element name="DismissedStatutoryWorkerContribution" type="DismissedStatutoryWorkerContributionType">
 
<xs:annotation>
   
<xs:documentation>90005</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element EmployerClass
diagram ZIMA001_20244_p31.png
type restriction of xs:integer
properties
content  simple
used by
complexType  WorkerRecordType
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 EmployerDeclaration
diagram ZIMA001_20244_p32.png
type extension of EmployerDeclarationType
properties
content  complex
children QuarterNOSSRegistrationNbrTrusteeshipCompanyIDNetOwedAmountSystem5HolidayStartingDateNaturalPerson
used by
element  Form
annotation
documentation
90007
source <xs:element name="EmployerDeclaration">
 
<xs:annotation>
   
<xs:documentation>90007</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="EmployerDeclarationType">
       
<xs:sequence>
         
<xs:element ref="NaturalPerson"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element EmployerWorkerRelationStatus
diagram ZIMA001_20244_p33.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ServiceDataType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
01035
source <xs:element name="EmployerWorkerRelationStatus">
 
<xs:annotation>
   
<xs:documentation>01035</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 EmploymentPromotion
diagram ZIMA001_20244_p34.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  NOSSLPAOccupationTypeOccupationType
facets
Kind  Value  Annotation
totalDigits  3
annotation
documentation
00052
source <xs:element name="EmploymentPromotion">
 
<xs:annotation>
   
<xs:documentation>00052</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ExceptRemunMethodBasisAmount
diagram ZIMA001_20244_p35.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ExceptRemunMethodCalculBaseType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  9999999999
totalDigits  10
annotation
documentation
00945
source <xs:element name="ExceptRemunMethodBasisAmount">
 
<xs:annotation>
   
<xs:documentation>00945</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="9999999999"/>
     
<xs:totalDigits value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ExceptRemunMethodCalculBase
diagram ZIMA001_20244_p36.png
type ExceptRemunMethodCalculBaseType
properties
content  complex
children ExceptRemunMethodBasisAmountAssimilatedNbrDays
used by
element  CalculBaseRefPeriod
annotation
documentation
90406
source <xs:element name="ExceptRemunMethodCalculBase" type="ExceptRemunMethodCalculBaseType">
 
<xs:annotation>
   
<xs:documentation>90406</xs:documentation>
 
</xs:annotation>
</xs:element>

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

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

element ExceptSituationWorkingDaysSystem
diagram ZIMA001_20244_p39.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ExceptSituationCalculBaseType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  700
totalDigits  3
annotation
documentation
00393
appinfo
DaysCount_conversion1
source <xs:element name="ExceptSituationWorkingDaysSystem">
 
<xs:annotation>
   
<xs:documentation>00393</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 FaxNbr
diagram ZIMA001_20244_p40.png
type restriction of xs:string
properties
content  simple
used by
complexType  CommunicationType
facets
Kind  Value  Annotation
maxLength  20
annotation
documentation
00678
source <xs:element name="FaxNbr">
 
<xs:annotation>
   
<xs:documentation>00678</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FirstName
diagram ZIMA001_20244_p41.png
type restriction of xs:string
properties
content  simple
used by
complexType  CoordinatesContactPersonType
facets
Kind  Value  Annotation
maxLength  24
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:restriction>
 
</xs:simpleType>
</xs:element>

element FlightNbrMinutes
diagram ZIMA001_20244_p42.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ServiceType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  9999999
totalDigits  7
annotation
documentation
00065
source <xs:element name="FlightNbrMinutes">
 
<xs:annotation>
   
<xs:documentation>00065</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="9999999"/>
     
<xs:totalDigits value="7"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FlyingStaffClass
diagram ZIMA001_20244_p43.png
type restriction of xs:integer
properties
content  simple
used by
complexType  OccupationType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  3
totalDigits  1
annotation
documentation
00059
source <xs:element name="FlyingStaffClass">
 
<xs:annotation>
   
<xs:documentation>00059</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 Form
diagram ZIMA001_20244_p44.png
type extension of FormType
properties
content  complex
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeFormCoordinatesContactPersonDclInformationRiskIdentificationReferenceCommentDeclarationRiskDetailWorkRecoveryPreventionServiceEmployerDeclarationNOSSLPAEmployerDeclaration
used by
element  ZIMA001
annotation
documentation
90059
source <xs:element name="Form">
 
<xs:annotation>
   
<xs:documentation>90059</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="FormType">
       
<xs:sequence>
         
<xs:element ref="CoordinatesContactPerson"/>
         
<xs:element ref="DclInformation"/>
         
<xs:element ref="RiskIdentification" minOccurs="0"/>
         
<xs:element ref="Reference" minOccurs="0" maxOccurs="3"/>
         
<xs:element ref="CommentDeclaration" minOccurs="0"/>
         
<xs:element ref="RiskDetail" minOccurs="0"/>
         
<xs:element ref="WorkRecovery" minOccurs="0"/>
         
<xs:element ref="PreventionService" minOccurs="0" maxOccurs="5"/>
         
<xs:choice>
           
<xs:element ref="EmployerDeclaration" maxOccurs="unbounded"/>
           
<xs:element ref="NOSSLPAEmployerDeclaration" maxOccurs="unbounded"/>
         
</xs:choice>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

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

element GrossRefRemunAmount
diagram ZIMA001_20244_p47.png
type restriction of xs:integer
properties
content  simple
used by
complexType  DismissedStatutoryWorkerContributionType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  999999999
totalDigits  9
annotation
documentation
00071
appinfo
Amount_conversion3
source <xs:element name="GrossRefRemunAmount">
 
<xs:annotation>
   
<xs:documentation>00071</xs:documentation>
   
<xs:appinfo source="ConversionID">Amount_conversion3</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="999999999"/>
     
<xs:totalDigits value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element GrossRefRemunContributionAmount
diagram ZIMA001_20244_p48.png
type restriction of xs:integer
properties
content  simple
used by
complexType  DismissedStatutoryWorkerContributionType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  999999999
totalDigits  9
annotation
documentation
00072
appinfo
Amount_conversion3
source <xs:element name="GrossRefRemunContributionAmount">
 
<xs:annotation>
   
<xs:documentation>00072</xs:documentation>
   
<xs:appinfo source="ConversionID">Amount_conversion3</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="999999999"/>
     
<xs:totalDigits value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element HolidayStartingDate
diagram ZIMA001_20244_p50.png
type restriction of xs:date
properties
content  simple
used by
complexType  EmployerDeclarationType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00017
appinfo
Date_conversion1
source <xs:element name="HolidayStartingDate">
 
<xs:annotation>
   
<xs:documentation>00017</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 HorecaSupplHoursCalculBase
diagram ZIMA001_20244_p51.png
type HorecaSupplHoursCalculBaseType
properties
content  complex
children SupplHoursRemunTimeUnitSupplHoursPeriodStartDateSupplHoursPeriodEndDateSupplHoursRemunAmount
used by
element  CalculationBaseAllowance
annotation
documentation
90552
source <xs:element name="HorecaSupplHoursCalculBase" type="HorecaSupplHoursCalculBaseType">
 
<xs:annotation>
   
<xs:documentation>90552</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element HouseNbr
diagram ZIMA001_20244_p53.png
type restriction of xs:string
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
maxLength  10
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:restriction>
 
</xs:simpleType>
</xs:element>

element Identification
diagram ZIMA001_20244_p54.png
type restriction of xs:string
properties
content  simple
used by
complexType  FormType
facets
Kind  Value  Annotation
maxLength  7
enumeration  ZIMA001
annotation
documentation
00296
source <xs:element name="Identification">
 
<xs:annotation>
   
<xs:documentation>00296</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="7"/>
     
<xs:enumeration value="ZIMA001"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

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

element JointCommissionNbr
diagram ZIMA001_20244_p58.png
type restriction of xs:string
properties
content  simple
used by
complexType  OccupationType
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 ZIMA001_20244_p59.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 LastWorkingDayDate
diagram ZIMA001_20244_p60.png
type restriction of xs:date
properties
content  simple
used by
complexType  RiskDetailOccupationType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00410
appinfo
Date_conversion1
source <xs:element name="LastWorkingDayDate">
 
<xs:annotation>
   
<xs:documentation>00410</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 LocalUnitID
diagram ZIMA001_20244_p61.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  NOSSLPAOccupationTypeOccupationTypeWorkerRecordType
facets
Kind  Value  Annotation
totalDigits  10
pattern  [2,8]\d{9}|9999999917|9999999920
annotation
documentation
00042
appinfo
xs:localUnitId
source <xs:element name="LocalUnitID">
 
<xs:annotation>
   
<xs:documentation>00042</xs:documentation>
   
<xs:appinfo source="TDOType">xs:localUnitId</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="10"/>
     
<xs:pattern value="[2,8]\d{9}|9999999917|9999999920"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element MeanWorkingHours
diagram ZIMA001_20244_p62.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  NOSSLPAOccupationTypeOccupationType
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 Name
diagram ZIMA001_20244_p63.png
type restriction of xs:string
properties
content  simple
used by
complexType  CoordinatesContactPersonType
facets
Kind  Value  Annotation
maxLength  48
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:restriction>
 
</xs:simpleType>
</xs:element>

element Nationality
diagram ZIMA001_20244_p64.png
type restriction of xs:integer
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
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:totalDigits value="5"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element NaturalPerson
diagram ZIMA001_20244_p65.png
type extension of NaturalPersonType
properties
content  complex
children NaturalPersonSequenceNbrINSSSISWorkerNameWorkerFirstNameWorkerInitialWorkerBirthdateWorkerBirthplaceWorkerBirthplaceCountryWorkerSexWorkerStreetWorkerHouseNbrWorkerPostBoxWorkerZIPCodeWorkerCityWorkerCountryNationalityNaturalPersonUserReferenceWorkerRecordServiceData
used by
elements  EmployerDeclarationNOSSLPAEmployerDeclaration
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="WorkerRecord" minOccurs="0" maxOccurs="unbounded"/>
         
<xs:element ref="ServiceData" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

element NaturalPersonUserReference
diagram ZIMA001_20244_p67.png
type restriction of xs:string
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
maxLength  200
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:restriction>
 
</xs:simpleType>
</xs:element>

element NatureAdvantage
diagram ZIMA001_20244_p68.png
type NatureAdvantageType
properties
content  complex
children NatureAdvantageAmountNatureAdvantageStartingDateNatureAdvantageEndingDate
used by
element  RiskDetailOccupation
annotation
documentation
90029
source <xs:element name="NatureAdvantage" type="NatureAdvantageType">
 
<xs:annotation>
   
<xs:documentation>90029</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element NatureAdvantageEndingDate
diagram ZIMA001_20244_p70.png
type restriction of xs:date
properties
content  simple
used by
complexType  NatureAdvantageType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00417
appinfo
Date_conversion1
source <xs:element name="NatureAdvantageEndingDate">
 
<xs:annotation>
   
<xs:documentation>00417</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 NatureAdvantageStartingDate
diagram ZIMA001_20244_p71.png
type restriction of xs:date
properties
content  simple
used by
complexType  NatureAdvantageType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00416
appinfo
Date_conversion1
source <xs:element name="NatureAdvantageStartingDate">
 
<xs:annotation>
   
<xs:documentation>00416</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 NatureOfDay
diagram ZIMA001_20244_p72.png
type NatureOfDayType
properties
content  complex
children DayIndicatorDayNatureCodeHoursNumberIsHalfDay
used by
element  ReferencePeriod
annotation
documentation
90074
source <xs:element name="NatureOfDay" type="NatureOfDayType">
 
<xs:annotation>
   
<xs:documentation>90074</xs:documentation>
 
</xs:annotation>
</xs:element>

element NetOwedAmount
diagram ZIMA001_20244_p73.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  EmployerDeclarationTypeNOSSLPAEmployerDeclarationType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  999999999999999
totalDigits  15
annotation
documentation
00015
source <xs:element name="NetOwedAmount">
 
<xs:annotation>
   
<xs:documentation>00015</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="999999999999999"/>
     
<xs:totalDigits value="15"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element NonHorecaSupplHoursCalculBase
diagram ZIMA001_20244_p74.png
type NonHorecaSupplHoursCalculBaseType
properties
content  complex
children SupplHoursRemunTimeUnitSupplHoursPeriodStartDateSupplHoursPeriodEndDateSupplHoursRemunAmount
used by
element  CalculationBaseAllowance
annotation
documentation
90553
source <xs:element name="NonHorecaSupplHoursCalculBase" type="NonHorecaSupplHoursCalculBaseType">
 
<xs:annotation>
   
<xs:documentation>90553</xs:documentation>
 
</xs:annotation>
</xs:element>

element NOSSLPAEmployerDeclaration
diagram ZIMA001_20244_p75.png
type extension of NOSSLPAEmployerDeclarationType
properties
content  complex
children QuarterNOSSLPARegistrationNbrCompanyIDNetOwedAmountNaturalPerson
used by
element  Form
annotation
documentation
90187
source <xs:element name="NOSSLPAEmployerDeclaration">
 
<xs:annotation>
   
<xs:documentation>90187</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="NOSSLPAEmployerDeclarationType">
       
<xs:sequence>
         
<xs:element ref="NaturalPerson"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element NOSSLPAOccupation
diagram ZIMA001_20244_p76.png
type extension of NOSSLPAOccupationType
properties
content  complex
children OccupationSequenceNbrOccupationStartingDateOccupationEndingDateWorkingDaysSystemContractTypeRefMeanWorkingHoursWorkerStatusMeanWorkingHoursReorganisationMeasureEmploymentPromotionRetiredApprenticeshipRemunMethodPositionCodeTenthOrTwelfthOccupationUserReferenceDaysJustificationActivityCodeLocalUnitIDSubsidizedMeanWorkingHoursSeverancePaymentServiceRemunRiskDetailOccupation
used by
element  WorkerRecord
annotation
documentation
90196
source <xs:element name="NOSSLPAOccupation">
 
<xs:annotation>
   
<xs:documentation>90196</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="NOSSLPAOccupationType">
       
<xs:sequence>
         
<xs:element ref="SeverancePayment" minOccurs="0"/>
         
<xs:element ref="Service" minOccurs="0" maxOccurs="99"/>
         
<xs:element ref="Remun" minOccurs="0" maxOccurs="99"/>
         
<xs:element ref="RiskDetailOccupation" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element NOSSLPARegistrationNbr
diagram ZIMA001_20244_p77.png
type restriction of xs:integer
properties
content  simple
used by
complexType  NOSSLPAEmployerDeclarationType
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 NOSSQuarterEndingDate
diagram ZIMA001_20244_p78.png
type restriction of xs:date
properties
content  simple
used by
complexType  WorkerRecordType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00039
appinfo
Date_conversion1
source <xs:element name="NOSSQuarterEndingDate">
 
<xs:annotation>
   
<xs:documentation>00039</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 NOSSQuarterStartingDate
diagram ZIMA001_20244_p79.png
type restriction of xs:date
properties
content  simple
used by
complexType  WorkerRecordType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00038
appinfo
Date_conversion1
source <xs:element name="NOSSQuarterStartingDate">
 
<xs:annotation>
   
<xs:documentation>00038</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 NOSSRegistrationNbr
diagram ZIMA001_20244_p80.png
type restriction of xs:integer
properties
content  simple
used by
complexType  EmployerDeclarationType
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 Occupation
diagram ZIMA001_20244_p81.png
type extension of OccupationType
properties
content  complex
children OccupationSequenceNbrOccupationStartingDateOccupationEndingDateJointCommissionNbrWorkingDaysSystemContractTypeRefMeanWorkingHoursWorkerStatusMeanWorkingHoursReorganisationMeasureEmploymentPromotionRetiredApprenticeshipRemunMethodPositionCodeFlyingStaffClassTenthOrTwelfthOccupationUserReferenceDaysJustificationActivityCodeLocalUnitIDShipIdStaffCodeSubsidizedMeanWorkingHoursSeverancePaymentServiceRemunRiskDetailOccupation
used by
element  WorkerRecord
annotation
documentation
90015
source <xs:element name="Occupation">
 
<xs:annotation>
   
<xs:documentation>90015</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="OccupationType">
       
<xs:sequence>
         
<xs:element ref="SeverancePayment" minOccurs="0"/>
         
<xs:element ref="Service" minOccurs="0" maxOccurs="99"/>
         
<xs:element ref="Remun" minOccurs="0" maxOccurs="99"/>
         
<xs:element ref="RiskDetailOccupation" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element OccupationEndingDate
diagram ZIMA001_20244_p82.png
type restriction of xs:date
properties
content  simple
used by
complexTypes  NOSSLPAOccupationTypeOccupationType
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 OccupationSequenceNbr
diagram ZIMA001_20244_p83.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  NOSSLPAOccupationTypeOccupationType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  99
totalDigits  2
annotation
documentation
00043
source <xs:element name="OccupationSequenceNbr">
 
<xs:annotation>
   
<xs:documentation>00043</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="99"/>
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element OccupationStartingDate
diagram ZIMA001_20244_p84.png
type restriction of xs:date
properties
content  simple
used by
complexTypes  NOSSLPAOccupationTypeOccupationType
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 OccupationUserReference
diagram ZIMA001_20244_p85.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  NOSSLPAOccupationTypeOccupationType
facets
Kind  Value  Annotation
maxLength  20
annotation
documentation
00617
source <xs:element name="OccupationUserReference">
 
<xs:annotation>
   
<xs:documentation>00617</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PartTimeCalculBase
diagram ZIMA001_20244_p86.png
type PartTimeCalculBaseType
properties
content  complex
children RemunerationTimeUnitCyclePartTimeGrossSalaryPartTimeHourlyGrossSalary
used by
element  CalculationBaseAllowance
annotation
documentation
90013
source <xs:element name="PartTimeCalculBase" type="PartTimeCalculBaseType">
 
<xs:annotation>
   
<xs:documentation>90013</xs:documentation>
 
</xs:annotation>
</xs:element>

element PartTimeGrossSalary
diagram ZIMA001_20244_p87.png
type restriction of xs:integer
properties
content  simple
used by
complexType  PartTimeCalculBaseType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  9999999999
totalDigits  10
annotation
documentation
00402
appinfo
Amount_conversion3
source <xs:element name="PartTimeGrossSalary">
 
<xs:annotation>
   
<xs:documentation>00402</xs:documentation>
   
<xs:appinfo source="ConversionID">Amount_conversion3</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="9999999999"/>
     
<xs:totalDigits value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PartTimeHourlyGrossSalary
diagram ZIMA001_20244_p88.png
type restriction of xs:integer
properties
content  simple
used by
complexType  PartTimeCalculBaseType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  9999999999
totalDigits  10
annotation
documentation
00403
appinfo
Amount_conversion3
source <xs:element name="PartTimeHourlyGrossSalary">
 
<xs:annotation>
   
<xs:documentation>00403</xs:documentation>
   
<xs:appinfo source="ConversionID">Amount_conversion3</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="9999999999"/>
     
<xs:totalDigits value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PercentagePaid
diagram ZIMA001_20244_p89.png
type restriction of xs:integer
properties
content  simple
used by
complexType  RemunType
facets
Kind  Value  Annotation
minInclusive  10000
maxInclusive  15000
totalDigits  5
annotation
documentation
00069
appinfo
Amount_conversion1
source <xs:element name="PercentagePaid">
 
<xs:annotation>
   
<xs:documentation>00069</xs:documentation>
   
<xs:appinfo source="ConversionID">Amount_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="10000"/>
     
<xs:maxInclusive value="15000"/>
     
<xs:totalDigits value="5"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PhoneNbr
diagram ZIMA001_20244_p90.png
type restriction of xs:string
properties
content  simple
used by
complexType  CommunicationType
facets
Kind  Value  Annotation
maxLength  20
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:restriction>
 
</xs:simpleType>
</xs:element>

element PieceTaskServicesCommissionRemunerationBasisAmount
diagram ZIMA001_20244_p91.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CalculationBaseAllowanceType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  9999999999
totalDigits  10
annotation
documentation
00192
appinfo
Amount_conversion5
source <xs:element name="PieceTaskServicesCommissionRemunerationBasisAmount">
 
<xs:annotation>
   
<xs:documentation>00192</xs:documentation>
   
<xs:appinfo source="ConversionID">Amount_conversion5</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="9999999999"/>
     
<xs:totalDigits value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PositionCode
diagram ZIMA001_20244_p92.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  NOSSLPAOccupationTypeOccupationType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99
totalDigits  2
annotation
documentation
00057
source <xs:element name="PositionCode">
 
<xs:annotation>
   
<xs:documentation>00057</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 PostBox
diagram ZIMA001_20244_p93.png
type restriction of xs:string
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
maxLength  4
annotation
documentation
00519
source <xs:element name="PostBox">
 
<xs:annotation>
   
<xs:documentation>00519</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PreventionService
diagram ZIMA001_20244_p94.png
type extension of PreventionServiceType
properties
content  complex
children CompanyIDDenominationCoordinatesContactPerson
used by
element  Form
annotation
documentation
90564
source <xs:element name="PreventionService">
 
<xs:annotation>
   
<xs:documentation>90564</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="PreventionServiceType">
       
<xs:sequence>
         
<xs:element ref="CoordinatesContactPerson" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Quarter
diagram ZIMA001_20244_p95.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  EmployerDeclarationTypeNOSSLPAEmployerDeclarationType
facets
Kind  Value  Annotation
minInclusive  20031
totalDigits  5
pattern  \d{4}(1|2|3|4)
annotation
documentation
00013
appinfo
xs:yearQuarter
source <xs:element name="Quarter">
 
<xs:annotation>
   
<xs:documentation>00013</xs:documentation>
   
<xs:appinfo source="TDOType">xs:yearQuarter</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="20031"/>
     
<xs:totalDigits value="5"/>
     
<xs:pattern value="\d{4}(1|2|3|4)"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element RefEndingDate
diagram ZIMA001_20244_p96.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 ZIMA001_20244_p97.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 ZIMA001_20244_p98.png
type restriction of xs:string
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
minLength  1
maxLength  20
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:restriction>
 
</xs:simpleType>
</xs:element>

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

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

element ReferenceType
diagram ZIMA001_20244_p101.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
totalDigits  2
enumeration  1
enumeration  3
enumeration  5
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="2"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="5"/>
   
</xs:restriction>
 
</xs:simpleType>