Schema AOAT004_20251.xsd


ROOT ELEMENT AOAT004
attributeFormDefault unqualified
elementFormDefault qualified
 
Elements  Complex types 
AccidentConsequences  AccidentLinkType 
AccidentDate  AccidentPlaceAddressType 
AccidentLink  DclInformationType 
AccidentNature  EmployerDeclarationLinkType 
AccidentPlaceAddress  FormType 
AccidentPlaceCity  NaturalPersonType 
AccidentPlaceCountry  RiskIdentificationType 
AccidentPlaceHouseNbr  SeriousAccidentDataType 
AccidentPlacePostBox 
AccidentPlaceStreet 
AccidentPlaceZIPCode 
AOAT004 
AttestationStatus 
CompanyID 
DclInformation 
EmployerDeclarationLink 
Form 
FormCreationDate 
FormCreationHour 
Identification 
IdentificationOfRisk 
InjuriesNatureCode 
INSS 
LanguageCodePdf 
LastEventCode 
Nationality 
NaturalPerson 
NaturalPersonSequenceNbr 
NaturalPersonUserReference 
NOSSRegistrationNbr 
ObjectCode 
RiskIdentification 
SeriousAccidentData 
SeriousAccidentDescription 
SIS 
Trusteeship 
TypeForm 
VictimNbr 
WorkerBirthdate 
WorkerBirthplace 
WorkerBirthplaceCountry 
WorkerCity 
WorkerCountry 
WorkerFirstName 
WorkerHouseNbr 
WorkerInitial 
WorkerName 
WorkerPostBox 
WorkerSex 
WorkerStreet 
WorkerZIPCode 
YardTicket 


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

element AccidentDate
diagram AOAT004_20251_p2.png
type restriction of xs:date
properties
content  simple
used by
complexType  AccidentLinkType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00237
appinfo
Date_conversion1
source <xs:element name="AccidentDate">
 
<xs:annotation>
   
<xs:documentation>00237</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 AccidentLink
diagram AOAT004_20251_p3.png
type AccidentLinkType
properties
content  complex
children AccidentDate
used by
element  NaturalPerson
annotation
documentation
90097
source <xs:element name="AccidentLink" type="AccidentLinkType">
 
<xs:annotation>
   
<xs:documentation>90097</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element AccidentPlaceAddress
diagram AOAT004_20251_p5.png
type AccidentPlaceAddressType
properties
content  complex
children AccidentPlaceStreetAccidentPlaceHouseNbrAccidentPlacePostBoxAccidentPlaceZIPCodeAccidentPlaceCityAccidentPlaceCountry
used by
element  SeriousAccidentData
annotation
documentation
90330
source <xs:element name="AccidentPlaceAddress" type="AccidentPlaceAddressType">
 
<xs:annotation>
   
<xs:documentation>90330</xs:documentation>
 
</xs:annotation>
</xs:element>

element AccidentPlaceCity
diagram AOAT004_20251_p6.png
type restriction of xs:string
properties
content  simple
used by
complexType  AccidentPlaceAddressType
facets
Kind  Value  Annotation
minLength  1
maxLength  40
annotation
documentation
00243
source <xs:element name="AccidentPlaceCity">
 
<xs:annotation>
   
<xs:documentation>00243</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="40"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AccidentPlaceCountry
diagram AOAT004_20251_p7.png
type restriction of xs:integer
properties
content  simple
used by
complexType  AccidentPlaceAddressType
facets
Kind  Value  Annotation
totalDigits  5
annotation
documentation
00241
source <xs:element name="AccidentPlaceCountry">
 
<xs:annotation>
   
<xs:documentation>00241</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="5"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

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

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

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

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

element CompanyID
diagram AOAT004_20251_p14.png
type restriction of xs:integer
properties
content  simple
used by
complexType  EmployerDeclarationLinkType
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 DclInformation
diagram AOAT004_20251_p15.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 EmployerDeclarationLink
diagram AOAT004_20251_p16.png
type extension of EmployerDeclarationLinkType
properties
content  complex
children NOSSRegistrationNbrTrusteeshipCompanyIDNaturalPerson
used by
element  Form
annotation
documentation
90067
source <xs:element name="EmployerDeclarationLink">
 
<xs:annotation>
   
<xs:documentation>90067</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="EmployerDeclarationLinkType">
       
<xs:sequence>
         
<xs:element ref="NaturalPerson"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Form
diagram AOAT004_20251_p17.png
type extension of FormType
properties
content  complex
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeFormDclInformationRiskIdentificationEmployerDeclarationLink
used by
element  AOAT004
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="DclInformation"/>
         
<xs:element ref="RiskIdentification"/>
         
<xs:element ref="EmployerDeclarationLink"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element FormCreationDate
diagram AOAT004_20251_p18.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 AOAT004_20251_p19.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 Identification
diagram AOAT004_20251_p20.png
type restriction of xs:string
properties
content  simple
used by
complexType  FormType
facets
Kind  Value  Annotation
maxLength  7
enumeration  AOAT004
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="AOAT004"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IdentificationOfRisk
diagram AOAT004_20251_p21.png
type restriction of xs:integer
properties
content  simple
used by
complexType  RiskIdentificationType
facets
Kind  Value  Annotation
totalDigits  3
enumeration  001
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:restriction>
 
</xs:simpleType>
</xs:element>

element InjuriesNatureCode
diagram AOAT004_20251_p22.png
type restriction of xs:integer
properties
content  simple
used by
complexType  SeriousAccidentDataType
facets
Kind  Value  Annotation
totalDigits  3
enumeration  000
enumeration  010
enumeration  011
enumeration  012
enumeration  013
enumeration  019
enumeration  020
enumeration  021
enumeration  022
enumeration  029
enumeration  030
enumeration  031
enumeration  032
enumeration  039
enumeration  040
enumeration  041
enumeration  050
enumeration  051
enumeration  052
enumeration  053
enumeration  054
enumeration  059
enumeration  060
enumeration  061
enumeration  062
enumeration  063
enumeration  069
enumeration  070
enumeration  071
enumeration  072
enumeration  073
enumeration  074
enumeration  079
enumeration  080
enumeration  081
enumeration  082
enumeration  089
enumeration  090
enumeration  091
enumeration  092
enumeration  099
enumeration  100
enumeration  101
enumeration  102
enumeration  103
enumeration  109
enumeration  110
enumeration  111
enumeration  112
enumeration  119
enumeration  120
enumeration  999
annotation
documentation
00280
source <xs:element name="InjuriesNatureCode">
 
<xs:annotation>
   
<xs:documentation>00280</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="3"/>
     
<xs:enumeration value="000"/>
     
<xs:enumeration value="010"/>
     
<xs:enumeration value="011"/>
     
<xs:enumeration value="012"/>
     
<xs:enumeration value="013"/>
     
<xs:enumeration value="019"/>
     
<xs:enumeration value="020"/>
     
<xs:enumeration value="021"/>
     
<xs:enumeration value="022"/>
     
<xs:enumeration value="029"/>
     
<xs:enumeration value="030"/>
     
<xs:enumeration value="031"/>
     
<xs:enumeration value="032"/>
     
<xs:enumeration value="039"/>
     
<xs:enumeration value="040"/>
     
<xs:enumeration value="041"/>
     
<xs:enumeration value="050"/>
     
<xs:enumeration value="051"/>
     
<xs:enumeration value="052"/>
     
<xs:enumeration value="053"/>
     
<xs:enumeration value="054"/>
     
<xs:enumeration value="059"/>
     
<xs:enumeration value="060"/>
     
<xs:enumeration value="061"/>
     
<xs:enumeration value="062"/>
     
<xs:enumeration value="063"/>
     
<xs:enumeration value="069"/>
     
<xs:enumeration value="070"/>
     
<xs:enumeration value="071"/>
     
<xs:enumeration value="072"/>
     
<xs:enumeration value="073"/>
     
<xs:enumeration value="074"/>
     
<xs:enumeration value="079"/>
     
<xs:enumeration value="080"/>
     
<xs:enumeration value="081"/>
     
<xs:enumeration value="082"/>
     
<xs:enumeration value="089"/>
     
<xs:enumeration value="090"/>
     
<xs:enumeration value="091"/>
     
<xs:enumeration value="092"/>
     
<xs:enumeration value="099"/>
     
<xs:enumeration value="100"/>
     
<xs:enumeration value="101"/>
     
<xs:enumeration value="102"/>
     
<xs:enumeration value="103"/>
     
<xs:enumeration value="109"/>
     
<xs:enumeration value="110"/>
     
<xs:enumeration value="111"/>
     
<xs:enumeration value="112"/>
     
<xs:enumeration value="119"/>
     
<xs:enumeration value="120"/>
     
<xs:enumeration value="999"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element INSS
diagram AOAT004_20251_p23.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 LanguageCodePdf
diagram AOAT004_20251_p24.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 LastEventCode
diagram AOAT004_20251_p25.png
type restriction of xs:integer
properties
content  simple
used by
complexType  SeriousAccidentDataType
facets
Kind  Value  Annotation
totalDigits  2
enumeration  0
enumeration  10
enumeration  11
enumeration  12
enumeration  13
enumeration  14
enumeration  19
enumeration  20
enumeration  21
enumeration  22
enumeration  23
enumeration  24
enumeration  29
enumeration  30
enumeration  31
enumeration  32
enumeration  33
enumeration  34
enumeration  35
enumeration  39
enumeration  40
enumeration  41
enumeration  42
enumeration  43
enumeration  44
enumeration  45
enumeration  49
enumeration  50
enumeration  51
enumeration  52
enumeration  59
enumeration  60
enumeration  61
enumeration  62
enumeration  63
enumeration  64
enumeration  69
enumeration  70
enumeration  71
enumeration  72
enumeration  73
enumeration  74
enumeration  75
enumeration  79
enumeration  80
enumeration  81
enumeration  82
enumeration  83
enumeration  84
enumeration  85
enumeration  89
enumeration  99
annotation
documentation
00257
source <xs:element name="LastEventCode">
 
<xs:annotation>
   
<xs:documentation>00257</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
     
<xs:enumeration value="0"/>
     
<xs:enumeration value="10"/>
     
<xs:enumeration value="11"/>
     
<xs:enumeration value="12"/>
     
<xs:enumeration value="13"/>
     
<xs:enumeration value="14"/>
     
<xs:enumeration value="19"/>
     
<xs:enumeration value="20"/>
     
<xs:enumeration value="21"/>
     
<xs:enumeration value="22"/>
     
<xs:enumeration value="23"/>
     
<xs:enumeration value="24"/>
     
<xs:enumeration value="29"/>
     
<xs:enumeration value="30"/>
     
<xs:enumeration value="31"/>
     
<xs:enumeration value="32"/>
     
<xs:enumeration value="33"/>
     
<xs:enumeration value="34"/>
     
<xs:enumeration value="35"/>
     
<xs:enumeration value="39"/>
     
<xs:enumeration value="40"/>
     
<xs:enumeration value="41"/>
     
<xs:enumeration value="42"/>
     
<xs:enumeration value="43"/>
     
<xs:enumeration value="44"/>
     
<xs:enumeration value="45"/>
     
<xs:enumeration value="49"/>
     
<xs:enumeration value="50"/>
     
<xs:enumeration value="51"/>
     
<xs:enumeration value="52"/>
     
<xs:enumeration value="59"/>
     
<xs:enumeration value="60"/>
     
<xs:enumeration value="61"/>
     
<xs:enumeration value="62"/>
     
<xs:enumeration value="63"/>
     
<xs:enumeration value="64"/>
     
<xs:enumeration value="69"/>
     
<xs:enumeration value="70"/>
     
<xs:enumeration value="71"/>
     
<xs:enumeration value="72"/>
     
<xs:enumeration value="73"/>
     
<xs:enumeration value="74"/>
     
<xs:enumeration value="75"/>
     
<xs:enumeration value="79"/>
     
<xs:enumeration value="80"/>
     
<xs:enumeration value="81"/>
     
<xs:enumeration value="82"/>
     
<xs:enumeration value="83"/>
     
<xs:enumeration value="84"/>
     
<xs:enumeration value="85"/>
     
<xs:enumeration value="89"/>
     
<xs:enumeration value="99"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Nationality
diagram AOAT004_20251_p26.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 AOAT004_20251_p27.png
type extension of NaturalPersonType
properties
content  complex
children NaturalPersonSequenceNbrINSSSISWorkerNameWorkerFirstNameWorkerInitialWorkerBirthdateWorkerBirthplaceWorkerBirthplaceCountryWorkerSexWorkerStreetWorkerHouseNbrWorkerPostBoxWorkerZIPCodeWorkerCityWorkerCountryNationalityNaturalPersonUserReferenceAccidentLinkSeriousAccidentData
used by
element  EmployerDeclarationLink
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="AccidentLink"/>
         
<xs:element ref="SeriousAccidentData"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

element ObjectCode
diagram AOAT004_20251_p31.png
type restriction of xs:string
properties
content  simple
used by
complexType  SeriousAccidentDataType
facets
Kind  Value  Annotation
maxLength  5
enumeration  00.00
enumeration  00.01
enumeration  00.02
enumeration  00.99
enumeration  01.00
enumeration  01.01
enumeration  01.02
enumeration  01.03
enumeration  01.99
enumeration  02.00
enumeration  02.01
enumeration  02.02
enumeration  02.03
enumeration  02.04
enumeration  02.05
enumeration  02.99
enumeration  03.00
enumeration  03.01
enumeration  03.02
enumeration  03.03
enumeration  03.99
enumeration  04.00
enumeration  04.01
enumeration  04.02
enumeration  04.03
enumeration  04.99
enumeration  05.00
enumeration  05.01
enumeration  05.02
enumeration  05.99
enumeration  06.00
enumeration  06.01
enumeration  06.02
enumeration  06.03
enumeration  06.04
enumeration  06.05
enumeration  06.06
enumeration  06.07
enumeration  06.08
enumeration  06.09
enumeration  06.10
enumeration  06.11
enumeration  06.12
enumeration  06.13
enumeration  06.14
enumeration  06.15
enumeration  06.99
enumeration  07.00
enumeration  07.01
enumeration  07.02
enumeration  07.03
enumeration  07.04
enumeration  07.05
enumeration  07.06
enumeration  07.07
enumeration  07.08
enumeration  07.09
enumeration  07.10
enumeration  07.11
enumeration  07.12
enumeration  07.13
enumeration  07.14
enumeration  07.15
enumeration  07.16
enumeration  07.17
enumeration  07.99
enumeration  08.00
enumeration  08.01
enumeration  08.02
enumeration  08.03
enumeration  08.04
enumeration  08.05
enumeration  08.06
enumeration  08.07
enumeration  08.08
enumeration  08.09
enumeration  08.10
enumeration  08.11
enumeration  08.12
enumeration  08.13
enumeration  08.14
enumeration  08.15
enumeration  08.99
enumeration  09.00
enumeration  09.01
enumeration  09.02
enumeration  09.03
enumeration  09.04
enumeration  09.99
enumeration  10.00
enumeration  10.01
enumeration  10.02
enumeration  10.03
enumeration  10.04
enumeration  10.05
enumeration  10.06
enumeration  10.07
enumeration  10.08
enumeration  10.09
enumeration  10.10
enumeration  10.11
enumeration  10.12
enumeration  10.13
enumeration  10.14
enumeration  10.15
enumeration  10.16
enumeration  10.17
enumeration  10.18
enumeration  10.99
enumeration  11.00
enumeration  11.01
enumeration  11.02
enumeration  11.03
enumeration  11.04
enumeration  11.05
enumeration  11.06
enumeration  11.07
enumeration  11.08
enumeration  11.09
enumeration  11.99
enumeration  12.00
enumeration  12.01
enumeration  12.02
enumeration  12.03
enumeration  12.04
enumeration  12.99
enumeration  13.00
enumeration  13.01
enumeration  13.02
enumeration  13.03
enumeration  13.04
enumeration  13.05
enumeration  13.06
enumeration  13.07
enumeration  13.99
enumeration  14.00
enumeration  14.01
enumeration  14.02
enumeration  14.03
enumeration  14.04
enumeration  14.05
enumeration  14.06
enumeration  14.07
enumeration  14.08
enumeration  14.09
enumeration  14.10
enumeration  14.11
enumeration  14.12
enumeration  14.99
enumeration  15.00
enumeration  15.01
enumeration  15.02
enumeration  15.03
enumeration  15.04
enumeration  15.05
enumeration  15.06
enumeration  15.07
enumeration  15.08
enumeration  15.99
enumeration  16.00
enumeration  16.01
enumeration  16.02
enumeration  16.03
enumeration  16.99
enumeration  17.00
enumeration  17.01
enumeration  17.02
enumeration  17.03
enumeration  17.04
enumeration  17.05
enumeration  17.06
enumeration  17.07
enumeration  17.08
enumeration  17.99
enumeration  18.00
enumeration  18.01
enumeration  18.02
enumeration  18.03
enumeration  18.04
enumeration  18.05
enumeration  18.06
enumeration  18.99
enumeration  19.00
enumeration  19.01
enumeration  19.02
enumeration  19.03
enumeration  19.99
enumeration  20.00
enumeration  20.01
enumeration  20.02
enumeration  20.03
enumeration  20.99
enumeration  99.00
annotation
documentation
00258
source <xs:element name="ObjectCode">
 
<xs:annotation>
   
<xs:documentation>00258</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="5"/>
     
<xs:enumeration value="00.00"/>
     
<xs:enumeration value="00.01"/>
     
<xs:enumeration value="00.02"/>
     
<xs:enumeration value="00.99"/>
     
<xs:enumeration value="01.00"/>
     
<xs:enumeration value="01.01"/>
     
<xs:enumeration value="01.02"/>
     
<xs:enumeration value="01.03"/>
     
<xs:enumeration value="01.99"/>
     
<xs:enumeration value="02.00"/>
     
<xs:enumeration value="02.01"/>
     
<xs:enumeration value="02.02"/>
     
<xs:enumeration value="02.03"/>
     
<xs:enumeration value="02.04"/>
     
<xs:enumeration value="02.05"/>
     
<xs:enumeration value="02.99"/>
     
<xs:enumeration value="03.00"/>
     
<xs:enumeration value="03.01"/>
     
<xs:enumeration value="03.02"/>
     
<xs:enumeration value="03.03"/>
     
<xs:enumeration value="03.99"/>
     
<xs:enumeration value="04.00"/>
     
<xs:enumeration value="04.01"/>
     
<xs:enumeration value="04.02"/>
     
<xs:enumeration value="04.03"/>
     
<xs:enumeration value="04.99"/>
     
<xs:enumeration value="05.00"/>
     
<xs:enumeration value="05.01"/>
     
<xs:enumeration value="05.02"/>
     
<xs:enumeration value="05.99"/>
     
<xs:enumeration value="06.00"/>
     
<xs:enumeration value="06.01"/>
     
<xs:enumeration value="06.02"/>
     
<xs:enumeration value="06.03"/>
     
<xs:enumeration value="06.04"/>
     
<xs:enumeration value="06.05"/>
     
<xs:enumeration value="06.06"/>
     
<xs:enumeration value="06.07"/>
     
<xs:enumeration value="06.08"/>
     
<xs:enumeration value="06.09"/>
     
<xs:enumeration value="06.10"/>
     
<xs:enumeration value="06.11"/>
     
<xs:enumeration value="06.12"/>
     
<xs:enumeration value="06.13"/>
     
<xs:enumeration value="06.14"/>
     
<xs:enumeration value="06.15"/>
     
<xs:enumeration value="06.99"/>
     
<xs:enumeration value="07.00"/>
     
<xs:enumeration value="07.01"/>
     
<xs:enumeration value="07.02"/>
     
<xs:enumeration value="07.03"/>
     
<xs:enumeration value="07.04"/>
     
<xs:enumeration value="07.05"/>
     
<xs:enumeration value="07.06"/>
     
<xs:enumeration value="07.07"/>
     
<xs:enumeration value="07.08"/>
     
<xs:enumeration value="07.09"/>
     
<xs:enumeration value="07.10"/>
     
<xs:enumeration value="07.11"/>
     
<xs:enumeration value="07.12"/>
     
<xs:enumeration value="07.13"/>
     
<xs:enumeration value="07.14"/>
     
<xs:enumeration value="07.15"/>
     
<xs:enumeration value="07.16"/>
     
<xs:enumeration value="07.17"/>
     
<xs:enumeration value="07.99"/>
     
<xs:enumeration value="08.00"/>
     
<xs:enumeration value="08.01"/>
     
<xs:enumeration value="08.02"/>
     
<xs:enumeration value="08.03"/>
     
<xs:enumeration value="08.04"/>
     
<xs:enumeration value="08.05"/>
     
<xs:enumeration value="08.06"/>
     
<xs:enumeration value="08.07"/>
     
<xs:enumeration value="08.08"/>
     
<xs:enumeration value="08.09"/>
     
<xs:enumeration value="08.10"/>
     
<xs:enumeration value="08.11"/>
     
<xs:enumeration value="08.12"/>
     
<xs:enumeration value="08.13"/>
     
<xs:enumeration value="08.14"/>
     
<xs:enumeration value="08.15"/>
     
<xs:enumeration value="08.99"/>
     
<xs:enumeration value="09.00"/>
     
<xs:enumeration value="09.01"/>
     
<xs:enumeration value="09.02"/>
     
<xs:enumeration value="09.03"/>
     
<xs:enumeration value="09.04"/>
     
<xs:enumeration value="09.99"/>
     
<xs:enumeration value="10.00"/>
     
<xs:enumeration value="10.01"/>
     
<xs:enumeration value="10.02"/>
     
<xs:enumeration value="10.03"/>
     
<xs:enumeration value="10.04"/>
     
<xs:enumeration value="10.05"/>
     
<xs:enumeration value="10.06"/>
     
<xs:enumeration value="10.07"/>
     
<xs:enumeration value="10.08"/>
     
<xs:enumeration value="10.09"/>
     
<xs:enumeration value="10.10"/>
     
<xs:enumeration value="10.11"/>
     
<xs:enumeration value="10.12"/>
     
<xs:enumeration value="10.13"/>
     
<xs:enumeration value="10.14"/>
     
<xs:enumeration value="10.15"/>
     
<xs:enumeration value="10.16"/>
     
<xs:enumeration value="10.17"/>
     
<xs:enumeration value="10.18"/>
     
<xs:enumeration value="10.99"/>
     
<xs:enumeration value="11.00"/>
     
<xs:enumeration value="11.01"/>
     
<xs:enumeration value="11.02"/>
     
<xs:enumeration value="11.03"/>
     
<xs:enumeration value="11.04"/>
     
<xs:enumeration value="11.05"/>
     
<xs:enumeration value="11.06"/>
     
<xs:enumeration value="11.07"/>
     
<xs:enumeration value="11.08"/>
     
<xs:enumeration value="11.09"/>
     
<xs:enumeration value="11.99"/>
     
<xs:enumeration value="12.00"/>
     
<xs:enumeration value="12.01"/>
     
<xs:enumeration value="12.02"/>
     
<xs:enumeration value="12.03"/>
     
<xs:enumeration value="12.04"/>
     
<xs:enumeration value="12.99"/>
     
<xs:enumeration value="13.00"/>
     
<xs:enumeration value="13.01"/>
     
<xs:enumeration value="13.02"/>
     
<xs:enumeration value="13.03"/>
     
<xs:enumeration value="13.04"/>
     
<xs:enumeration value="13.05"/>
     
<xs:enumeration value="13.06"/>
     
<xs:enumeration value="13.07"/>
     
<xs:enumeration value="13.99"/>
     
<xs:enumeration value="14.00"/>
     
<xs:enumeration value="14.01"/>
     
<xs:enumeration value="14.02"/>
     
<xs:enumeration value="14.03"/>
     
<xs:enumeration value="14.04"/>
     
<xs:enumeration value="14.05"/>
     
<xs:enumeration value="14.06"/>
     
<xs:enumeration value="14.07"/>
     
<xs:enumeration value="14.08"/>
     
<xs:enumeration value="14.09"/>
     
<xs:enumeration value="14.10"/>
     
<xs:enumeration value="14.11"/>
     
<xs:enumeration value="14.12"/>
     
<xs:enumeration value="14.99"/>
     
<xs:enumeration value="15.00"/>
     
<xs:enumeration value="15.01"/>
     
<xs:enumeration value="15.02"/>
     
<xs:enumeration value="15.03"/>
     
<xs:enumeration value="15.04"/>
     
<xs:enumeration value="15.05"/>
     
<xs:enumeration value="15.06"/>
     
<xs:enumeration value="15.07"/>
     
<xs:enumeration value="15.08"/>
     
<xs:enumeration value="15.99"/>
     
<xs:enumeration value="16.00"/>
     
<xs:enumeration value="16.01"/>
     
<xs:enumeration value="16.02"/>
     
<xs:enumeration value="16.03"/>
     
<xs:enumeration value="16.99"/>
     
<xs:enumeration value="17.00"/>
     
<xs:enumeration value="17.01"/>
     
<xs:enumeration value="17.02"/>
     
<xs:enumeration value="17.03"/>
     
<xs:enumeration value="17.04"/>
     
<xs:enumeration value="17.05"/>
     
<xs:enumeration value="17.06"/>
     
<xs:enumeration value="17.07"/>
     
<xs:enumeration value="17.08"/>
     
<xs:enumeration value="17.99"/>
     
<xs:enumeration value="18.00"/>
     
<xs:enumeration value="18.01"/>
     
<xs:enumeration value="18.02"/>
     
<xs:enumeration value="18.03"/>
     
<xs:enumeration value="18.04"/>
     
<xs:enumeration value="18.05"/>
     
<xs:enumeration value="18.06"/>
     
<xs:enumeration value="18.99"/>
     
<xs:enumeration value="19.00"/>
     
<xs:enumeration value="19.01"/>
     
<xs:enumeration value="19.02"/>
     
<xs:enumeration value="19.03"/>
     
<xs:enumeration value="19.99"/>
     
<xs:enumeration value="20.00"/>
     
<xs:enumeration value="20.01"/>
     
<xs:enumeration value="20.02"/>
     
<xs:enumeration value="20.03"/>
     
<xs:enumeration value="20.99"/>
     
<xs:enumeration value="99.00"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element RiskIdentification
diagram AOAT004_20251_p32.png
type RiskIdentificationType
properties
content  complex
children IdentificationOfRisk
used by
element  Form
annotation
documentation
90064
source <xs:element name="RiskIdentification" type="RiskIdentificationType">
 
<xs:annotation>
   
<xs:documentation>90064</xs:documentation>
 
</xs:annotation>
</xs:element>

element SeriousAccidentData
diagram AOAT004_20251_p33.png
type extension of SeriousAccidentDataType
properties
content  complex
children AccidentNatureAccidentConsequencesLastEventCodeObjectCodeInjuriesNatureCodeSeriousAccidentDescriptionVictimNbrYardTicketAccidentPlaceAddress
used by
element  NaturalPerson
annotation
documentation
90331
source <xs:element name="SeriousAccidentData">
 
<xs:annotation>
   
<xs:documentation>90331</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="SeriousAccidentDataType">
       
<xs:sequence>
         
<xs:element ref="AccidentPlaceAddress" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

element SIS
diagram AOAT004_20251_p35.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 Trusteeship
diagram AOAT004_20251_p36.png
type restriction of xs:integer
properties
content  simple
used by
complexType  EmployerDeclarationLinkType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
00012
source <xs:element name="Trusteeship">
 
<xs:annotation>
   
<xs:documentation>00012</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="1"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element TypeForm
diagram AOAT004_20251_p37.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 VictimNbr
diagram AOAT004_20251_p38.png
type restriction of xs:integer
properties
content  simple
used by
complexType  SeriousAccidentDataType
facets
Kind  Value  Annotation
totalDigits  2
annotation
documentation
00820
source <xs:element name="VictimNbr">
 
<xs:annotation>
   
<xs:documentation>00820</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

element WorkerFirstName
diagram AOAT004_20251_p44.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 AOAT004_20251_p45.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 AOAT004_20251_p46.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 AOAT004_20251_p47.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 AOAT004_20251_p48.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 AOAT004_20251_p49.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 WorkerStreet
diagram AOAT004_20251_p50.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 WorkerZIPCode
diagram AOAT004_20251_p51.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 YardTicket
diagram AOAT004_20251_p52.png
type restriction of xs:string
properties
content  simple
used by
complexType  SeriousAccidentDataType
facets
Kind  Value  Annotation
maxLength  20
annotation
documentation
00821
source <xs:element name="YardTicket">
 
<xs:annotation>
   
<xs:documentation>00821</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

complexType AccidentLinkType
diagram AOAT004_20251_p53.png
children AccidentDate
used by
element  AccidentLink
source <xs:complexType name="AccidentLinkType">
 
<xs:sequence>
   
<xs:element ref="AccidentDate"/>
 
</xs:sequence>
</xs:complexType>

complexType AccidentPlaceAddressType
diagram AOAT004_20251_p54.png
children AccidentPlaceStreetAccidentPlaceHouseNbrAccidentPlacePostBoxAccidentPlaceZIPCodeAccidentPlaceCityAccidentPlaceCountry
used by
element  AccidentPlaceAddress
source <xs:complexType name="AccidentPlaceAddressType">
 
<xs:sequence>
   
<xs:element ref="AccidentPlaceStreet"/>
   
<xs:element ref="AccidentPlaceHouseNbr"/>
   
<xs:element ref="AccidentPlacePostBox" minOccurs="0"/>
   
<xs:element ref="AccidentPlaceZIPCode"/>
   
<xs:element ref="AccidentPlaceCity"/>
   
<xs:element ref="AccidentPlaceCountry"/>
 
</xs:sequence>
</xs:complexType>

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

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

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

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

complexType SeriousAccidentDataType
diagram AOAT004_20251_p60.png
children AccidentNatureAccidentConsequencesLastEventCodeObjectCodeInjuriesNatureCodeSeriousAccidentDescriptionVictimNbrYardTicket
used by
element  SeriousAccidentData
source <xs:complexType name="SeriousAccidentDataType">
 
<xs:sequence>
   
<xs:element ref="AccidentNature"/>
   
<xs:element ref="AccidentConsequences"/>
   
<xs:element ref="LastEventCode" minOccurs="0"/>
   
<xs:element ref="ObjectCode" minOccurs="0"/>
   
<xs:element ref="InjuriesNatureCode" minOccurs="0"/>
   
<xs:element ref="SeriousAccidentDescription"/>
   
<xs:element ref="VictimNbr"/>
   
<xs:element ref="YardTicket" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>


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