ROOT ELEMENT: | ZIMA005 |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
diagram | |||
type | AddressType | ||
properties |
|
||
children | StreetHouseNbrPostBoxZIPCodeCityCountry | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Address" type="AddressType"> <xs:annotation> <xs:documentation>90022</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | restriction of xs:integer | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="Apprenticeship"> <xs:annotation> <xs:documentation>00055</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||||||||
type | restriction of xs:integer | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="AttestationStatus"> <xs:annotation> <xs:documentation>00110</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="1"/> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="3"/> <xs:enumeration value="7"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="City"> <xs:annotation> <xs:documentation>00522</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="40"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | CommentDeclarationType | ||
properties |
|
||
children | CommentOfDeclaration | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CommentDeclaration" type="CommentDeclarationType"> <xs:annotation> <xs:documentation>90036</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CommentOfDeclaration"> <xs:annotation> <xs:documentation>00126</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> <xs:pattern value="[\s\S]*\S[\s\S]*"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | CommunicationType | ||
properties |
|
||
children | PhoneNbrGSMNbrFaxNbrEmailAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Communication" type="CommunicationType"> <xs:annotation> <xs:documentation>90258</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||||||||
type | restriction of xs:integer | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
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> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | |||
type | extension of CoordinatesContactPersonType | ||
properties |
|
||
children | NameFirstNameCommunicationAddress | ||
used by |
|
||
annotation |
|
||
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="Communication"/> <xs:element ref="Address" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Country"> <xs:annotation> <xs:documentation>00523</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="99999"/> <xs:totalDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | DclInformationType | ||
properties |
|
||
children | LanguageCodePdf | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="DclInformation" type="DclInformationType"> <xs:annotation> <xs:documentation>90171</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ||||||||||||||||
type | restriction of xs:integer | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="EmployerClass"> <xs:annotation> <xs:documentation>00036</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="000"/> <xs:maxInclusive value="999"/> <xs:totalDigits value="3"/> <xs:pattern value="\d{3}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | extension of EmployerDeclarationLinkType | ||
properties |
|
||
children | NOSSRegistrationNbrTrusteeshipCompanyIDNaturalPerson | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="EmployerDeclarationLink"> <xs:annotation> <xs:documentation>90067</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="EmployerDeclarationLinkType"> <xs:sequence> <xs:element ref="NaturalPerson"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||
type | ExceptSituationCalculBaseType | ||
properties |
|
||
children | ExceptSituationMeanWorkingHoursExceptSituationWorkingDaysSystem | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ExceptSituationCalculBase" type="ExceptSituationCalculBaseType"> <xs:annotation> <xs:documentation>90030</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ExceptSituationMeanWorkingHours"> <xs:annotation> <xs:documentation>00554</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> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ExceptSituationWorkingDaysSystem"> <xs:annotation> <xs:documentation>00393</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="700"/> <xs:totalDigits value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||
type | extension of FormType | ||
properties |
|
||
children | IdentificationFormCreationDateFormCreationHourAttestationStatusTypeFormCoordinatesContactPersonDclInformationRiskIdentificationReferenceCommentDeclarationEmployerDeclarationLinkNOSSLPAEmployerDeclarationLink | ||
used by |
|
||
annotation |
|
||
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="CoordinatesContactPerson"/> <xs:element ref="DclInformation"/> <xs:element ref="RiskIdentification"/> <xs:element ref="Reference" minOccurs="0" maxOccurs="3"/> <xs:element ref="CommentDeclaration" minOccurs="0"/> <xs:choice> <xs:element ref="EmployerDeclarationLink"/> <xs:element ref="NOSSLPAEmployerDeclarationLink"/> </xs:choice> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | restriction of xs:time | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||||||||||||||||||||||||||
type | restriction of xs:integer | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="HolidayCode"> <xs:annotation> <xs:documentation>00196</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="12"/> <xs:totalDigits value="2"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="3"/> <xs:enumeration value="5"/> <xs:enumeration value="8"/> <xs:enumeration value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="HolidayDaysNumber"> <xs:annotation> <xs:documentation>00197</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="3"/> <xs:pattern value="(\d{1,2})?[0|5]"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | HolidayDetailType | ||
properties |
|
||
children | HolidayCodeHolidayDaysNumberHolidayHoursNumber | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HolidayDetail" type="HolidayDetailType"> <xs:annotation> <xs:documentation>90089</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="HolidayHoursNumber"> <xs:annotation> <xs:documentation>00198</xs:documentation> <xs:appinfo source="ConversionID">HoursCount_conversion2</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="40000"/> <xs:totalDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="HolidaySectorIndicator"> <xs:annotation> <xs:documentation>00194</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> |
diagram | |||
type | extension of HolidaysSectorType | ||
properties |
|
||
children | HolidaySectorIndicatorHolidayDetail | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HolidaysSector"> <xs:annotation> <xs:documentation>90083</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="HolidaysSectorType"> <xs:sequence> <xs:element ref="HolidayDetail" minOccurs="0" maxOccurs="4"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:gYear | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="HolidaysYear"> <xs:annotation> <xs:documentation>00125</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:gYear"> <xs:minInclusive value="1900"/> <xs:maxInclusive value="9999"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | HolidayYearType | ||
properties |
|
||
children | HolidaysYear | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HolidayYear" type="HolidayYearType"> <xs:annotation> <xs:documentation>90106</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="HouseNbr"> <xs:annotation> <xs:documentation>00518</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="10"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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="ZIMA005"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||||||||
type | restriction of xs:integer | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="IdentificationOfRisk"> <xs:annotation> <xs:documentation>00430</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="3"/> <xs:enumeration value="001"/> <xs:enumeration value="002"/> <xs:enumeration value="003"/> <xs:enumeration value="004"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | |||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="JointCommissionNbr"> <xs:annotation> <xs:documentation>00046</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="9"/> <xs:pattern value="\d{3}|\d{3}\.\d{2}|\d{3}\.\d{2}\.\d{2}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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="6000"/> <xs:totalDigits value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | restriction of xs:integer | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||
type | extension of NaturalPersonType | ||
properties |
|
||
children | NaturalPersonSequenceNbrINSSSISWorkerNameWorkerFirstNameWorkerInitialWorkerBirthdateWorkerBirthplaceWorkerBirthplaceCountryWorkerSexWorkerStreetWorkerHouseNbrWorkerPostBoxWorkerZIPCodeWorkerCityWorkerCountryNationalityNaturalPersonUserReferenceHolidayYearWorkerRecordLink | ||
used by |
|
||
annotation |
|
||
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="HolidayYear"/> <xs:element ref="WorkerRecordLink" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="NaturalPersonUserReference"> <xs:annotation> <xs:documentation>00615</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | extension of NOSSLPAEmployerDeclarationLinkType | ||
properties |
|
||
children | NOSSLPARegistrationNbrCompanyIDNaturalPerson | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="NOSSLPAEmployerDeclarationLink"> <xs:annotation> <xs:documentation>90168</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="NOSSLPAEmployerDeclarationLinkType"> <xs:sequence> <xs:element ref="NaturalPerson"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | |||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="OccupationEndingDate"> <xs:annotation> <xs:documentation>00045</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> |
diagram | |||
type | extension of OccupationLinkType | ||
properties |
|
||
children | OccupationStartingDateOccupationEndingDateJointCommissionNbrWorkingDaysSystemMeanWorkingHoursRefMeanWorkingHoursWorkerStatusRetiredApprenticeshipContractTypeRemunMethodExceptSituationCalculBaseHolidaysSector | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="OccupationLink"> <xs:annotation> <xs:documentation>90068</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="OccupationLinkType"> <xs:sequence> <xs:element ref="ExceptSituationCalculBase" minOccurs="0"/> <xs:element ref="HolidaysSector"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="OccupationStartingDate"> <xs:annotation> <xs:documentation>00044</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> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="PostBox"> <xs:annotation> <xs:documentation>00519</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
type | ReferenceType | ||
properties |
|
||
children | ReferenceTypeReferenceOriginReferenceNbr | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Reference" type="ReferenceType"> <xs:annotation> <xs:documentation>90082</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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="2"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||||||||
type | restriction of xs:integer | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="ReferenceType"> <xs:annotation> <xs:documentation>00221</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="2"/> <xs:enumeration value="1"/> <xs:enumeration value="3"/> <xs:enumeration value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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="6000"/> <xs:totalDigits value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="RemunMethod"> <xs:annotation> <xs:documentation>00056</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> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Retired"> <xs:annotation> <xs:documentation>00054</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> |
diagram | |||
type | RiskIdentificationType | ||
properties |
|
||
children | IdentificationOfRisk | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="RiskIdentification" type="RiskIdentificationType"> <xs:annotation> <xs:documentation>90064</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="Street"> <xs:annotation> <xs:documentation>00517</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="42"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | |||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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:enumeration value="FA"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | ||||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | |||||||
type | restriction of xs:integer | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ||||||||||||||||
type | restriction of xs:integer | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xs:element name="WorkerCode"> <xs:annotation> <xs:documentation>00037</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="000"/> <xs:maxInclusive value="999"/> <xs:totalDigits value="3"/> <xs:pattern value="\d{3}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:integer | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ||||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ||||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | ||||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||
type | extension of WorkerRecordLinkType | ||
properties |
|
||
children | EmployerClassWorkerCodeOccupationLink | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="WorkerRecordLink"> <xs:annotation> <xs:documentation>90063</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="WorkerRecordLinkType"> <xs:sequence> <xs:element ref="OccupationLink" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
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> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="WorkerStatus"> <xs:annotation> <xs:documentation>00053</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | |||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="WorkingDaysSystem"> <xs:annotation> <xs:documentation>00047</xs:documentation> <xs:appinfo source="ConversionID">DaysCount_conversion1</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="700"/> <xs:totalDigits value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
properties |
|
||
children | Form | ||
annotation |
|
||
source | <xs:element name="ZIMA005"> <xs:annotation> <xs:documentation>90142</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Form" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ZIPCode"> <xs:annotation> <xs:documentation>00520</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
children | StreetHouseNbrPostBoxZIPCodeCityCountry | ||
used by |
|
||
source | <xs:complexType name="AddressType"> <xs:sequence> <xs:element ref="Street"/> <xs:element ref="HouseNbr"/> <xs:element ref="PostBox" minOccurs="0"/> <xs:element ref="ZIPCode"/> <xs:element ref="City"/> <xs:element ref="Country"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | CommentOfDeclaration | ||
used by |
|
||
source | <xs:complexType name="CommentDeclarationType"> <xs:sequence> <xs:element ref="CommentOfDeclaration"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | PhoneNbrGSMNbrFaxNbrEmailAddress | ||
used by |
|
||
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"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | NameFirstName | ||
used by |
|
||
source | <xs:complexType name="CoordinatesContactPersonType"> <xs:sequence> <xs:element ref="Name" minOccurs="0"/> <xs:element ref="FirstName" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | LanguageCodePdf | ||
used by |
|
||
source | <xs:complexType name="DclInformationType"> <xs:sequence> <xs:element ref="LanguageCodePdf"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | NOSSRegistrationNbrTrusteeshipCompanyID | ||
used by |
|
||
source | <xs:complexType name="EmployerDeclarationLinkType"> <xs:sequence> <xs:element ref="NOSSRegistrationNbr"/> <xs:element ref="Trusteeship"/> <xs:element ref="CompanyID"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | ExceptSituationMeanWorkingHoursExceptSituationWorkingDaysSystem | ||
used by |
|
||
source | <xs:complexType name="ExceptSituationCalculBaseType"> <xs:sequence> <xs:element ref="ExceptSituationMeanWorkingHours"/> <xs:element ref="ExceptSituationWorkingDaysSystem"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | IdentificationFormCreationDateFormCreationHourAttestationStatusTypeForm | ||
used by |
|
||
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> |
diagram | |||
children | HolidayCodeHolidayDaysNumberHolidayHoursNumber | ||
used by |
|
||
source | <xs:complexType name="HolidayDetailType"> <xs:sequence> <xs:element ref="HolidayCode"/> <xs:element ref="HolidayDaysNumber"/> <xs:element ref="HolidayHoursNumber" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | HolidaySectorIndicator | ||
used by |
|
||
source | <xs:complexType name="HolidaysSectorType"> <xs:sequence> <xs:element ref="HolidaySectorIndicator"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | HolidaysYear | ||
used by |
|
||
source | <xs:complexType name="HolidayYearType"> <xs:sequence> <xs:element ref="HolidaysYear"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | NaturalPersonSequenceNbrINSSSISWorkerNameWorkerFirstNameWorkerInitialWorkerBirthdateWorkerBirthplaceWorkerBirthplaceCountryWorkerSexWorkerStreetWorkerHouseNbrWorkerPostBoxWorkerZIPCodeWorkerCityWorkerCountryNationalityNaturalPersonUserReference | ||
used by |
|
||
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> |
diagram | |||
children | NOSSLPARegistrationNbrCompanyID | ||
used by |
|
||
source | <xs:complexType name="NOSSLPAEmployerDeclarationLinkType"> <xs:sequence> <xs:element ref="NOSSLPARegistrationNbr"/> <xs:element ref="CompanyID"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | OccupationStartingDateOccupationEndingDateJointCommissionNbrWorkingDaysSystemMeanWorkingHoursRefMeanWorkingHoursWorkerStatusRetiredApprenticeshipContractTypeRemunMethod | ||
used by |
|
||
source | <xs:complexType name="OccupationLinkType"> <xs:sequence> <xs:element ref="OccupationStartingDate"/> <xs:element ref="OccupationEndingDate" minOccurs="0"/> <xs:element ref="JointCommissionNbr"/> <xs:element ref="WorkingDaysSystem"/> <xs:element ref="MeanWorkingHours"/> <xs:element ref="RefMeanWorkingHours"/> <xs:element ref="WorkerStatus" minOccurs="0"/> <xs:element ref="Retired" minOccurs="0"/> <xs:element ref="Apprenticeship" minOccurs="0"/> <xs:element ref="ContractType" minOccurs="0"/> <xs:element ref="RemunMethod" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | ReferenceTypeReferenceOriginReferenceNbr | ||
used by |
|
||
source | <xs:complexType name="ReferenceType"> <xs:sequence> <xs:element ref="ReferenceType"/> <xs:element ref="ReferenceOrigin"/> <xs:element ref="ReferenceNbr"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | IdentificationOfRisk | ||
used by |
|
||
source | <xs:complexType name="RiskIdentificationType"> <xs:sequence> <xs:element ref="IdentificationOfRisk"/> </xs:sequence> </xs:complexType> |
diagram | |||
children | EmployerClassWorkerCode | ||
used by |
|
||
source | <xs:complexType name="WorkerRecordLinkType"> <xs:sequence> <xs:element ref="EmployerClass"/> <xs:element ref="WorkerCode"/> </xs:sequence> </xs:complexType> |