Schema AOAT503_20241.xsd


ROOT ELEMENT AOAT503
attributeFormDefault unqualified
elementFormDefault qualified
 
Elements  Complex types 
AccidentDate  AccidentLinkType 
AccidentLink  DclInformationType 
AOAT503  EmployerDeclarationLinkType 
AttestationStatus  FormType 
BisFlagIndication  HandledEmployerDeclarationLinkType 
CompanyID  HandledNaturalPersonType 
DclInformation  HandledOriginalFormType 
EmployerCity  HandledReferenceType 
EmployerCountry  InsuranceLinkType 
EmployerDeclarationLink  NaturalPersonType 
EmployerDenomination  ReferenceType 
EmployerHouseNbr  WorkRecoveryType 
EmployerPostBox 
EmployerStreet 
EmployerZIPCode 
Form 
FormCreationDate 
FormCreationHour 
HandledEmployerDeclarationLink 
HandledNaturalPerson 
HandledOriginalForm 
HandledReference 
Identification 
ImportanceCode 
INSS 
InsuranceLink 
InsurerId 
LanguageCodePdf 
LegalForm 
Nationality 
NaturalPerson 
NaturalPersonSequenceNbr 
NaturalPersonUserReference 
NOSSRegistrationNbr 
OriolusSubStatusRip 
OriolusSuccessCode 
PolicyIdentifier 
PreviousINSS 
Reference 
ReferenceNbr 
ReferenceOrigin 
ReferenceType 
SIS 
Trusteeship 
TrusteeshipCity 
TrusteeshipCountry 
TrusteeshipHouseNbr 
TrusteeshipPostBox 
TrusteeshipRegistrationNbr 
TrusteeshipStreet 
TrusteeshipZIPCode 
TypeForm 
WorkerBirthdate 
WorkerBirthplace 
WorkerBirthplaceCountry 
WorkerCity 
WorkerCountry 
WorkerFirstName 
WorkerHouseNbr 
WorkerInitial 
WorkerName 
WorkerPostBox 
WorkerSex 
WorkerStreet 
WorkerZIPCode 
WorkRecovery 
WorkRecoveryDate 


element AccidentDate
diagram AOAT503_20241_p1.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 AOAT503_20241_p2.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 AOAT503
diagram AOAT503_20241_p3.png
properties
content  complex
children Form
annotation
documentation
90137
source <xs:element name="AOAT503">
 
<xs:annotation>
   
<xs:documentation>90137</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Form"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element AttestationStatus
diagram AOAT503_20241_p4.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  FormTypeHandledOriginalFormType
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 BisFlagIndication
diagram AOAT503_20241_p5.png
type restriction of xs:integer
properties
content  simple
used by
complexType  HandledNaturalPersonType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
00216
source <xs:element name="BisFlagIndication">
 
<xs:annotation>
   
<xs:documentation>00216</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="1"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element CompanyID
diagram AOAT503_20241_p6.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  EmployerDeclarationLinkTypeHandledEmployerDeclarationLinkType
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 AOAT503_20241_p7.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 EmployerCity
diagram AOAT503_20241_p8.png
type restriction of xs:string
properties
content  simple
used by
complexType  HandledEmployerDeclarationLinkType
facets
Kind  Value  Annotation
maxLength  40
annotation
documentation
00162
source <xs:element name="EmployerCity">
 
<xs:annotation>
   
<xs:documentation>00162</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="40"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

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

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

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

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

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

element Form
diagram AOAT503_20241_p16.png
type extension of FormType
properties
content  complex
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeFormHandledOriginalFormDclInformationReferenceHandledReferenceEmployerDeclarationLink
used by
element  AOAT503
annotation
documentation
90059
source <xs:element name="Form">
 
<xs:annotation>
   
<xs:documentation>90059</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="FormType">
       
<xs:sequence>
         
<xs:element ref="HandledOriginalForm" minOccurs="1" maxOccurs="1"/>
         
<xs:element ref="DclInformation"/>
         
<xs:element ref="Reference" maxOccurs="3"/>
         
<xs:element ref="HandledReference" minOccurs="1" maxOccurs="1"/>
         
<xs:element ref="EmployerDeclarationLink"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element FormCreationDate
diagram AOAT503_20241_p17.png
type restriction of xs:date
properties
content  simple
used by
complexTypes  FormTypeHandledOriginalFormType
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 AOAT503_20241_p18.png
type restriction of xs:time
properties
content  simple
used by
complexTypes  FormTypeHandledOriginalFormType
facets
Kind  Value  Annotation
pattern  \d{2}:\d{2}:\d{2}.\d{3}
annotation
documentation
00299
appinfo
Time_conversion1
source <xs:element name="FormCreationHour">
 
<xs:annotation>
   
<xs:documentation>00299</xs:documentation>
   
<xs:appinfo source="ConversionID">Time_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:time">
     
<xs:pattern value="\d{2}:\d{2}:\d{2}.\d{3}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

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

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

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

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

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

element InsuranceLink
diagram AOAT503_20241_p26.png
type InsuranceLinkType
properties
content  complex
children InsurerIdPolicyIdentifier
used by
element  NaturalPerson
annotation
documentation
90099
source <xs:element name="InsuranceLink" type="InsuranceLinkType">
 
<xs:annotation>
   
<xs:documentation>90099</xs:documentation>
 
</xs:annotation>
</xs:element>

element InsurerId
diagram AOAT503_20241_p27.png
type restriction of xs:string
properties
content  simple
used by
complexType  InsuranceLinkType
facets
Kind  Value  Annotation
maxLength  4
pattern  \d{4}
enumeration  0004
enumeration  0006
enumeration  0008
enumeration  0010
enumeration  0112
enumeration  0114
enumeration  1001
enumeration  1004
enumeration  1006
enumeration  1007
enumeration  1008
enumeration  1012
enumeration  1015
enumeration  1017
enumeration  1018
enumeration  1021
enumeration  1025
enumeration  1149
enumeration  1150
enumeration  1152
enumeration  1153
enumeration  1248
enumeration  1253
enumeration  6000
enumeration  9015
annotation
documentation
00275
source <xs:element name="InsurerId">
 
<xs:annotation>
   
<xs:documentation>00275</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="4"/>
     
<xs:pattern value="\d{4}"/>
     
<xs:enumeration value="0004"/>
     
<xs:enumeration value="0006"/>
     
<xs:enumeration value="0008"/>
     
<xs:enumeration value="0010"/>
     
<xs:enumeration value="0112"/>
     
<xs:enumeration value="0114"/>
     
<xs:enumeration value="1001"/>
     
<xs:enumeration value="1004"/>
     
<xs:enumeration value="1006"/>
     
<xs:enumeration value="1007"/>
     
<xs:enumeration value="1008"/>
     
<xs:enumeration value="1012"/>
     
<xs:enumeration value="1015"/>
     
<xs:enumeration value="1017"/>
     
<xs:enumeration value="1018"/>
     
<xs:enumeration value="1021"/>
     
<xs:enumeration value="1025"/>
     
<xs:enumeration value="1149"/>
     
<xs:enumeration value="1150"/>
     
<xs:enumeration value="1152"/>
     
<xs:enumeration value="1153"/>
     
<xs:enumeration value="1248"/>
     
<xs:enumeration value="1253"/>
     
<xs:enumeration value="6000"/>
     
<xs:enumeration value="9015"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element LanguageCodePdf
diagram AOAT503_20241_p28.png
type restriction of xs:integer
properties
content  simple
used by
complexType  DclInformationType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  3
totalDigits  1
annotation
documentation
00156
source <xs:element name="LanguageCodePdf">
 
<xs:annotation>
   
<xs:documentation>00156</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="3"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element Nationality
diagram AOAT503_20241_p30.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 AOAT503_20241_p31.png
type extension of NaturalPersonType
properties
content  complex
children NaturalPersonSequenceNbrINSSSISWorkerNameWorkerFirstNameWorkerInitialWorkerBirthdateWorkerBirthplaceWorkerBirthplaceCountryWorkerSexWorkerStreetWorkerHouseNbrWorkerPostBoxWorkerZIPCodeWorkerCityWorkerCountryNationalityNaturalPersonUserReferenceHandledNaturalPersonWorkRecoveryInsuranceLinkAccidentLink
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="HandledNaturalPerson" minOccurs="1" maxOccurs="1"/>
         
<xs:element ref="WorkRecovery"/>
         
<xs:element ref="InsuranceLink"/>
         
<xs:element ref="AccidentLink"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

element NaturalPersonUserReference
diagram AOAT503_20241_p33.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 AOAT503_20241_p34.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  EmployerDeclarationLinkTypeHandledEmployerDeclarationLinkType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  199999934
totalDigits  9
annotation
documentation
00011
appinfo
Noss_conversion1
appinfo
xs:nossRegistrationNbr
source <xs:element name="NOSSRegistrationNbr">
 
<xs:annotation>
   
<xs:documentation>00011</xs:documentation>
   
<xs:appinfo source="ConversionID">Noss_conversion1</xs:appinfo>
   
<xs:appinfo source="TDOType">xs:nossRegistrationNbr</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="199999934"/>
     
<xs:totalDigits value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

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

element PreviousINSS
diagram AOAT503_20241_p38.png
type restriction of xs:integer
properties
content  simple
used by
complexType  HandledNaturalPersonType
facets
Kind  Value  Annotation
totalDigits  11
pattern  [0]|\d{11}
annotation
documentation
01062
appinfo
Inss_conversion1
appinfo
xs:inss
source <xs:element name="PreviousINSS">
 
<xs:annotation>
   
<xs:documentation>01062</xs:documentation>
   
<xs:appinfo source="ConversionID">Inss_conversion1</xs:appinfo>
   
<xs:appinfo source="TDOType">xs:inss</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="11"/>
     
<xs:pattern value="[0]|\d{11}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Reference
diagram AOAT503_20241_p39.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 AOAT503_20241_p40.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledReferenceTypeReferenceType
facets
Kind  Value  Annotation
minLength  1
maxLength  20
annotation
documentation
00222
source <xs:element name="ReferenceNbr">
 
<xs:annotation>
   
<xs:documentation>00222</xs:documentation>
 
</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 AOAT503_20241_p41.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledReferenceTypeReferenceType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  3
totalDigits  1
annotation
documentation
00298
source <xs:element name="ReferenceOrigin">
 
<xs:annotation>
   
<xs:documentation>00298</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="3"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

element Trusteeship
diagram AOAT503_20241_p44.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  EmployerDeclarationLinkTypeHandledEmployerDeclarationLinkType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
00012
source <xs:element name="Trusteeship">
 
<xs:annotation>
   
<xs:documentation>00012</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="1"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

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

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

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

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

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

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

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

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

element WorkerBirthplaceCountry
diagram AOAT503_20241_p55.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 AOAT503_20241_p56.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 AOAT503_20241_p57.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 AOAT503_20241_p58.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 AOAT503_20241_p59.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 AOAT503_20241_p60.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
facets
Kind  Value  Annotation
length  1
pattern  \p{L}
annotation
documentation
00027
source <xs:element name="WorkerInitial">
 
<xs:annotation>
   
<xs:documentation>00027</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:length value="1"/>
     
<xs:pattern value="\p{L}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkerName
diagram AOAT503_20241_p61.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 AOAT503_20241_p62.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 AOAT503_20241_p63.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  2
totalDigits  1
annotation
documentation
00029
source <xs:element name="WorkerSex">
 
<xs:annotation>
   
<xs:documentation>00029</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="2"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkerStreet
diagram AOAT503_20241_p64.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 AOAT503_20241_p65.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  HandledNaturalPersonTypeNaturalPersonType
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 WorkRecovery
diagram AOAT503_20241_p66.png
type WorkRecoveryType
properties
content  complex
children WorkRecoveryDate
used by
element  NaturalPerson
annotation
documentation
90016
source <xs:element name="WorkRecovery" type="WorkRecoveryType">
 
<xs:annotation>
   
<xs:documentation>90016</xs:documentation>
 
</xs:annotation>
</xs:element>

element WorkRecoveryDate
diagram AOAT503_20241_p67.png
type restriction of xs:date
properties
content  simple
used by
complexType  WorkRecoveryType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00128
appinfo
Date_conversion1
source <xs:element name="WorkRecoveryDate">
 
<xs:annotation>
   
<xs:documentation>00128</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>

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

complexType DclInformationType
diagram AOAT503_20241_p69.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 AOAT503_20241_p70.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 AOAT503_20241_p71.png
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeForm
used by
element  Form
source <xs:complexType name="FormType">
 
<xs:sequence>
   
<xs:element ref="Identification"/>
   
<xs:element ref="FormCreationDate"/>
   
<xs:element ref="FormCreationHour"/>
   
<xs:element ref="AttestationStatus"/>
   
<xs:element ref="TypeForm"/>
 
</xs:sequence>
</xs:complexType>

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

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

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

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

complexType InsuranceLinkType
diagram AOAT503_20241_p76.png
children InsurerIdPolicyIdentifier
used by
element  InsuranceLink
source <xs:complexType name="InsuranceLinkType">
 
<xs:sequence>
   
<xs:element ref="InsurerId"/>
   
<xs:element ref="PolicyIdentifier"/>
 
</xs:sequence>
</xs:complexType>

complexType NaturalPersonType
diagram AOAT503_20241_p77.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 ReferenceType
diagram AOAT503_20241_p78.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 WorkRecoveryType
diagram AOAT503_20241_p79.png
children WorkRecoveryDate
used by
element  WorkRecovery
source <xs:complexType name="WorkRecoveryType">
 
<xs:sequence>
   
<xs:element ref="WorkRecoveryDate"/>
 
</xs:sequence>
</xs:complexType>


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