Schema PersonnelFileConsultationRequest_20241.xsd


ROOT ELEMENT PersonnelFileConsultationRequest
attributeFormDefault unqualified
elementFormDefault qualified
 
Elements  Complex types 
AttestationStatus  DataOptionType 
CompanyID  EmployerIdType 
DataOption  FormType 
EmployerId  ReferencePeriodType 
Form  ReferenceType 
FormCreationDate 
FormCreationHour 
Identification 
Location 
NOSSLPARegistrationNbr 
NOSSRegistrationNbr 
PersonnelFileConsultationRequest 
ProvisionalNSSONbr 
RefEndingDate 
Reference 
ReferenceNbr 
ReferenceOrigin 
ReferencePeriod 
ReferenceType 
RefStartingDate 
TypeForm 
Value 


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

element CompanyID
diagram PersonnelFileConsultationRequest_20241_p2.png
type restriction of xs:integer
properties
content  simple
used by
complexType  EmployerIdType
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 DataOption
diagram PersonnelFileConsultationRequest_20241_p3.png
type DataOptionType
properties
content  complex
children LocationValue
used by
element  Form
annotation
documentation
90493
source <xs:element name="DataOption" type="DataOptionType">
 
<xs:annotation>
   
<xs:documentation>90493</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element Form
diagram PersonnelFileConsultationRequest_20241_p5.png
type extension of FormType
properties
content  complex
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeFormReferenceEmployerIdReferencePeriodDataOption
used by
element  PersonnelFileConsultationRequest
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"/>
         
<xs:element ref="EmployerId"/>
         
<xs:element ref="ReferencePeriod" minOccurs="0"/>
         
<xs:element ref="DataOption" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

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

element Location
diagram PersonnelFileConsultationRequest_20241_p9.png
type restriction of xs:string
properties
content  simple
used by
complexType  DataOptionType
facets
Kind  Value  Annotation
maxLength  200
enumeration  QuotaFeatures
annotation
documentation
00295
source <xs:element name="Location">
 
<xs:annotation>
   
<xs:documentation>00295</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="200"/>
     
<xs:enumeration value="QuotaFeatures"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element NOSSRegistrationNbr
diagram PersonnelFileConsultationRequest_20241_p11.png
type restriction of xs:integer
properties
content  simple
used by
complexType  EmployerIdType
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 PersonnelFileConsultationRequest
diagram PersonnelFileConsultationRequest_20241_p12.png
properties
content  complex
children Form
annotation
documentation
90426
source <xs:element name="PersonnelFileConsultationRequest">
 
<xs:annotation>
   
<xs:documentation>90426</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Form"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element RefEndingDate
diagram PersonnelFileConsultationRequest_20241_p14.png
type restriction of xs:date
properties
content  simple
used by
complexType  ReferencePeriodType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00075
appinfo
Date_conversion1
source <xs:element name="RefEndingDate">
 
<xs:annotation>
   
<xs:documentation>00075</xs:documentation>
   
<xs:appinfo source="ConversionID">Date_conversion1</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:pattern value="\d{4}-\d{2}-\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Reference
diagram PersonnelFileConsultationRequest_20241_p15.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 PersonnelFileConsultationRequest_20241_p16.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 PersonnelFileConsultationRequest_20241_p17.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
totalDigits  1
enumeration  1
annotation
documentation
00298
source <xs:element name="ReferenceOrigin">
 
<xs:annotation>
   
<xs:documentation>00298</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="1"/>
     
<xs:enumeration value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReferencePeriod
diagram PersonnelFileConsultationRequest_20241_p18.png
type ReferencePeriodType
properties
content  complex
children RefStartingDateRefEndingDate
used by
element  Form
annotation
documentation
90077
source <xs:element name="ReferencePeriod" type="ReferencePeriodType">
 
<xs:annotation>
   
<xs:documentation>90077</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element RefStartingDate
diagram PersonnelFileConsultationRequest_20241_p20.png
type restriction of xs:date
properties
content  simple
used by
complexType  ReferencePeriodType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
00074
appinfo
Date_conversion1
source <xs:element name="RefStartingDate">
 
<xs:annotation>
   
<xs:documentation>00074</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 TypeForm
diagram PersonnelFileConsultationRequest_20241_p21.png
type restriction of xs:string
properties
content  simple
used by
complexType  FormType
facets
Kind  Value  Annotation
maxLength  2
enumeration  RE
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="RE"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Value
diagram PersonnelFileConsultationRequest_20241_p22.png
type restriction of xs:string
properties
content  simple
used by
complexType  DataOptionType
annotation
documentation
00236
source <xs:element name="Value">
 
<xs:annotation>
   
<xs:documentation>00236</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string"/>
 
</xs:simpleType>
</xs:element>

complexType DataOptionType
diagram PersonnelFileConsultationRequest_20241_p23.png
children LocationValue
used by
element  DataOption
source <xs:complexType name="DataOptionType">
 
<xs:sequence>
   
<xs:element ref="Location"/>
   
<xs:element ref="Value" minOccurs="0" maxOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

complexType FormType
diagram PersonnelFileConsultationRequest_20241_p25.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 ReferencePeriodType
diagram PersonnelFileConsultationRequest_20241_p26.png
children RefStartingDateRefEndingDate
used by
element  ReferencePeriod
source <xs:complexType name="ReferencePeriodType">
 
<xs:sequence>
   
<xs:element ref="RefStartingDate" minOccurs="0"/>
   
<xs:element ref="RefEndingDate" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType ReferenceType
diagram PersonnelFileConsultationRequest_20241_p27.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>


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