Schema CareerHistory_20241.xsd


ROOT ELEMENT CareerHistory
attributeFormDefault unqualified
elementFormDefault qualified
 
Elements  Complex types 
AdditionalScaleSalaryAmount  AdditionalScaleSalaryHDType 
AdditionalScaleSalaryBasisAmount  AttestationPropertiesType 
AdditionalScaleSalaryEndDate  CareerHistoryElementType 
AdditionalScaleSalaryHD  CareerHistoryEmployerDeclarationType 
AdditionalScaleSalaryPercentage  CareerHistoryEmployerIdType 
AdditionalScaleSalaryReference  CommunicationType 
AdditionalScaleSalarySequenceNbr  ContactCoordinatesDetailsType 
AdditionalScaleSalaryStartDate  CoordinatesContactPersonType 
AddressDetails  DegreeType 
AssignmentType  EmployerIdType 
AttestationProperties  FormType 
AttestationStatus  HistoricalAttestationInformationType 
BasicMeanWorkingHours  NaturalPersonType 
BelgianDegree  NonSituableAbsenceType 
CalendarYear  ReferenceType 
CareerElementEndDate  ScaleSalaryHDType 
CareerElementSequenceNbr 
CareerElementStartDate 
CareerHistory 
CareerHistoryElement 
CareerHistoryEmployerDeclaration 
CareerHistoryEmployerId 
CareerNature 
Communication 
CompanyID 
ContactCoordinatesDetails 
ContractType 
CoordinatesContactPerson 
DaysNbr 
Degree 
DegreeDenomination 
DegreeGrantingDate 
Denomination 
EducationType 
EmailAddress 
EmployerDescription 
EmployerId 
EmployerSequenceNbr 
FaxNbr 
FirstName 
FlyingStaffClass 
Form 
FormCreationDate 
FormCreationHour 
FunctionNature 
GradeOrFunction 
GrantAidedSchool 
GSMNbr 
HistoricalAttestationInformation 
HistoricalAttestationType 
Identification 
INSS 
IsCompleted 
MeanWorkingHours 
Name 
NaturalPerson 
NbrHoursOrServices 
NonSituableAbsence 
NonSituableAbsenceCode 
NOSSLPARegistrationNbr 
NOSSRegistrationNbr 
PecuniarySeniorityStartDate 
PhoneNbr 
PSEmploymentRelationshipNature 
PSPSEmployerNbr 
PublicSectorInstitutionType 
PublicSectorPersonnelCategory 
Reference 
ReferenceNbr 
ReferenceOrigin 
ReferenceType 
RefMeanWorkingHours 
ReorganisationMeasure 
SalaryScaleReference 
ScaleSalaryAmount 
ScaleSalaryEndDate 
ScaleSalaryHD 
ScaleSalarySequenceNbr 
ScaleSalaryStartDate 
ScaleSalaryWeekHoursNbr 
StatutoryRelationEndReason 
StudiesDuration 
TempOrShortFixedContract 
TenthOrTwelfth 
TypeForm 
WeekHoursNbr 
WorkerFirstName 
WorkerName 


element AdditionalScaleSalaryAmount
diagram CareerHistory_20241_p1.png
type restriction of xs:integer
properties
content  simple
used by
complexType  AdditionalScaleSalaryHDType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  99999999999
totalDigits  11
annotation
documentation
00983
source <xs:element name="AdditionalScaleSalaryAmount">
 
<xs:annotation>
   
<xs:documentation>00983</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="99999999999"/>
     
<xs:totalDigits value="11"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AdditionalScaleSalaryBasisAmount
diagram CareerHistory_20241_p2.png
type restriction of xs:integer
properties
content  simple
used by
complexType  AdditionalScaleSalaryHDType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  99999999999
totalDigits  11
annotation
documentation
00980
source <xs:element name="AdditionalScaleSalaryBasisAmount">
 
<xs:annotation>
   
<xs:documentation>00980</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="99999999999"/>
     
<xs:totalDigits value="11"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AdditionalScaleSalaryEndDate
diagram CareerHistory_20241_p3.png
type restriction of xs:date
properties
content  simple
used by
complexType  AdditionalScaleSalaryHDType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00979
source <xs:element name="AdditionalScaleSalaryEndDate">
 
<xs:annotation>
   
<xs:documentation>00979</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AdditionalScaleSalaryHD
diagram CareerHistory_20241_p4.png
type AdditionalScaleSalaryHDType
properties
content  complex
children AdditionalScaleSalarySequenceNbrAdditionalScaleSalaryStartDateAdditionalScaleSalaryEndDateAdditionalScaleSalaryReferenceAdditionalScaleSalaryBasisAmountAdditionalScaleSalaryPercentageNbrHoursOrServicesAdditionalScaleSalaryAmount
used by
element  ScaleSalaryHD
annotation
documentation
90421
source <xs:element name="AdditionalScaleSalaryHD" type="AdditionalScaleSalaryHDType">
 
<xs:annotation>
   
<xs:documentation>90421</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdditionalScaleSalaryPercentage
diagram CareerHistory_20241_p5.png
type restriction of xs:integer
properties
content  simple
used by
complexType  AdditionalScaleSalaryHDType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  99999
totalDigits  5
annotation
documentation
00981
source <xs:element name="AdditionalScaleSalaryPercentage">
 
<xs:annotation>
   
<xs:documentation>00981</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="99999"/>
     
<xs:totalDigits value="5"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AdditionalScaleSalaryReference
diagram CareerHistory_20241_p6.png
type restriction of xs:integer
properties
content  simple
used by
complexType  AdditionalScaleSalaryHDType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  999999999999
totalDigits  12
annotation
documentation
00977
source <xs:element name="AdditionalScaleSalaryReference">
 
<xs:annotation>
   
<xs:documentation>00977</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="999999999999"/>
     
<xs:totalDigits value="12"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element AdditionalScaleSalaryStartDate
diagram CareerHistory_20241_p8.png
type restriction of xs:date
properties
content  simple
used by
complexType  AdditionalScaleSalaryHDType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00978
source <xs:element name="AdditionalScaleSalaryStartDate">
 
<xs:annotation>
   
<xs:documentation>00978</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AddressDetails
diagram CareerHistory_20241_p9.png
type restriction of xs:string
properties
content  simple
used by
complexType  ContactCoordinatesDetailsType
facets
Kind  Value  Annotation
maxLength  200
annotation
documentation
00925
source <xs:element name="AddressDetails">
 
<xs:annotation>
   
<xs:documentation>00925</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="200"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AssignmentType
diagram CareerHistory_20241_p10.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
00967
source <xs:element name="AssignmentType">
 
<xs:annotation>
   
<xs:documentation>00967</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 AttestationProperties
diagram CareerHistory_20241_p11.png
type AttestationPropertiesType
properties
content  complex
children IsCompleted
used by
element  Form
annotation
documentation
90415
source <xs:element name="AttestationProperties" type="AttestationPropertiesType">
 
<xs:annotation>
   
<xs:documentation>90415</xs:documentation>
 
</xs:annotation>
</xs:element>

element AttestationStatus
diagram CareerHistory_20241_p12.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 BasicMeanWorkingHours
diagram CareerHistory_20241_p13.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  4800
totalDigits  4
annotation
documentation
00997
source <xs:element name="BasicMeanWorkingHours">
 
<xs:annotation>
   
<xs:documentation>00997</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="4800"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element BelgianDegree
diagram CareerHistory_20241_p14.png
type restriction of xs:integer
properties
content  simple
used by
complexType  DegreeType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
00988
source <xs:element name="BelgianDegree">
 
<xs:annotation>
   
<xs:documentation>00988</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 CalendarYear
diagram CareerHistory_20241_p15.png
type restriction of xs:integer
properties
content  simple
used by
complexType  NonSituableAbsenceType
facets
Kind  Value  Annotation
minInclusive  1950
maxInclusive  2100
totalDigits  4
annotation
documentation
01004
source <xs:element name="CalendarYear">
 
<xs:annotation>
   
<xs:documentation>01004</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1950"/>
     
<xs:maxInclusive value="2100"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element CareerElementEndDate
diagram CareerHistory_20241_p16.png
type restriction of xs:date
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00995
source <xs:element name="CareerElementEndDate">
 
<xs:annotation>
   
<xs:documentation>00995</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element CareerElementSequenceNbr
diagram CareerHistory_20241_p17.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  9999
totalDigits  4
annotation
documentation
00993
source <xs:element name="CareerElementSequenceNbr">
 
<xs:annotation>
   
<xs:documentation>00993</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="9999"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element CareerElementStartDate
diagram CareerHistory_20241_p18.png
type restriction of xs:date
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00994
source <xs:element name="CareerElementStartDate">
 
<xs:annotation>
   
<xs:documentation>00994</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element CareerHistoryElement
diagram CareerHistory_20241_p20.png
type extension of CareerHistoryElementType
properties
content  complex
children CareerElementSequenceNbrCareerElementStartDateCareerElementEndDatePSEmploymentRelationshipNatureTempOrShortFixedContractMeanWorkingHoursRefMeanWorkingHoursBasicMeanWorkingHoursContractTypeReorganisationMeasureFlyingStaffClassTenthOrTwelfthPublicSectorInstitutionTypePublicSectorPersonnelCategoryGradeOrFunctionAssignmentTypeFunctionNatureStatutoryRelationEndReasonGrantAidedSchoolScaleSalaryHD
used by
element  CareerHistoryEmployerId
annotation
documentation
90419
source <xs:element name="CareerHistoryElement">
 
<xs:annotation>
   
<xs:documentation>90419</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="CareerHistoryElementType">
       
<xs:sequence>
         
<xs:element ref="ScaleSalaryHD" minOccurs="0" maxOccurs="99"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element CareerHistoryEmployerDeclaration
diagram CareerHistory_20241_p21.png
type extension of CareerHistoryEmployerDeclarationType
properties
content  complex
children EmployerIdNaturalPersonCoordinatesContactPerson
used by
element  Form
annotation
documentation
90416
source <xs:element name="CareerHistoryEmployerDeclaration">
 
<xs:annotation>
   
<xs:documentation>90416</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="CareerHistoryEmployerDeclarationType">
       
<xs:sequence>
         
<xs:element ref="EmployerId"/>
         
<xs:element ref="NaturalPerson"/>
         
<xs:element ref="CoordinatesContactPerson" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element CareerHistoryEmployerId
diagram CareerHistory_20241_p22.png
type extension of CareerHistoryEmployerIdType
properties
content  complex
children EmployerSequenceNbrCompanyIDNOSSRegistrationNbrNOSSLPARegistrationNbrPSPSEmployerNbrEmployerDescriptionCareerNatureCareerHistoryElementNonSituableAbsence
used by
element  NaturalPerson
annotation
documentation
90418
source <xs:element name="CareerHistoryEmployerId">
 
<xs:annotation>
   
<xs:documentation>90418</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="CareerHistoryEmployerIdType">
       
<xs:sequence>
         
<xs:element ref="CareerHistoryElement" maxOccurs="unbounded"/>
         
<xs:element ref="NonSituableAbsence" minOccurs="0" maxOccurs="99"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element CareerNature
diagram CareerHistory_20241_p23.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryEmployerIdType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  2
totalDigits  1
annotation
documentation
00992
source <xs:element name="CareerNature">
 
<xs:annotation>
   
<xs:documentation>00992</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 Communication
diagram CareerHistory_20241_p24.png
type CommunicationType
properties
content  complex
children PhoneNbrGSMNbrFaxNbrEmailAddress
used by
element  CoordinatesContactPerson
annotation
documentation
90258
source <xs:element name="Communication" type="CommunicationType">
 
<xs:annotation>
   
<xs:documentation>90258</xs:documentation>
 
</xs:annotation>
</xs:element>

element CompanyID
diagram CareerHistory_20241_p25.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  CareerHistoryEmployerIdTypeEmployerIdType
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 ContactCoordinatesDetails
diagram CareerHistory_20241_p26.png
type ContactCoordinatesDetailsType
properties
content  complex
children DenominationAddressDetails
used by
element  CoordinatesContactPerson
annotation
documentation
90433
source <xs:element name="ContactCoordinatesDetails" type="ContactCoordinatesDetailsType">
 
<xs:annotation>
   
<xs:documentation>90433</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element CoordinatesContactPerson
diagram CareerHistory_20241_p28.png
type extension of CoordinatesContactPersonType
properties
content  complex
children NameFirstNameContactCoordinatesDetailsCommunication
used by
element  CareerHistoryEmployerDeclaration
annotation
documentation
90257
source <xs:element name="CoordinatesContactPerson">
 
<xs:annotation>
   
<xs:documentation>90257</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="CoordinatesContactPersonType">
       
<xs:sequence>
         
<xs:element ref="ContactCoordinatesDetails" minOccurs="0"/>
         
<xs:element ref="Communication" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

element Degree
diagram CareerHistory_20241_p30.png
type DegreeType
properties
content  complex
children DegreeDenominationStudiesDurationDegreeGrantingDateBelgianDegreeEducationType
used by
element  NaturalPerson
annotation
documentation
90417
source <xs:element name="Degree" type="DegreeType">
 
<xs:annotation>
   
<xs:documentation>90417</xs:documentation>
 
</xs:annotation>
</xs:element>

element DegreeDenomination
diagram CareerHistory_20241_p31.png
type restriction of xs:string
properties
content  simple
used by
complexType  DegreeType
facets
Kind  Value  Annotation
maxLength  100
annotation
documentation
00985
source <xs:element name="DegreeDenomination">
 
<xs:annotation>
   
<xs:documentation>00985</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="100"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DegreeGrantingDate
diagram CareerHistory_20241_p32.png
type restriction of xs:date
properties
content  simple
used by
complexType  DegreeType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00987
source <xs:element name="DegreeGrantingDate">
 
<xs:annotation>
   
<xs:documentation>00987</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element EducationType
diagram CareerHistory_20241_p34.png
type restriction of xs:integer
properties
content  simple
used by
complexType  DegreeType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  2
totalDigits  1
annotation
documentation
00989
source <xs:element name="EducationType">
 
<xs:annotation>
   
<xs:documentation>00989</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 EmailAddress
diagram CareerHistory_20241_p35.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  CommunicationTypeHistoricalAttestationInformationType
facets
Kind  Value  Annotation
maxLength  60
annotation
documentation
00637
source <xs:element name="EmailAddress">
 
<xs:annotation>
   
<xs:documentation>00637</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="60"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element EmployerId
diagram CareerHistory_20241_p37.png
type EmployerIdType
properties
content  complex
children NOSSRegistrationNbrNOSSLPARegistrationNbrCompanyID
used by
element  CareerHistoryEmployerDeclaration
annotation
documentation
90256
source <xs:element name="EmployerId" type="EmployerIdType">
 
<xs:annotation>
   
<xs:documentation>90256</xs:documentation>
 
</xs:annotation>
</xs:element>

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

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

element FirstName
diagram CareerHistory_20241_p40.png
type restriction of xs:string
properties
content  simple
used by
complexType  CoordinatesContactPersonType
facets
Kind  Value  Annotation
maxLength  24
annotation
documentation
00727
source <xs:element name="FirstName">
 
<xs:annotation>
   
<xs:documentation>00727</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="24"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element Form
diagram CareerHistory_20241_p42.png
type extension of FormType
properties
content  complex
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeFormReferenceAttestationPropertiesCareerHistoryEmployerDeclaration
used by
element  CareerHistory
annotation
documentation
90059
source <xs:element name="Form">
 
<xs:annotation>
   
<xs:documentation>90059</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="FormType">
       
<xs:sequence>
         
<xs:element ref="Reference" minOccurs="0" maxOccurs="2"/>
         
<xs:element ref="AttestationProperties"/>
         
<xs:element ref="CareerHistoryEmployerDeclaration"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element FormCreationDate
diagram CareerHistory_20241_p43.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 CareerHistory_20241_p44.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 FunctionNature
diagram CareerHistory_20241_p45.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  3
totalDigits  1
annotation
documentation
00968
source <xs:element name="FunctionNature">
 
<xs:annotation>
   
<xs:documentation>00968</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 GradeOrFunction
diagram CareerHistory_20241_p46.png
type restriction of xs:string
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
maxLength  100
annotation
documentation
00963
source <xs:element name="GradeOrFunction">
 
<xs:annotation>
   
<xs:documentation>00963</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="100"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element GrantAidedSchool
diagram CareerHistory_20241_p47.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
00999
source <xs:element name="GrantAidedSchool">
 
<xs:annotation>
   
<xs:documentation>00999</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 GSMNbr
diagram CareerHistory_20241_p48.png
type restriction of xs:string
properties
content  simple
used by
complexType  CommunicationType
facets
Kind  Value  Annotation
maxLength  20
annotation
documentation
00636
source <xs:element name="GSMNbr">
 
<xs:annotation>
   
<xs:documentation>00636</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element HistoricalAttestationInformation
diagram CareerHistory_20241_p49.png
type HistoricalAttestationInformationType
properties
content  complex
children HistoricalAttestationTypeEmailAddress
used by
element  NaturalPerson
annotation
documentation
90437
source <xs:element name="HistoricalAttestationInformation" type="HistoricalAttestationInformationType">
 
<xs:annotation>
   
<xs:documentation>90437</xs:documentation>
 
</xs:annotation>
</xs:element>

element HistoricalAttestationType
diagram CareerHistory_20241_p50.png
type restriction of xs:integer
properties
content  simple
used by
complexType  HistoricalAttestationInformationType
facets
Kind  Value  Annotation
totalDigits  1
enumeration  0
enumeration  1
enumeration  2
enumeration  3
enumeration  4
enumeration  5
enumeration  8
enumeration  9
annotation
documentation
01029
source <xs:element name="HistoricalAttestationType">
 
<xs:annotation>
   
<xs:documentation>01029</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="1"/>
     
<xs:enumeration value="0"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="2"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="4"/>
     
<xs:enumeration value="5"/>
     
<xs:enumeration value="8"/>
     
<xs:enumeration value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element INSS
diagram CareerHistory_20241_p52.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 IsCompleted
diagram CareerHistory_20241_p53.png
type restriction of xs:integer
properties
content  simple
used by
complexType  AttestationPropertiesType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
00984
source <xs:element name="IsCompleted">
 
<xs:annotation>
   
<xs:documentation>00984</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 MeanWorkingHours
diagram CareerHistory_20241_p54.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  4800
totalDigits  4
annotation
documentation
00048
appinfo
HoursCount_conversion1
source <xs:element name="MeanWorkingHours">
 
<xs:annotation>
   
<xs:documentation>00048</xs:documentation>
   
<xs:appinfo source="ConversionID">HoursCount_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="4800"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Name
diagram CareerHistory_20241_p55.png
type restriction of xs:string
properties
content  simple
used by
complexType  CoordinatesContactPersonType
facets
Kind  Value  Annotation
maxLength  48
annotation
documentation
00726
source <xs:element name="Name">
 
<xs:annotation>
   
<xs:documentation>00726</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="48"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element NaturalPerson
diagram CareerHistory_20241_p56.png
type extension of NaturalPersonType
properties
content  complex
children INSSWorkerNameWorkerFirstNameHistoricalAttestationInformationDegreeCareerHistoryEmployerId
used by
element  CareerHistoryEmployerDeclaration
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="HistoricalAttestationInformation" minOccurs="0"/>
         
<xs:element ref="Degree" minOccurs="0" maxOccurs="99"/>
         
<xs:element ref="CareerHistoryEmployerId" maxOccurs="99"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element NbrHoursOrServices
diagram CareerHistory_20241_p57.png
type restriction of xs:integer
properties
content  simple
used by
complexType  AdditionalScaleSalaryHDType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  9999999
totalDigits  7
annotation
documentation
00982
source <xs:element name="NbrHoursOrServices">
 
<xs:annotation>
   
<xs:documentation>00982</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 NonSituableAbsence
diagram CareerHistory_20241_p58.png
type NonSituableAbsenceType
properties
content  complex
children NonSituableAbsenceCodeDaysNbrCalendarYear
used by
element  CareerHistoryEmployerId
annotation
documentation
90422
source <xs:element name="NonSituableAbsence" type="NonSituableAbsenceType">
 
<xs:annotation>
   
<xs:documentation>90422</xs:documentation>
 
</xs:annotation>
</xs:element>

element NonSituableAbsenceCode
diagram CareerHistory_20241_p59.png
type restriction of xs:integer
properties
content  simple
used by
complexType  NonSituableAbsenceType
facets
Kind  Value  Annotation
totalDigits  2
enumeration  31
enumeration  32
enumeration  33
enumeration  41
enumeration  42
enumeration  43
annotation
documentation
01002
source <xs:element name="NonSituableAbsenceCode">
 
<xs:annotation>
   
<xs:documentation>01002</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
     
<xs:enumeration value="31"/>
     
<xs:enumeration value="32"/>
     
<xs:enumeration value="33"/>
     
<xs:enumeration value="41"/>
     
<xs:enumeration value="42"/>
     
<xs:enumeration value="43"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element NOSSLPARegistrationNbr
diagram CareerHistory_20241_p60.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  CareerHistoryEmployerIdTypeEmployerIdType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999926
totalDigits  8
annotation
documentation
00109
appinfo
NossAPL_conversion1
appinfo
xs:nossLpaRegistrationNbr
source <xs:element name="NOSSLPARegistrationNbr">
 
<xs:annotation>
   
<xs:documentation>00109</xs:documentation>
   
<xs:appinfo source="ConversionID">NossAPL_conversion1</xs:appinfo>
   
<xs:appinfo source="TDOType">xs:nossLpaRegistrationNbr</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="99999926"/>
     
<xs:totalDigits value="8"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element NOSSRegistrationNbr
diagram CareerHistory_20241_p61.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  CareerHistoryEmployerIdTypeEmployerIdType
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 PecuniarySeniorityStartDate
diagram CareerHistory_20241_p62.png
type restriction of xs:gYearMonth
properties
content  simple
used by
complexType  ScaleSalaryHDType
facets
Kind  Value  Annotation
minInclusive  1911-01
pattern  \d{4}-\d{2}
annotation
documentation
00972
source <xs:element name="PecuniarySeniorityStartDate">
 
<xs:annotation>
   
<xs:documentation>00972</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:gYearMonth">
     
<xs:minInclusive value="1911-01"/>
     
<xs:pattern value="\d{4}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element PSEmploymentRelationshipNature
diagram CareerHistory_20241_p64.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  5
totalDigits  1
annotation
documentation
00996
source <xs:element name="PSEmploymentRelationshipNature">
 
<xs:annotation>
   
<xs:documentation>00996</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="5"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PSPSEmployerNbr
diagram CareerHistory_20241_p65.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryEmployerIdType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  99999
totalDigits  5
annotation
documentation
00990
source <xs:element name="PSPSEmployerNbr">
 
<xs:annotation>
   
<xs:documentation>00990</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="99999"/>
     
<xs:totalDigits value="5"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PublicSectorInstitutionType
diagram CareerHistory_20241_p66.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
totalDigits  2
enumeration  1
enumeration  2
enumeration  3
enumeration  4
enumeration  5
enumeration  6
enumeration  7
enumeration  8
enumeration  17
enumeration  20
enumeration  21
enumeration  22
enumeration  23
enumeration  24
enumeration  25
enumeration  26
enumeration  27
enumeration  28
enumeration  30
enumeration  31
enumeration  32
enumeration  33
enumeration  34
enumeration  35
enumeration  40
enumeration  41
enumeration  42
enumeration  43
enumeration  44
enumeration  50
enumeration  51
enumeration  52
enumeration  53
enumeration  54
enumeration  60
enumeration  61
enumeration  62
enumeration  63
enumeration  64
enumeration  65
enumeration  66
enumeration  67
annotation
documentation
00961
source <xs:element name="PublicSectorInstitutionType">
 
<xs:annotation>
   
<xs:documentation>00961</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="2"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="4"/>
     
<xs:enumeration value="5"/>
     
<xs:enumeration value="6"/>
     
<xs:enumeration value="7"/>
     
<xs:enumeration value="8"/>
     
<xs:enumeration value="17"/>
     
<xs:enumeration value="20"/>
     
<xs:enumeration value="21"/>
     
<xs:enumeration value="22"/>
     
<xs:enumeration value="23"/>
     
<xs:enumeration value="24"/>
     
<xs:enumeration value="25"/>
     
<xs:enumeration value="26"/>
     
<xs:enumeration value="27"/>
     
<xs:enumeration value="28"/>
     
<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="40"/>
     
<xs:enumeration value="41"/>
     
<xs:enumeration value="42"/>
     
<xs:enumeration value="43"/>
     
<xs:enumeration value="44"/>
     
<xs:enumeration value="50"/>
     
<xs:enumeration value="51"/>
     
<xs:enumeration value="52"/>
     
<xs:enumeration value="53"/>
     
<xs:enumeration value="54"/>
     
<xs:enumeration value="60"/>
     
<xs:enumeration value="61"/>
     
<xs:enumeration value="62"/>
     
<xs:enumeration value="63"/>
     
<xs:enumeration value="64"/>
     
<xs:enumeration value="65"/>
     
<xs:enumeration value="66"/>
     
<xs:enumeration value="67"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PublicSectorPersonnelCategory
diagram CareerHistory_20241_p67.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
totalDigits  2
enumeration  1
enumeration  2
enumeration  3
enumeration  4
enumeration  5
enumeration  6
enumeration  7
enumeration  8
enumeration  9
enumeration  10
enumeration  11
enumeration  12
enumeration  13
enumeration  14
enumeration  15
enumeration  16
enumeration  17
enumeration  18
enumeration  19
enumeration  20
enumeration  21
enumeration  22
enumeration  23
annotation
documentation
00962
source <xs:element name="PublicSectorPersonnelCategory">
 
<xs:annotation>
   
<xs:documentation>00962</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="2"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="4"/>
     
<xs:enumeration value="5"/>
     
<xs:enumeration value="6"/>
     
<xs:enumeration value="7"/>
     
<xs:enumeration value="8"/>
     
<xs:enumeration value="9"/>
     
<xs:enumeration value="10"/>
     
<xs:enumeration value="11"/>
     
<xs:enumeration value="12"/>
     
<xs:enumeration value="13"/>
     
<xs:enumeration value="14"/>
     
<xs:enumeration value="15"/>
     
<xs:enumeration value="16"/>
     
<xs:enumeration value="17"/>
     
<xs:enumeration value="18"/>
     
<xs:enumeration value="19"/>
     
<xs:enumeration value="20"/>
     
<xs:enumeration value="21"/>
     
<xs:enumeration value="22"/>
     
<xs:enumeration value="23"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Reference
diagram CareerHistory_20241_p68.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 CareerHistory_20241_p69.png
type restriction of xs:string
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
minLength  1
maxLength  20
annotation
documentation
00222
appinfo
TicketNumber_conversion1
source <xs:element name="ReferenceNbr">
 
<xs:annotation>
   
<xs:documentation>00222</xs:documentation>
   
<xs:appinfo source="ConversionID">TicketNumber_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="20"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReferenceOrigin
diagram CareerHistory_20241_p70.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ReferenceType
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 CareerHistory_20241_p71.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  9
totalDigits  1
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:minInclusive value="1"/>
     
<xs:maxInclusive value="9"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element ReorganisationMeasure
diagram CareerHistory_20241_p73.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
totalDigits  3
enumeration  3
enumeration  4
enumeration  7
enumeration  301
enumeration  302
enumeration  303
enumeration  401
enumeration  402
enumeration  403
enumeration  501
enumeration  502
enumeration  503
enumeration  504
enumeration  505
enumeration  506
enumeration  507
enumeration  508
enumeration  509
enumeration  510
enumeration  511
enumeration  512
enumeration  513
enumeration  514
enumeration  515
enumeration  517
enumeration  521
enumeration  531
enumeration  541
enumeration  542
enumeration  543
enumeration  544
enumeration  545
enumeration  546
enumeration  547
annotation
documentation
00051
source <xs:element name="ReorganisationMeasure">
 
<xs:annotation>
   
<xs:documentation>00051</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="3"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="4"/>
     
<xs:enumeration value="7"/>
     
<xs:enumeration value="301"/>
     
<xs:enumeration value="302"/>
     
<xs:enumeration value="303"/>
     
<xs:enumeration value="401"/>
     
<xs:enumeration value="402"/>
     
<xs:enumeration value="403"/>
     
<xs:enumeration value="501"/>
     
<xs:enumeration value="502"/>
     
<xs:enumeration value="503"/>
     
<xs:enumeration value="504"/>
     
<xs:enumeration value="505"/>
     
<xs:enumeration value="506"/>
     
<xs:enumeration value="507"/>
     
<xs:enumeration value="508"/>
     
<xs:enumeration value="509"/>
     
<xs:enumeration value="510"/>
     
<xs:enumeration value="511"/>
     
<xs:enumeration value="512"/>
     
<xs:enumeration value="513"/>
     
<xs:enumeration value="514"/>
     
<xs:enumeration value="515"/>
     
<xs:enumeration value="517"/>
     
<xs:enumeration value="521"/>
     
<xs:enumeration value="531"/>
     
<xs:enumeration value="541"/>
     
<xs:enumeration value="542"/>
     
<xs:enumeration value="543"/>
     
<xs:enumeration value="544"/>
     
<xs:enumeration value="545"/>
     
<xs:enumeration value="546"/>
     
<xs:enumeration value="547"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element SalaryScaleReference
diagram CareerHistory_20241_p74.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ScaleSalaryHDType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  999999999999
totalDigits  12
annotation
documentation
00973
source <xs:element name="SalaryScaleReference">
 
<xs:annotation>
   
<xs:documentation>00973</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="999999999999"/>
     
<xs:totalDigits value="12"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ScaleSalaryAmount
diagram CareerHistory_20241_p75.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ScaleSalaryHDType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  99999999999
totalDigits  11
annotation
documentation
00974
source <xs:element name="ScaleSalaryAmount">
 
<xs:annotation>
   
<xs:documentation>00974</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="99999999999"/>
     
<xs:totalDigits value="11"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ScaleSalaryEndDate
diagram CareerHistory_20241_p76.png
type restriction of xs:date
properties
content  simple
used by
complexType  ScaleSalaryHDType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00971
source <xs:element name="ScaleSalaryEndDate">
 
<xs:annotation>
   
<xs:documentation>00971</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ScaleSalaryHD
diagram CareerHistory_20241_p77.png
type extension of ScaleSalaryHDType
properties
content  complex
children ScaleSalarySequenceNbrScaleSalaryStartDateScaleSalaryEndDatePecuniarySeniorityStartDateSalaryScaleReferenceScaleSalaryAmountWeekHoursNbrScaleSalaryWeekHoursNbrAdditionalScaleSalaryHD
used by
element  CareerHistoryElement
annotation
documentation
90420
source <xs:element name="ScaleSalaryHD">
 
<xs:annotation>
   
<xs:documentation>90420</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="ScaleSalaryHDType">
       
<xs:sequence>
         
<xs:element ref="AdditionalScaleSalaryHD" minOccurs="0" maxOccurs="99"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

element ScaleSalaryStartDate
diagram CareerHistory_20241_p79.png
type restriction of xs:date
properties
content  simple
used by
complexType  ScaleSalaryHDType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00970
source <xs:element name="ScaleSalaryStartDate">
 
<xs:annotation>
   
<xs:documentation>00970</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ScaleSalaryWeekHoursNbr
diagram CareerHistory_20241_p80.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ScaleSalaryHDType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  4800
totalDigits  4
annotation
documentation
00976
source <xs:element name="ScaleSalaryWeekHoursNbr">
 
<xs:annotation>
   
<xs:documentation>00976</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="4800"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element StatutoryRelationEndReason
diagram CareerHistory_20241_p81.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
totalDigits  2
enumeration  1
enumeration  2
enumeration  3
enumeration  4
enumeration  5
enumeration  9
enumeration  10
annotation
documentation
00969
source <xs:element name="StatutoryRelationEndReason">
 
<xs:annotation>
   
<xs:documentation>00969</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="2"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="4"/>
     
<xs:enumeration value="5"/>
     
<xs:enumeration value="9"/>
     
<xs:enumeration value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element TempOrShortFixedContract
diagram CareerHistory_20241_p83.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
totalDigits  3
enumeration  2
enumeration  4
enumeration  5
enumeration  21
enumeration  101
enumeration  102
enumeration  103
enumeration  104
enumeration  105
enumeration  106
enumeration  107
enumeration  108
enumeration  109
enumeration  110
annotation
documentation
00998
source <xs:element name="TempOrShortFixedContract">
 
<xs:annotation>
   
<xs:documentation>00998</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="3"/>
     
<xs:enumeration value="2"/>
     
<xs:enumeration value="4"/>
     
<xs:enumeration value="5"/>
     
<xs:enumeration value="21"/>
     
<xs:enumeration value="101"/>
     
<xs:enumeration value="102"/>
     
<xs:enumeration value="103"/>
     
<xs:enumeration value="104"/>
     
<xs:enumeration value="105"/>
     
<xs:enumeration value="106"/>
     
<xs:enumeration value="107"/>
     
<xs:enumeration value="108"/>
     
<xs:enumeration value="109"/>
     
<xs:enumeration value="110"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element TenthOrTwelfth
diagram CareerHistory_20241_p84.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CareerHistoryElementType
facets
Kind  Value  Annotation
totalDigits  2
enumeration  10
enumeration  12
annotation
documentation
00060
source <xs:element name="TenthOrTwelfth">
 
<xs:annotation>
   
<xs:documentation>00060</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
     
<xs:enumeration value="10"/>
     
<xs:enumeration value="12"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element TypeForm
diagram CareerHistory_20241_p85.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 WeekHoursNbr
diagram CareerHistory_20241_p86.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ScaleSalaryHDType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  4800
totalDigits  4
annotation
documentation
00975
source <xs:element name="WeekHoursNbr">
 
<xs:annotation>
   
<xs:documentation>00975</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="4800"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkerFirstName
diagram CareerHistory_20241_p87.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 WorkerName
diagram CareerHistory_20241_p88.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>

complexType AdditionalScaleSalaryHDType
diagram CareerHistory_20241_p89.png
children AdditionalScaleSalarySequenceNbrAdditionalScaleSalaryStartDateAdditionalScaleSalaryEndDateAdditionalScaleSalaryReferenceAdditionalScaleSalaryBasisAmountAdditionalScaleSalaryPercentageNbrHoursOrServicesAdditionalScaleSalaryAmount
used by
element  AdditionalScaleSalaryHD
source <xs:complexType name="AdditionalScaleSalaryHDType">
 
<xs:sequence>
   
<xs:element ref="AdditionalScaleSalarySequenceNbr"/>
   
<xs:element ref="AdditionalScaleSalaryStartDate"/>
   
<xs:element ref="AdditionalScaleSalaryEndDate"/>
   
<xs:element ref="AdditionalScaleSalaryReference"/>
   
<xs:element ref="AdditionalScaleSalaryBasisAmount" minOccurs="0"/>
   
<xs:element ref="AdditionalScaleSalaryPercentage" minOccurs="0"/>
   
<xs:element ref="NbrHoursOrServices" minOccurs="0"/>
   
<xs:element ref="AdditionalScaleSalaryAmount"/>
 
</xs:sequence>
</xs:complexType>

complexType AttestationPropertiesType
diagram CareerHistory_20241_p90.png
children IsCompleted
used by
element  AttestationProperties
source <xs:complexType name="AttestationPropertiesType">
 
<xs:sequence>
   
<xs:element ref="IsCompleted"/>
 
</xs:sequence>
</xs:complexType>

complexType CareerHistoryElementType
diagram CareerHistory_20241_p91.png
children CareerElementSequenceNbrCareerElementStartDateCareerElementEndDatePSEmploymentRelationshipNatureTempOrShortFixedContractMeanWorkingHoursRefMeanWorkingHoursBasicMeanWorkingHoursContractTypeReorganisationMeasureFlyingStaffClassTenthOrTwelfthPublicSectorInstitutionTypePublicSectorPersonnelCategoryGradeOrFunctionAssignmentTypeFunctionNatureStatutoryRelationEndReasonGrantAidedSchool
used by
element  CareerHistoryElement
source <xs:complexType name="CareerHistoryElementType">
 
<xs:sequence>
   
<xs:element ref="CareerElementSequenceNbr"/>
   
<xs:element ref="CareerElementStartDate"/>
   
<xs:element ref="CareerElementEndDate"/>
   
<xs:element ref="PSEmploymentRelationshipNature"/>
   
<xs:element ref="TempOrShortFixedContract" minOccurs="0"/>
   
<xs:element ref="MeanWorkingHours"/>
   
<xs:element ref="RefMeanWorkingHours"/>
   
<xs:element ref="BasicMeanWorkingHours" minOccurs="0"/>
   
<xs:element ref="ContractType" minOccurs="0"/>
   
<xs:element ref="ReorganisationMeasure" minOccurs="0"/>
   
<xs:element ref="FlyingStaffClass" minOccurs="0"/>
   
<xs:element ref="TenthOrTwelfth" minOccurs="0"/>
   
<xs:element ref="PublicSectorInstitutionType" minOccurs="0"/>
   
<xs:element ref="PublicSectorPersonnelCategory"/>
   
<xs:element ref="GradeOrFunction" minOccurs="0"/>
   
<xs:element ref="AssignmentType" minOccurs="0"/>
   
<xs:element ref="FunctionNature" minOccurs="0"/>
   
<xs:element ref="StatutoryRelationEndReason" minOccurs="0"/>
   
<xs:element ref="GrantAidedSchool" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType CareerHistoryEmployerDeclarationType
diagram CareerHistory_20241_p92.png
used by
element  CareerHistoryEmployerDeclaration
source <xs:complexType name="CareerHistoryEmployerDeclarationType"/>

complexType CareerHistoryEmployerIdType
diagram CareerHistory_20241_p93.png
children EmployerSequenceNbrCompanyIDNOSSRegistrationNbrNOSSLPARegistrationNbrPSPSEmployerNbrEmployerDescriptionCareerNature
used by
element  CareerHistoryEmployerId
source <xs:complexType name="CareerHistoryEmployerIdType">
 
<xs:sequence>
   
<xs:element ref="EmployerSequenceNbr"/>
   
<xs:element ref="CompanyID" minOccurs="0"/>
   
<xs:choice minOccurs="0">
     
<xs:element ref="NOSSRegistrationNbr" minOccurs="0"/>
     
<xs:element ref="NOSSLPARegistrationNbr" minOccurs="0"/>
   
</xs:choice>
   
<xs:element ref="PSPSEmployerNbr" minOccurs="0"/>
   
<xs:element ref="EmployerDescription" minOccurs="0"/>
   
<xs:element ref="CareerNature" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType CommunicationType
diagram CareerHistory_20241_p94.png
children PhoneNbrGSMNbrFaxNbrEmailAddress
used by
element  Communication
source <xs:complexType name="CommunicationType">
 
<xs:sequence>
   
<xs:element ref="PhoneNbr" minOccurs="0"/>
   
<xs:element ref="GSMNbr" minOccurs="0"/>
   
<xs:element ref="FaxNbr" minOccurs="0"/>
   
<xs:element ref="EmailAddress" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType ContactCoordinatesDetailsType
diagram CareerHistory_20241_p95.png
children DenominationAddressDetails
used by
element  ContactCoordinatesDetails
source <xs:complexType name="ContactCoordinatesDetailsType">
 
<xs:sequence>
   
<xs:element ref="Denomination" minOccurs="0"/>
   
<xs:element ref="AddressDetails" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType CoordinatesContactPersonType
diagram CareerHistory_20241_p96.png
children NameFirstName
used by
element  CoordinatesContactPerson
source <xs:complexType name="CoordinatesContactPersonType">
 
<xs:sequence>
   
<xs:element ref="Name" minOccurs="0"/>
   
<xs:element ref="FirstName" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType DegreeType
diagram CareerHistory_20241_p97.png
children DegreeDenominationStudiesDurationDegreeGrantingDateBelgianDegreeEducationType
used by
element  Degree
source <xs:complexType name="DegreeType">
 
<xs:sequence>
   
<xs:element ref="DegreeDenomination"/>
   
<xs:element ref="StudiesDuration"/>
   
<xs:element ref="DegreeGrantingDate"/>
   
<xs:element ref="BelgianDegree"/>
   
<xs:element ref="EducationType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType EmployerIdType
diagram CareerHistory_20241_p98.png
children NOSSRegistrationNbrNOSSLPARegistrationNbrCompanyID
used by
element  EmployerId
source <xs:complexType name="EmployerIdType">
 
<xs:sequence>
   
<xs:choice>
     
<xs:element ref="NOSSRegistrationNbr"/>
     
<xs:element ref="NOSSLPARegistrationNbr"/>
   
</xs:choice>
   
<xs:element ref="CompanyID"/>
 
</xs:sequence>
</xs:complexType>

complexType FormType
diagram CareerHistory_20241_p99.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 HistoricalAttestationInformationType
diagram CareerHistory_20241_p100.png
children HistoricalAttestationTypeEmailAddress
used by
element  HistoricalAttestationInformation
source <xs:complexType name="HistoricalAttestationInformationType">
 
<xs:sequence>
   
<xs:element ref="HistoricalAttestationType" minOccurs="0"/>
   
<xs:element ref="EmailAddress" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType NaturalPersonType
diagram CareerHistory_20241_p101.png
children INSSWorkerNameWorkerFirstName
used by
element  NaturalPerson
source <xs:complexType name="NaturalPersonType">
 
<xs:sequence>
   
<xs:element ref="INSS"/>
   
<xs:element ref="WorkerName" minOccurs="0"/>
   
<xs:element ref="WorkerFirstName" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType NonSituableAbsenceType
diagram CareerHistory_20241_p102.png
children NonSituableAbsenceCodeDaysNbrCalendarYear
used by
element  NonSituableAbsence
source <xs:complexType name="NonSituableAbsenceType">
 
<xs:sequence>
   
<xs:element ref="NonSituableAbsenceCode"/>
   
<xs:element ref="DaysNbr"/>
   
<xs:element ref="CalendarYear"/>
 
</xs:sequence>
</xs:complexType>

complexType ReferenceType
diagram CareerHistory_20241_p103.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 ScaleSalaryHDType
diagram CareerHistory_20241_p104.png
children ScaleSalarySequenceNbrScaleSalaryStartDateScaleSalaryEndDatePecuniarySeniorityStartDateSalaryScaleReferenceScaleSalaryAmountWeekHoursNbrScaleSalaryWeekHoursNbr
used by
element  ScaleSalaryHD
source <xs:complexType name="ScaleSalaryHDType">
 
<xs:sequence>
   
<xs:element ref="ScaleSalarySequenceNbr"/>
   
<xs:element ref="ScaleSalaryStartDate"/>
   
<xs:element ref="ScaleSalaryEndDate"/>
   
<xs:element ref="PecuniarySeniorityStartDate"/>
   
<xs:element ref="SalaryScaleReference"/>
   
<xs:element ref="ScaleSalaryAmount"/>
   
<xs:element ref="WeekHoursNbr" minOccurs="0"/>
   
<xs:element ref="ScaleSalaryWeekHoursNbr" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>


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