ROOT ELEMENT: | AOAT501 |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
diagram | ![]() |
||
type | extension of AccidentType | ||
properties |
|
||
children | AccidentDateAccidentHourKnownAccidentHourAccidentNatureWorkingStationCodeWorkingStartHourBreakHourFromBreakHourUntilWorkingStopHourEnvironmentAtAccidentMomentAccidentNotificationDateAccidentNotificationHourTypeOfWorkActivityAtAccidentMomentWhichEventsLastEventCodeObjectCodeAccidentCardYearAccidentCardSequenceNumberAccidentDescriptionHandledAccidentEconomicConsequencesMedicalConsequencesClassificationAccidentPlaceInformation | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Accident"> <xs:annotation> <xs:documentation>90024</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="AccidentType"> <xs:sequence> <xs:element ref="HandledAccident" minOccurs="0" maxOccurs="1"/> <xs:element ref="EconomicConsequences"/> <xs:element ref="MedicalConsequences"/> <xs:element ref="Classification" minOccurs="0" maxOccurs="5"/> <xs:element ref="AccidentPlaceInformation"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="AccidentCardSequenceNumber"> <xs:annotation> <xs:documentation>00263</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="7"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="AccidentCardYear"> <xs:annotation> <xs:documentation>00261</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="9999"/> <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="AccidentConsequences"> <xs:annotation> <xs:documentation>00264</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> |
diagram | ![]() |
||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="AccidentDate"> <xs:annotation> <xs:documentation>00237</xs:documentation> <xs:appinfo source="ConversionID">Date_conversion1</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:date"> <xs:pattern value="\d{4}-\d{2}-\d{2}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="AccidentDay"> <xs:annotation> <xs:documentation>00498</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="7"/> <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="AccidentDescription"> <xs:annotation> <xs:documentation>00753</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="300"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AccidentHour"> <xs:annotation> <xs:documentation>00239</xs:documentation> <xs:appinfo source="ConversionID">HoursTime_conversion1</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="4"/> <xs:pattern value="(((0|1)\d)|(2[0-3]))[0-5]\d"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="AccidentHourKnown"> <xs:annotation> <xs:documentation>00238</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:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="AccidentNature"> <xs:annotation> <xs:documentation>00240</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:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="AccidentNotificationDate"> <xs:annotation> <xs:documentation>00247</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:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AccidentNotificationHour"> <xs:annotation> <xs:documentation>00249</xs:documentation> <xs:appinfo source="ConversionID">HoursTime_conversion1</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="4"/> <xs:pattern value="(((0|1)\d)|(2[0-3]))[0-5]\d"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AccidentPlaceCity"> <xs:annotation> <xs:documentation>00243</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="40"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="AccidentPlaceCode"> <xs:annotation> <xs:documentation>00889</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="AccidentPlaceCountry"> <xs:annotation> <xs:documentation>00241</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="AccidentPlaceHouseNbr"> <xs:annotation> <xs:documentation>00817</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="10"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
type | AccidentPlaceInformationType | ||
properties |
|
||
children | AccidentPlaceCodeTrafficAccidentYardTicketAccidentPlaceStreetAccidentPlaceHouseNbrAccidentPlacePostBoxAccidentPlaceZIPCodeAccidentPlaceCityAccidentPlaceCountry | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="AccidentPlaceInformation" type="AccidentPlaceInformationType"> <xs:annotation> <xs:documentation>90361</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="AccidentPlacePostBox"> <xs:annotation> <xs:documentation>00818</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="AccidentPlaceStreet"> <xs:annotation> <xs:documentation>00816</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="AccidentPlaceZIPCode"> <xs:annotation> <xs:documentation>00242</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="AccountNbrFormat"> <xs:annotation> <xs:documentation>00869</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="AccountNumber"> <xs:annotation> <xs:documentation>00268</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="34"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ActivityAtAccidentMoment"> <xs:annotation> <xs:documentation>00255</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="300"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ActivityCode"> <xs:annotation> <xs:documentation>00228</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 | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ActivityStopDate"> <xs:annotation> <xs:documentation>00266</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:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ActivityStopHour"> <xs:annotation> <xs:documentation>00276</xs:documentation> <xs:appinfo source="ConversionID">HoursTime_conversion1</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="4"/> <xs:pattern value="(((0|1)\d)|(2[0-3]))[0-5]\d"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
type | extension of AddressType | ||
properties |
|
||
children | StreetHouseNbrPostBoxZIPCodeCityCountryAddressDescription | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Address"> <xs:annotation> <xs:documentation>90022</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="AddressType"> <xs:sequence> <xs:element ref="AddressDescription"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | AddressDescriptionType | ||
properties |
|
||
children | TypeOfAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="AddressDescription" type="AddressDescriptionType"> <xs:annotation> <xs:documentation>90023</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="AdministerHour"> <xs:annotation> <xs:documentation>00291</xs:documentation> <xs:appinfo source="ConversionID">HoursTime_conversion1</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="4"/> <xs:pattern value="(((0|1)\d)|(2[0-3]))[0-5]\d"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="AdministerQuality"> <xs:annotation> <xs:documentation>00292</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:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Advantage"> <xs:annotation> <xs:documentation>00382</xs:documentation> <xs:appinfo source="ConversionID">Amount_conversion1</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="99999999"/> <xs:totalDigits value="8"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="AdvantageDescription"> <xs:annotation> <xs:documentation>00383</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
properties |
|
||
children | Form | ||
annotation |
|
||
source | <xs:element name="AOAT501"> <xs:annotation> <xs:documentation>90135</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="Form"/> </xs:sequence> </xs:complexType> </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:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="BankIdentifierCode"> <xs:annotation> <xs:documentation>00868</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="8"/> <xs:maxLength value="11"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="BisFlagIndication"> <xs:annotation> <xs:documentation>00216</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="1"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="BreakHourFrom"> <xs:annotation> <xs:documentation>00248</xs:documentation> <xs:appinfo source="ConversionID">HoursTime_conversion1</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="4"/> <xs:pattern value="(((0|1)\d)|(2[0-3]))[0-5]\d"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="BreakHourUntil"> <xs:annotation> <xs:documentation>00251</xs:documentation> <xs:appinfo source="ConversionID">HoursTime_conversion1</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="4"/> <xs:pattern value="(((0|1)\d)|(2[0-3]))[0-5]\d"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
type | CalculationBaseAllowanceType | ||
properties |
|
||
children | RemunerationTimeUnitCycleRemunerationBasisAmountPieceTaskServicesCommissionRemunerationBasisAmountStableOccupationIndicator | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CalculationBaseAllowance" type="CalculationBaseAllowanceType"> <xs:annotation> <xs:documentation>90032</xs:documentation> </xs:annotation> </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 | ClassificationType | ||
properties |
|
||
children | InternalRiskCode | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Classification" type="ClassificationType"> <xs:annotation> <xs:documentation>90035</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="Comment"> <xs:annotation> <xs:documentation>00887</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </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="CompanyIDLookupResultCode"> <xs:annotation> <xs:documentation>00891</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="ContactPhoneNumber"> <xs:annotation> <xs:documentation>00269</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="16"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ContractDurationCode"> <xs:annotation> <xs:documentation>00885</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: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 CoordinatesThirdResponsableType | ||
properties |
|
||
children | ThirdResponsableNameThirdResponsableFirstNameAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CoordinatesThirdResponsable"> <xs:annotation> <xs:documentation>90041</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="CoordinatesThirdResponsableType"> <xs:sequence> <xs:element ref="Address" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | extension of CoordinatesWitnessType | ||
properties |
|
||
children | WitnessNameWitnessFirstNameAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CoordinatesWitness"> <xs:annotation> <xs:documentation>90040</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="CoordinatesWitnessType"> <xs:sequence> <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:totalDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="Cycle"> <xs:annotation> <xs:documentation>00190</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="52"/> <xs:totalDigits value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="DailyContractNbr"> <xs:annotation> <xs:documentation>01254</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="999"/> <xs:totalDigits value="3"/> </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:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="DeceaseDate"> <xs:annotation> <xs:documentation>00288</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:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="DimonaNbr"> <xs:annotation> <xs:documentation>00267</xs:documentation> <xs:appinfo source="ConversionID">DimonaNumber_conversion1</xs:appinfo> <xs:appinfo source="TDOType">xs:DimonaNbr</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="999999999999"/> <xs:totalDigits value="12"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="DimonaNumberLookupResultCode"> <xs:annotation> <xs:documentation>00400</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="4"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
type | extension of DoctorType | ||
properties |
|
||
children | ExternalDoctorIdExternalDoctorNameExternalDoctorFirstNameAddressHandledDoctor | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Doctor"> <xs:annotation> <xs:documentation>90070</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="DoctorType"> <xs:sequence> <xs:element ref="Address" minOccurs="0"/> <xs:element ref="HandledDoctor" minOccurs="0" maxOccurs="1"/> </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="DoctorLookupResultCode"> <xs:annotation> <xs:documentation>00404</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="2"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
type | extension of EconomicConsequencesType | ||
properties |
|
||
children | AccidentConsequencesActivityStopDateActivityStopHourTemporaryWorkIncapabilityWorkRecoveryDateKnownWorkRecovery | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="EconomicConsequences"> <xs:annotation> <xs:documentation>90039</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="EconomicConsequencesType"> <xs:sequence> <xs:element ref="WorkRecovery" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | extension of EmployerType | ||
properties |
|
||
children | AccountNumberAccountNbrFormatBankIdentifierCodeContactPhoneNumberLocalUnitIDPreventionMeasureHandledEmployer | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Employer"> <xs:annotation> <xs:documentation>90056</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="EmployerType"> <xs:sequence> <xs:element ref="PreventionMeasure" minOccurs="0" maxOccurs="2"/> <xs:element ref="HandledEmployer" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="EmployerCity"> <xs:annotation> <xs:documentation>00162</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="40"/> </xs:restriction> </xs:simpleType> </xs:element> |
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 | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="EmployerCountry"> <xs:annotation> <xs:documentation>00163</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="99999"/> <xs:totalDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
type | extension of EmployerDeclarationLinkType | ||
properties |
|
||
children | NOSSRegistrationNbrTrusteeshipCompanyIDHandledEmployerDeclarationLinkNaturalPerson | ||
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="HandledEmployerDeclarationLink" minOccurs="1" maxOccurs="1"/> <xs:element ref="NaturalPerson"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="EmployerDenomination"> <xs:annotation> <xs:documentation>00157</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="96"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="EmployerHouseNbr"> <xs:annotation> <xs:documentation>00159</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="10"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="EmployerPostBox"> <xs:annotation> <xs:documentation>00160</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="EmployerRelatednessDegree"> <xs:annotation> <xs:documentation>00359</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="2"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="EmployerStreet"> <xs:annotation> <xs:documentation>00158</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="35"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="EmployerZIPCode"> <xs:annotation> <xs:documentation>00161</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="EndYearBonusAmount"> <xs:annotation> <xs:documentation>00387</xs:documentation> <xs:appinfo source="ConversionID">Amount_conversion1</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="99999999"/> <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="EndYearBonusCode"> <xs:annotation> <xs:documentation>00378</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="4"/> <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="EndYearBonusHours"> <xs:annotation> <xs:documentation>00112</xs:documentation> <xs:appinfo source="ConversionID">HoursCount_conversion2</xs:appinfo> </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> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="EndYearBonusValue"> <xs:annotation> <xs:documentation>00111</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="9999"/> <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="EnvironmentAtAccidentMoment"> <xs:annotation> <xs:documentation>00246</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:maxLength value="180"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ExternalAdministerCare"> <xs:annotation> <xs:documentation>00294</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="2"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ExternalDoctorFirstName"> <xs:annotation> <xs:documentation>00323</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="24"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ExternalDoctorId"> <xs:annotation> <xs:documentation>00320</xs:documentation> <xs:appinfo source="ConversionID">InamiDoctorNumber_conversion1</xs:appinfo> <xs:appinfo source="TDOType">xs:InamiDoctorNumber</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:maxInclusive value="99999999999"/> <xs:totalDigits value="11"/> <xs:pattern value="\d{11}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ExternalDoctorInterventionDate"> <xs:annotation> <xs:documentation>00308</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:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="ExternalDoctorInterventionHour"> <xs:annotation> <xs:documentation>00311</xs:documentation> <xs:appinfo source="ConversionID">HoursTime_conversion1</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="4"/> <xs:pattern value="(((0|1)\d)|(2[0-3]))[0-5]\d"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ExternalDoctorMostRecentId"> <xs:annotation> <xs:documentation>00407</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="99999999999"/> <xs:totalDigits value="11"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ExternalDoctorName"> <xs:annotation> <xs:documentation>00324</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="48"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
type | extension of FormType | ||
properties |
|
||
children | IdentificationFormCreationDateFormCreationHourAttestationStatusTypeFormHandledOriginalFormDclInformationRiskIdentificationReferenceHandledReferenceInformantEmployerDeclarationLink | ||
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="HandledOriginalForm" minOccurs="1" maxOccurs="1"/> <xs:element ref="DclInformation"/> <xs:element ref="RiskIdentification"/> <xs:element ref="Reference" minOccurs="0"/> <xs:element ref="HandledReference" minOccurs="1" maxOccurs="1"/> <xs:element ref="Informant" minOccurs="0" maxOccurs="1"/> <xs:element ref="EmployerDeclarationLink"/> </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 | FunctionChangeType | ||
properties |
|
||
children | HasChangedOfFunctionFunctionLastChange | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="FunctionChange" type="FunctionChangeType"> <xs:annotation> <xs:documentation>90033</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="FunctionCode"> <xs:annotation> <xs:documentation>00368</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="4"/> <xs:pattern value="\d{2,4}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="FunctionLastChange"> <xs:annotation> <xs:documentation>00381</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 | HandledAccidentType | ||
properties |
|
||
children | AccidentDateAccidentDay | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HandledAccident" type="HandledAccidentType"> <xs:annotation> <xs:documentation>90188</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | extension of HandledAddressType | ||
properties |
|
||
children | StreetHouseNbrPostBoxZIPCodeCityCountryHandledAddressDescription | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HandledAddress"> <xs:annotation> <xs:documentation>90213</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="HandledAddressType"> <xs:sequence> <xs:element ref="HandledAddressDescription" minOccurs="1" maxOccurs="1"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | HandledAddressDescriptionType | ||
properties |
|
||
children | TypeOfAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HandledAddressDescription" type="HandledAddressDescriptionType"> <xs:annotation> <xs:documentation>90214</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | extension of HandledDoctorType | ||
properties |
|
||
children | ExternalDoctorIdExternalDoctorInterventionDateDoctorLookupResultCodeExternalDoctorMostRecentIdExternalDoctorNameExternalDoctorFirstNameHandledAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HandledDoctor"> <xs:annotation> <xs:documentation>90163</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="HandledDoctorType"> <xs:sequence> <xs:element ref="HandledAddress" minOccurs="0" maxOccurs="1"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | HandledEmployerType | ||
properties |
|
||
children | AccountNumber | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HandledEmployer" type="HandledEmployerType"> <xs:annotation> <xs:documentation>90364</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | HandledEmployerDeclarationLinkType | ||
properties |
|
||
children | NOSSRegistrationNbrTrusteeshipCompanyIDEmployerDenominationEmployerStreetEmployerHouseNbrEmployerPostBoxEmployerZIPCodeEmployerCityEmployerCountryLegalFormImportanceCodeTrusteeshipRegistrationNbrTrusteeshipStreetTrusteeshipHouseNbrTrusteeshipPostBoxTrusteeshipZIPCodeTrusteeshipCityTrusteeshipCountry | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HandledEmployerDeclarationLink" type="HandledEmployerDeclarationLinkType"> <xs:annotation> <xs:documentation>90157</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | HandledNaturalPersonType | ||
properties |
|
||
children | NaturalPersonSequenceNbrINSSSISWorkerNameWorkerFirstNameWorkerInitialWorkerBirthdateWorkerBirthplaceWorkerBirthplaceCountryWorkerSexWorkerStreetWorkerHouseNbrWorkerPostBoxWorkerZIPCodeWorkerCityWorkerCountryNationalityOriolusSuccessCodeOriolusSubStatusRipBisFlagIndicationNaturalPersonUserReferencePreviousINSS | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HandledNaturalPerson" type="HandledNaturalPersonType"> <xs:annotation> <xs:documentation>90158</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | HandledOccupationLinkType | ||
properties |
|
||
children | OccupationStartingDateOccupationEndingDateJointCommissionNbrWorkingDaysSystemMeanWorkingHoursRefMeanWorkingHoursWorkerStatusRetiredApprenticeshipContractTypeRemunMethodInternalOccupationNbrOccupationValidationCode | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HandledOccupationLink" type="HandledOccupationLinkType"> <xs:annotation> <xs:documentation>90162</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | HandledOriginalFormType | ||
properties |
|
||
children | IdentificationFormCreationDateFormCreationHourAttestationStatusTypeForm | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HandledOriginalForm" type="HandledOriginalFormType"> <xs:annotation> <xs:documentation>90154</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | extension of HandledOtherEmployerType | ||
properties |
|
||
children | CompanyIDLookupResultCodeEmployerDenominationCompanyIDHandledAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HandledOtherEmployer"> <xs:annotation> <xs:documentation>90363</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="HandledOtherEmployerType"> <xs:sequence> <xs:element ref="HandledAddress" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | HandledReferenceType | ||
properties |
|
||
children | ReferenceTypeReferenceOriginReferenceNbr | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HandledReference" type="HandledReferenceType"> <xs:annotation> <xs:documentation>90155</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
type | extension of HandledUsingEmployerType | ||
properties |
|
||
children | UsingEmployerCompanyIDCompanyIDLookupResultCodeUsingEmployerNameHandledAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="HandledUsingEmployer"> <xs:annotation> <xs:documentation>90165</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="HandledUsingEmployerType"> <xs:sequence> <xs:element ref="HandledAddress" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | HandledVictimType | ||
properties |
|
||