Schema Dimona_20234.xsd


ROOT ELEMENT Dimona
attributeFormDefault unqualified
elementFormDefault qualified
 
Elements  Complex types 
ActivityWithRisk  AddressType 
Address  ConstructionControlCardsType 
AttestationStatus  DailyRegistrationDeclarationType 
City  DimonaCancelType 
CompanyID  DimonaFeaturesType 
ConstructionControlCards  DimonaInType 
Country  DimonaOutType 
DailyContractNbr  DimonaUpdateType 
DailyRegistrationDeclaration  EmployerIdType 
DailyRegistrationId  FormType 
Denomination  NaturalPersonType 
Dimona  ReferenceType 
DimonaCancel  SmallStatutesInformationType 
DimonaFeatures  StudentPlaceOfWorkType 
DimonaIn  UsingEmployerType 
DimonaOut 
DimonaPeriodId 
DimonaUpdate 
EmployerId 
EmploymentNature 
EndingDate 
EndingHour 
FirstMonthC32ANbr 
Form 
FormCreationDate 
FormCreationHour 
HouseNbr 
Identification 
INSS 
JointCommissionNbr 
Nationality 
NaturalPerson 
NaturalPersonSequenceNbr 
NaturalPersonUserReference 
NextMonthC32ANbr 
NOSSLPARegistrationNbr 
NOSSRegistrationNbr 
PlannedDaysNbr 
PlannedHoursNbr 
PostBox 
ProvisionalNSSONbr 
Reference 
ReferenceNbr 
ReferenceOrigin 
ReferenceType 
SIS 
SmallStatutesInformation 
StartingDate 
StartingHour 
Street 
StudentPlaceOfWork 
SubEntityNbr 
TypeForm 
UsingEmployer 
UsingEmployerCompanyID 
UsingEmployerName 
VATNbr 
WorkerBirthdate 
WorkerBirthplace 
WorkerBirthplaceCountry 
WorkerCity 
WorkerCountry 
WorkerFirstName 
WorkerHouseNbr 
WorkerInitial 
WorkerName 
WorkerPostBox 
WorkerSex 
WorkerStatus 
WorkerStreet 
WorkerType 
WorkerZIPCode 
ZIPCode 


element ActivityWithRisk
diagram Dimona_20234_p1.png
type restriction of xs:integer
properties
content  simple
used by
complexType  SmallStatutesInformationType
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 Dimona_20234_p2.png
type AddressType
properties
content  complex
children StreetHouseNbrPostBoxZIPCodeCityCountry
used by
elements  StudentPlaceOfWorkUsingEmployer
annotation
documentation
90022
source <xs:element name="Address" type="AddressType">
 
<xs:annotation>
   
<xs:documentation>90022</xs:documentation>
 
</xs:annotation>
</xs:element>

element AttestationStatus
diagram Dimona_20234_p3.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  DailyRegistrationDeclarationTypeFormType
facets
Kind  Value  Annotation
totalDigits  1
enumeration  0
enumeration  1
enumeration  3
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:restriction>
 
</xs:simpleType>
</xs:element>

element City
diagram Dimona_20234_p4.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 CompanyID
diagram Dimona_20234_p5.png
type restriction of xs:integer
properties
content  simple
used by
complexType  EmployerIdType
facets
Kind  Value  Annotation
maxInclusive  1999999943
totalDigits  10
pattern  \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:maxInclusive value="1999999943"/>
     
<xs:totalDigits value="10"/>
     
<xs:pattern value="\d{9}|\d{10}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ConstructionControlCards
diagram Dimona_20234_p6.png
type ConstructionControlCardsType
properties
content  complex
children FirstMonthC32ANbrNextMonthC32ANbr
used by
element  DimonaIn
annotation
documentation
90375
source <xs:element name="ConstructionControlCards" type="ConstructionControlCardsType">
 
<xs:annotation>
   
<xs:documentation>90375</xs:documentation>
 
</xs:annotation>
</xs:element>

element Country
diagram Dimona_20234_p7.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 DailyContractNbr
diagram Dimona_20234_p8.png
type restriction of xs:integer
properties
content  simple
used by
complexType  UsingEmployerType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  999
totalDigits  3
annotation
documentation
01254
source <xs:element name="DailyContractNbr">
 
<xs:annotation>
   
<xs:documentation>01254</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 DailyRegistrationDeclaration
diagram Dimona_20234_p9.png
type DailyRegistrationDeclarationType
properties
content  complex
children AttestationStatusDailyRegistrationIdDimonaPeriodIdStartingDateStartingHourEndingDateEndingHour
used by
element  Form
annotation
documentation
90480
source <xs:element name="DailyRegistrationDeclaration" type="DailyRegistrationDeclarationType">
 
<xs:annotation>
   
<xs:documentation>90480</xs:documentation>
 
</xs:annotation>
</xs:element>

element DailyRegistrationId
diagram Dimona_20234_p10.png
type restriction of xs:integer
properties
content  simple
used by
complexType  DailyRegistrationDeclarationType
facets
Kind  Value  Annotation
totalDigits  12
annotation
documentation
01085
source <xs:element name="DailyRegistrationId">
 
<xs:annotation>
   
<xs:documentation>01085</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="12"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Denomination
diagram Dimona_20234_p11.png
type restriction of xs:string
properties
content  simple
used by
complexType  StudentPlaceOfWorkType
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 Dimona
diagram Dimona_20234_p12.png
properties
content  complex
children Form
annotation
documentation
90372
source <xs:element name="Dimona">
 
<xs:annotation>
   
<xs:documentation>90372</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Form" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element DimonaCancel
diagram Dimona_20234_p13.png
type extension of DimonaCancelType
properties
content  complex
children DimonaPeriodIdINSSEmployerId
used by
element  Form
annotation
documentation
90379
source <xs:element name="DimonaCancel">
 
<xs:annotation>
   
<xs:documentation>90379</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="DimonaCancelType">
       
<xs:sequence>
         
<xs:element ref="EmployerId" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element DimonaFeatures
diagram Dimona_20234_p14.png
type extension of DimonaFeaturesType
properties
content  complex
children JointCommissionNbrWorkerTypeSubEntityNbrUsingEmployer
used by
element  DimonaIn
annotation
documentation
90374
source <xs:element name="DimonaFeatures">
 
<xs:annotation>
   
<xs:documentation>90374</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="DimonaFeaturesType">
       
<xs:sequence>
         
<xs:element ref="UsingEmployer" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element DimonaIn
diagram Dimona_20234_p15.png
type extension of DimonaInType
properties
content  complex
children StartingDateStartingHourEndingDateEndingHourPlannedHoursNbrPlannedDaysNbrEmployerIdNaturalPersonDimonaFeaturesConstructionControlCardsStudentPlaceOfWorkSmallStatutesInformation
used by
element  Form
annotation
documentation
90373
source <xs:element name="DimonaIn">
 
<xs:annotation>
   
<xs:documentation>90373</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="DimonaInType">
       
<xs:sequence>
         
<xs:element ref="EmployerId" minOccurs="0"/>
         
<xs:element ref="NaturalPerson"/>
         
<xs:element ref="DimonaFeatures" minOccurs="0"/>
         
<xs:element ref="ConstructionControlCards" minOccurs="0"/>
         
<xs:element ref="StudentPlaceOfWork" minOccurs="0"/>
         
<xs:element ref="SmallStatutesInformation" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element DimonaOut
diagram Dimona_20234_p16.png
type extension of DimonaOutType
properties
content  complex
children DimonaPeriodIdEndingDateINSSEmployerId
used by
element  Form
annotation
documentation
90377
source <xs:element name="DimonaOut">
 
<xs:annotation>
   
<xs:documentation>90377</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="DimonaOutType">
       
<xs:sequence>
         
<xs:element ref="EmployerId" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element DimonaPeriodId
diagram Dimona_20234_p17.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  DailyRegistrationDeclarationTypeDimonaCancelTypeDimonaOutTypeDimonaUpdateType
facets
Kind  Value  Annotation
totalDigits  12
annotation
documentation
00913
source <xs:element name="DimonaPeriodId">
 
<xs:annotation>
   
<xs:documentation>00913</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="12"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DimonaUpdate
diagram Dimona_20234_p18.png
type extension of DimonaUpdateType
properties
content  complex
children DimonaPeriodIdStartingDateStartingHourEndingDateEndingHourINSSPlannedHoursNbrPlannedDaysNbrEmployerId
used by
element  Form
annotation
documentation
90378
source <xs:element name="DimonaUpdate">
 
<xs:annotation>
   
<xs:documentation>90378</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="DimonaUpdateType">
       
<xs:sequence>
         
<xs:element ref="EmployerId" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element EmployerId
diagram Dimona_20234_p19.png
type EmployerIdType
properties
content  complex
children NOSSRegistrationNbrProvisionalNSSONbrNOSSLPARegistrationNbrCompanyID
used by
elements  DimonaCancelDimonaInDimonaOutDimonaUpdate
annotation
documentation
90256
source <xs:element name="EmployerId" type="EmployerIdType">
 
<xs:annotation>
   
<xs:documentation>90256</xs:documentation>
 
</xs:annotation>
</xs:element>

element EmploymentNature
diagram Dimona_20234_p20.png
type restriction of xs:string
properties
content  simple
used by
complexType  SmallStatutesInformationType
facets
Kind  Value  Annotation
maxLength  8
enumeration  EMPLOYEE
enumeration  WORKER
annotation
documentation
01231
source <xs:element name="EmploymentNature">
 
<xs:annotation>
   
<xs:documentation>01231</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="8"/>
     
<xs:enumeration value="EMPLOYEE"/>
     
<xs:enumeration value="WORKER"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EndingDate
diagram Dimona_20234_p21.png
type restriction of xs:date
properties
content  simple
used by
complexTypes  DailyRegistrationDeclarationTypeDimonaInTypeDimonaOutTypeDimonaUpdateType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00911
source <xs:element name="EndingDate">
 
<xs:annotation>
   
<xs:documentation>00911</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EndingHour
diagram Dimona_20234_p22.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  DailyRegistrationDeclarationTypeDimonaInTypeDimonaUpdateType
facets
Kind  Value  Annotation
totalDigits  4
pattern  (((0|1)\d)|(2[0-3]))[0-5]\d
annotation
documentation
00778
source <xs:element name="EndingHour">
 
<xs:annotation>
   
<xs:documentation>00778</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="4"/>
     
<xs:pattern value="(((0|1)\d)|(2[0-3]))[0-5]\d"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FirstMonthC32ANbr
diagram Dimona_20234_p23.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ConstructionControlCardsType
facets
Kind  Value  Annotation
totalDigits  12
annotation
documentation
00663
source <xs:element name="FirstMonthC32ANbr">
 
<xs:annotation>
   
<xs:documentation>00663</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="12"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Form
diagram Dimona_20234_p24.png
type extension of FormType
properties
content  complex
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeFormReferenceDimonaInDimonaOutDimonaUpdateDimonaCancelDailyRegistrationDeclaration
used by
element  Dimona
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="Reference" minOccurs="0" maxOccurs="4"/>
         
<xs:choice>
           
<xs:element ref="DimonaIn"/>
           
<xs:element ref="DimonaOut"/>
           
<xs:element ref="DimonaUpdate"/>
           
<xs:element ref="DimonaCancel"/>
           
<xs:element ref="DailyRegistrationDeclaration" minOccurs="0"/>
         
</xs:choice>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element FormCreationDate
diagram Dimona_20234_p25.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 Dimona_20234_p26.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 HouseNbr
diagram Dimona_20234_p27.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 Dimona_20234_p28.png
type restriction of xs:string
properties
content  simple
used by
complexType  FormType
facets
Kind  Value  Annotation
maxLength  7
enumeration  DIMONA
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="DIMONA"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element INSS
diagram Dimona_20234_p29.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  DimonaCancelTypeDimonaOutTypeDimonaUpdateTypeNaturalPersonTypeUsingEmployerType
facets
Kind  Value  Annotation
totalDigits  11
pattern  [0]|\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="[0]|\d{11}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element JointCommissionNbr
diagram Dimona_20234_p30.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  DimonaFeaturesTypeUsingEmployerType
facets
Kind  Value  Annotation
minLength  1
maxLength  3
enumeration  124
enumeration  140
enumeration  144
enumeration  145
enumeration  149
enumeration  302
enumeration  320
enumeration  322
enumeration  XXX
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="3"/>
     
<xs:enumeration value="124"/>
     
<xs:enumeration value="140"/>
     
<xs:enumeration value="144"/>
     
<xs:enumeration value="145"/>
     
<xs:enumeration value="149"/>
     
<xs:enumeration value="302"/>
     
<xs:enumeration value="320"/>
     
<xs:enumeration value="322"/>
     
<xs:enumeration value="XXX"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element NaturalPerson
diagram Dimona_20234_p32.png
type NaturalPersonType
properties
content  complex
children NaturalPersonSequenceNbrINSSSISWorkerNameWorkerFirstNameWorkerInitialWorkerBirthdateWorkerBirthplaceWorkerBirthplaceCountryWorkerSexWorkerStreetWorkerHouseNbrWorkerPostBoxWorkerZIPCodeWorkerCityWorkerCountryNationalityNaturalPersonUserReference
used by
element  DimonaIn
annotation
documentation
90017
source <xs:element name="NaturalPerson" type="NaturalPersonType">
 
<xs:annotation>
   
<xs:documentation>90017</xs:documentation>
 
</xs:annotation>
</xs:element>

element NaturalPersonSequenceNbr
diagram Dimona_20234_p33.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 Dimona_20234_p34.png
type restriction of xs:string
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
maxLength  20
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="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element NextMonthC32ANbr
diagram Dimona_20234_p35.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ConstructionControlCardsType
facets
Kind  Value  Annotation
totalDigits  12
annotation
documentation
00664
source <xs:element name="NextMonthC32ANbr">
 
<xs:annotation>
   
<xs:documentation>00664</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="12"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element NOSSLPARegistrationNbr
diagram Dimona_20234_p36.png
type restriction of xs:integer
properties
content  simple
used by
complexType  EmployerIdType
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 Dimona_20234_p37.png
type restriction of xs:integer
properties
content  simple
used by
complexType  EmployerIdType
facets
Kind  Value  Annotation
minInclusive  100006
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="100006"/>
     
<xs:maxInclusive value="199999934"/>
     
<xs:totalDigits value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PlannedDaysNbr
diagram Dimona_20234_p38.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  DimonaInTypeDimonaUpdateType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  999
totalDigits  3
annotation
documentation
01017
source <xs:element name="PlannedDaysNbr">
 
<xs:annotation>
   
<xs:documentation>01017</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="999"/>
     
<xs:totalDigits value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PlannedHoursNbr
diagram Dimona_20234_p39.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  DimonaInTypeDimonaUpdateType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  999
totalDigits  3
annotation
documentation
01135
source <xs:element name="PlannedHoursNbr">
 
<xs:annotation>
   
<xs:documentation>01135</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="999"/>
     
<xs:totalDigits value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PostBox
diagram Dimona_20234_p40.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 ProvisionalNSSONbr
diagram Dimona_20234_p41.png
type restriction of xs:integer
properties
content  simple
used by
complexType  EmployerIdType
facets
Kind  Value  Annotation
minInclusive  5000000120
maxInclusive  5999999989
totalDigits  10
annotation
documentation
00948
source <xs:element name="ProvisionalNSSONbr">
 
<xs:annotation>
   
<xs:documentation>00948</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="5000000120"/>
     
<xs:maxInclusive value="5999999989"/>
     
<xs:totalDigits value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

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

element SmallStatutesInformation
diagram Dimona_20234_p47.png
type SmallStatutesInformationType
properties
content  complex
children EmploymentNatureActivityWithRiskWorkerStatus
used by
element  DimonaIn
annotation
documentation
90594
source <xs:element name="SmallStatutesInformation" type="SmallStatutesInformationType">
 
<xs:annotation>
   
<xs:documentation>90594</xs:documentation>
 
</xs:annotation>
</xs:element>

element StartingDate
diagram Dimona_20234_p48.png
type restriction of xs:date
properties
content  simple
used by
complexTypes  DailyRegistrationDeclarationTypeDimonaInTypeDimonaUpdateType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00910
source <xs:element name="StartingDate">
 
<xs:annotation>
   
<xs:documentation>00910</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element StartingHour
diagram Dimona_20234_p49.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  DailyRegistrationDeclarationTypeDimonaInTypeDimonaUpdateType
facets
Kind  Value  Annotation
totalDigits  4
pattern  (((0|1)\d)|(2[0-3]))[0-5]\d
annotation
documentation
00777
source <xs:element name="StartingHour">
 
<xs:annotation>
   
<xs:documentation>00777</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="4"/>
     
<xs:pattern value="(((0|1)\d)|(2[0-3]))[0-5]\d"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element StudentPlaceOfWork
diagram Dimona_20234_p51.png
type extension of StudentPlaceOfWorkType
properties
content  complex
children DenominationAddress
used by
element  DimonaIn
annotation
documentation
90376
source <xs:element name="StudentPlaceOfWork">
 
<xs:annotation>
   
<xs:documentation>90376</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="StudentPlaceOfWorkType">
       
<xs:sequence>
         
<xs:element ref="Address" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element SubEntityNbr
diagram Dimona_20234_p52.png
type restriction of xs:integer
properties
content  simple
used by
complexType  DimonaFeaturesType
facets
Kind  Value  Annotation
totalDigits  10
annotation
documentation
00652
source <xs:element name="SubEntityNbr">
 
<xs:annotation>
   
<xs:documentation>00652</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element TypeForm
diagram Dimona_20234_p53.png
type restriction of xs:string
properties
content  simple
used by
complexType  FormType
facets
Kind  Value  Annotation
maxLength  2
enumeration  SU
annotation
documentation
00297
source <xs:element name="TypeForm">
 
<xs:annotation>
   
<xs:documentation>00297</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="2"/>
     
<xs:enumeration value="SU"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element UsingEmployer
diagram Dimona_20234_p54.png
type extension of UsingEmployerType
properties
content  complex
children JointCommissionNbrUsingEmployerNameUsingEmployerCompanyIDVATNbrINSSDailyContractNbrAddress
used by
element  DimonaFeatures
annotation
documentation
90107
source <xs:element name="UsingEmployer">
 
<xs:annotation>
   
<xs:documentation>90107</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="UsingEmployerType">
       
<xs:sequence>
         
<xs:element ref="Address" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

element UsingEmployerName
diagram Dimona_20234_p56.png
type restriction of xs:string
properties
content  simple
used by
complexType  UsingEmployerType
facets
Kind  Value  Annotation
maxLength  96
annotation
documentation
00153
source <xs:element name="UsingEmployerName">
 
<xs:annotation>
   
<xs:documentation>00153</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="96"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element VATNbr
diagram Dimona_20234_p57.png
type restriction of xs:string
properties
content  simple
used by
complexType  UsingEmployerType
facets
Kind  Value  Annotation
maxLength  30
annotation
documentation
01185
source <xs:element name="VATNbr">
 
<xs:annotation>
   
<xs:documentation>01185</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="30"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

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

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

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

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

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

element WorkerInitial
diagram Dimona_20234_p65.png
type restriction of xs:string
properties
content  simple
used by
complexType  NaturalPersonType
facets
Kind  Value  Annotation
length  1
pattern  \p{L}
annotation
documentation
00027
source <xs:element name="WorkerInitial">
 
<xs:annotation>
   
<xs:documentation>00027</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:length value="1"/>
     
<xs:pattern value="\p{L}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

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

element WorkerStatus
diagram Dimona_20234_p69.png
type restriction of xs:string
properties
content  simple
used by
complexType  SmallStatutesInformationType
facets
Kind  Value  Annotation
maxLength  2
enumeration  F1
enumeration  F2
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:enumeration value="F1"/>
     
<xs:enumeration value="F2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element WorkerType
diagram Dimona_20234_p71.png
type restriction of xs:string
properties
content  simple
used by
complexType  DimonaFeaturesType
facets
Kind  Value  Annotation
maxLength  3
whiteSpace  replace
enumeration  A17
enumeration  ALT
enumeration  BCW
enumeration  DWD
enumeration  EXT
enumeration  FLX
enumeration  IVT
enumeration  O17
enumeration  PMP
enumeration  RTA
enumeration  S17
enumeration  STU
enumeration  T17
enumeration  TEA
enumeration  TRI
enumeration  STG
enumeration  OTH
annotation
documentation
00655
source <xs:element name="WorkerType">
 
<xs:annotation>
   
<xs:documentation>00655</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:whiteSpace value="replace"/>
     
<xs:maxLength value="3"/>
     
<xs:enumeration value="A17"/>
     
<xs:enumeration value="ALT"/>
     
<xs:enumeration value="BCW"/>
     
<xs:enumeration value="DWD"/>
     
<xs:enumeration value="EXT"/>
     
<xs:enumeration value="FLX"/>
     
<xs:enumeration value="IVT"/>
     
<xs:enumeration value="O17"/>
     
<xs:enumeration value="PMP"/>
     
<xs:enumeration value="RTA"/>
     
<xs:enumeration value="S17"/>
     
<xs:enumeration value="STU"/>
     
<xs:enumeration value="T17"/>
     
<xs:enumeration value="TEA"/>
     
<xs:enumeration value="TRI"/>
     
<xs:enumeration value="STG"/>
     
<xs:enumeration value="OTH"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

complexType AddressType
diagram Dimona_20234_p74.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 ConstructionControlCardsType
diagram Dimona_20234_p75.png
children FirstMonthC32ANbrNextMonthC32ANbr
used by
element  ConstructionControlCards
source <xs:complexType name="ConstructionControlCardsType">
 
<xs:sequence>
   
<xs:element ref="FirstMonthC32ANbr"/>
   
<xs:element ref="NextMonthC32ANbr"/>
 
</xs:sequence>
</xs:complexType>

complexType DailyRegistrationDeclarationType
diagram Dimona_20234_p76.png
children AttestationStatusDailyRegistrationIdDimonaPeriodIdStartingDateStartingHourEndingDateEndingHour
used by
element  DailyRegistrationDeclaration
source <xs:complexType name="DailyRegistrationDeclarationType">
 
<xs:sequence>
   
<xs:element ref="AttestationStatus"/>
   
<xs:element ref="DailyRegistrationId" minOccurs="0"/>
   
<xs:element ref="DimonaPeriodId" minOccurs="0"/>
   
<xs:element ref="StartingDate" minOccurs="0"/>
   
<xs:element ref="StartingHour" minOccurs="0"/>
   
<xs:element ref="EndingDate" minOccurs="0"/>
   
<xs:element ref="EndingHour" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType DimonaCancelType
diagram Dimona_20234_p77.png
children DimonaPeriodIdINSS
used by
element  DimonaCancel
source <xs:complexType name="DimonaCancelType">
 
<xs:sequence>
   
<xs:element ref="DimonaPeriodId"/>
   
<xs:element ref="INSS" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType DimonaFeaturesType
diagram Dimona_20234_p78.png
children JointCommissionNbrWorkerTypeSubEntityNbr
used by
element  DimonaFeatures
source <xs:complexType name="DimonaFeaturesType">
 
<xs:sequence>
   
<xs:element ref="JointCommissionNbr" minOccurs="0"/>
   
<xs:element ref="WorkerType"/>
   
<xs:element ref="SubEntityNbr" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType DimonaInType
diagram Dimona_20234_p79.png
children StartingDateStartingHourEndingDateEndingHourPlannedHoursNbrPlannedDaysNbr
used by
element  DimonaIn
source <xs:complexType name="DimonaInType">
 
<xs:sequence>
   
<xs:element ref="StartingDate"/>
   
<xs:element ref="StartingHour" minOccurs="0"/>
   
<xs:element ref="EndingDate" minOccurs="0"/>
   
<xs:element ref="EndingHour" minOccurs="0"/>
   
<xs:choice minOccurs="0">
     
<xs:element ref="PlannedHoursNbr"/>
     
<xs:element ref="PlannedDaysNbr"/>
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>

complexType DimonaOutType
diagram Dimona_20234_p80.png
children DimonaPeriodIdEndingDateINSS
used by
element  DimonaOut
source <xs:complexType name="DimonaOutType">
 
<xs:sequence>
   
<xs:element ref="DimonaPeriodId"/>
   
<xs:element ref="EndingDate"/>
   
<xs:element ref="INSS" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType DimonaUpdateType
diagram Dimona_20234_p81.png
children DimonaPeriodIdStartingDateStartingHourEndingDateEndingHourINSSPlannedHoursNbrPlannedDaysNbr
used by
element  DimonaUpdate
source <xs:complexType name="DimonaUpdateType">
 
<xs:sequence>
   
<xs:element ref="DimonaPeriodId"/>
   
<xs:element ref="StartingDate" minOccurs="0"/>
   
<xs:element ref="StartingHour" minOccurs="0"/>
   
<xs:element ref="EndingDate" minOccurs="0"/>
   
<xs:element ref="EndingHour" minOccurs="0"/>
   
<xs:element ref="INSS" minOccurs="0"/>
   
<xs:choice minOccurs="0">
     
<xs:element ref="PlannedHoursNbr"/>
     
<xs:element ref="PlannedDaysNbr"/>
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>

complexType EmployerIdType
diagram Dimona_20234_p82.png
children NOSSRegistrationNbrProvisionalNSSONbrNOSSLPARegistrationNbrCompanyID
used by
element  EmployerId
source <xs:complexType name="EmployerIdType">
 
<xs:sequence>
   
<xs:choice>
     
<xs:element ref="NOSSRegistrationNbr" minOccurs="0"/>
     
<xs:element ref="ProvisionalNSSONbr" minOccurs="0"/>
     
<xs:element ref="NOSSLPARegistrationNbr" minOccurs="0" maxOccurs="0"/>
   
</xs:choice>
   
<xs:element ref="CompanyID" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType FormType
diagram Dimona_20234_p83.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 NaturalPersonType
diagram Dimona_20234_p84.png
children NaturalPersonSequenceNbrINSSSISWorkerNameWorkerFirstNameWorkerInitialWorkerBirthdateWorkerBirthplaceWorkerBirthplaceCountryWorkerSexWorkerStreetWorkerHouseNbrWorkerPostBoxWorkerZIPCodeWorkerCityWorkerCountryNationalityNaturalPersonUserReference
used by
element  NaturalPerson
source <xs:complexType name="NaturalPersonType">
 
<xs:sequence>
   
<xs:element ref="NaturalPersonSequenceNbr" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="INSS" minOccurs="0"/>
   
<xs:element ref="SIS" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="WorkerName" minOccurs="0"/>
   
<xs:element ref="WorkerFirstName" minOccurs="0"/>
   
<xs:element ref="WorkerInitial" minOccurs="0"/>
   
<xs:element ref="WorkerBirthdate" minOccurs="0"/>
   
<xs:element ref="WorkerBirthplace" minOccurs="0"/>
   
<xs:element ref="WorkerBirthplaceCountry" minOccurs="0"/>
   
<xs:element ref="WorkerSex" minOccurs="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"/>
   
<xs:element ref="NaturalPersonUserReference" minOccurs="0" maxOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType ReferenceType
diagram Dimona_20234_p85.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 SmallStatutesInformationType
diagram Dimona_20234_p86.png
children EmploymentNatureActivityWithRiskWorkerStatus
used by
element  SmallStatutesInformation
source <xs:complexType name="SmallStatutesInformationType">
 
<xs:sequence>
   
<xs:element ref="EmploymentNature"/>
   
<xs:element ref="ActivityWithRisk" minOccurs="0"/>
   
<xs:element ref="WorkerStatus"/>
 
</xs:sequence>
</xs:complexType>

complexType StudentPlaceOfWorkType
diagram Dimona_20234_p87.png
children Denomination
used by
element  StudentPlaceOfWork
source <xs:complexType name="StudentPlaceOfWorkType">
 
<xs:sequence>
   
<xs:element ref="Denomination" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType UsingEmployerType
diagram Dimona_20234_p88.png
children JointCommissionNbrUsingEmployerNameUsingEmployerCompanyIDVATNbrINSSDailyContractNbr
used by
element  UsingEmployer
source <xs:complexType name="UsingEmployerType">
 
<xs:sequence>
   
<xs:element ref="JointCommissionNbr" minOccurs="0"/>
   
<xs:element ref="UsingEmployerName" minOccurs="0"/>
   
<xs:element ref="UsingEmployerCompanyID" minOccurs="0"/>
   
<xs:element ref="VATNbr" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="INSS" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="DailyContractNbr" minOccurs="0" maxOccurs="0"/>
 
</xs:sequence>
</xs:complexType>


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