Schema BewareNotification_20241.xsd


ROOT ELEMENT BewareNotification
attributeFormDefault unqualified
elementFormDefault qualified
 
Elements  Complex types 
AccountingAmount  AccountingEntryType 
AccountingDate  AccountSituationType 
AccountingEntry  AccountUpdateReportType 
AccountingQuarter  AccountUpdateSectionType 
AccountingRef  AddressType 
AccountSituation  BewareInformationType 
AccountSituationReference  CommunicationType 
AccountUpdateReport  CoordinatesContactPersonType 
AccountUpdateReportParticipation  CoordinatesEmployerType 
AccountUpdateReportTotalAmount  CoordinatesRepresentativeType 
AccountUpdateSection  CoordinatesSocialSecretariatType 
Address  CUNPAccountingOverviewType 
AnnualHolidaysContribTotalAmount  DeductionAccountingOverviewType 
AskAccountNotion  DmfAInformationType 
AttestationStatus  EmployerCompensationOverviewType 
BalancingDate  EmployerInstructionType 
BewareInformation  FormType 
BewareNotification  ProcessedCorrectionsReportType 
CalculationRequestArt54ter  ProcessedCorrectionsSectionType 
CalculationRequestCO2  ReceiverInformationType 
City  ReferenceType 
Comment  SectorInformationType 
Communication  SubGroupInformationType 
CompanyID  WorkerContAccountingOverviewType 
CompensationCode 
ContributionTotalAmount 
ContributionType 
ContributionWorkerCode 
CoordinatesContactPerson 
CoordinatesEmployer 
CoordinatesRepresentative 
CoordinatesSocialSecretariat 
CorrectionClassification 
Country 
CUNPAccountingOverview 
DeductionAccountingOverview 
DeductionCode 
Denomination 
DmfAInformation 
DmfANotAmount 
DmfANotTicketNbr 
DmfATicketNbr 
DueDate 
EmailAddress 
EmployerClass 
EmployerCompensationOverview 
EmployerDenomination 
EmployerInstruction 
FaultyCode 
FaxNbr 
FilialSecSocNbr 
FirstName 
Form 
FormCreationDate 
FormCreationHour 
GSMNbr 
HouseNbr 
Identification 
InstructionAmount 
InstructionQuarter 
InstructionType 
Justification 
JustificationCode 
JustificationDate 
Name 
NbrOfWorkersInvolved 
NOSSRegistrationNbr 
Notion22Quater 
OfficeNumber 
PhoneNbr 
PostBox 
ProcessedCorrectionsReport 
ProcessedCorrectionsSection 
ProcessingDate 
Quarter 
ReceiverInformation 
Reference 
ReferenceNbr 
ReferenceOrigin 
ReferenceType 
SanctionsTotalAmount 
SectorInformation 
SignedCompensationAmount 
SignedContributionAmount 
SignedContributionCalcBasis 
SignedCUNPAmount 
SignedCUNPCalcBasis 
SignedDeductionAmount 
SignedDeductionCalcBasis 
SocialSecretariatNumber 
Street 
SubGroup 
SubGroupDecisionIndicator 
SubGroupInformation 
TypeForm 
UnrelatedWorkerCode 
UserComment 
UserQuality 
UserQualityClass 
WorkerCode 
WorkerContAccountingOverview 
ZIPCode 


element AccountingAmount
diagram BewareNotification_20241_p1.png
type restriction of xs:string
properties
content  simple
used by
complexType  AccountingEntryType
facets
Kind  Value  Annotation
maxLength  16
pattern  [+-]?\d{1,15}
annotation
documentation
00873
source <xs:element name="AccountingAmount">
 
<xs:annotation>
   
<xs:documentation>00873</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element AccountingEntry
diagram BewareNotification_20241_p3.png
type AccountingEntryType
properties
content  complex
children AccountingAmountAccountingRefCalculationRequestCO2EmployerClass
used by
element  AccountUpdateSection
annotation
documentation
90353
source <xs:element name="AccountingEntry" type="AccountingEntryType">
 
<xs:annotation>
   
<xs:documentation>90353</xs:documentation>
 
</xs:annotation>
</xs:element>

element AccountingQuarter
diagram BewareNotification_20241_p4.png
type restriction of xs:integer
properties
content  simple
used by
complexType  AccountUpdateSectionType
facets
Kind  Value  Annotation
minInclusive  20031
totalDigits  5
pattern  \d{4}(1|2|3|4)
annotation
documentation
00866
source <xs:element name="AccountingQuarter">
 
<xs:annotation>
   
<xs:documentation>00866</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="20031"/>
     
<xs:totalDigits value="5"/>
     
<xs:pattern value="\d{4}(1|2|3|4)"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AccountingRef
diagram BewareNotification_20241_p5.png
type restriction of xs:integer
properties
content  simple
used by
complexType  AccountingEntryType
facets
Kind  Value  Annotation
totalDigits  3
enumeration  121
enumeration  221
enumeration  128
enumeration  228
enumeration  132
enumeration  232
enumeration  316
enumeration  356
annotation
documentation
00568
source <xs:element name="AccountingRef">
 
<xs:annotation>
   
<xs:documentation>00568</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="3"/>
     
<xs:enumeration value="121"/>
     
<xs:enumeration value="221"/>
     
<xs:enumeration value="128"/>
     
<xs:enumeration value="228"/>
     
<xs:enumeration value="132"/>
     
<xs:enumeration value="232"/>
     
<xs:enumeration value="316"/>
     
<xs:enumeration value="356"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AccountSituation
diagram BewareNotification_20241_p6.png
type AccountSituationType
properties
content  complex
children AccountSituationReference
used by
element  EmployerInstruction
annotation
documentation
90435
source <xs:element name="AccountSituation" type="AccountSituationType">
 
<xs:annotation>
   
<xs:documentation>90435</xs:documentation>
 
</xs:annotation>
</xs:element>

element AccountSituationReference
diagram BewareNotification_20241_p7.png
type restriction of xs:string
properties
content  simple
used by
complexType  AccountSituationType
facets
Kind  Value  Annotation
maxLength  25
annotation
documentation
01028
source <xs:element name="AccountSituationReference">
 
<xs:annotation>
   
<xs:documentation>01028</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="25"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AccountUpdateReport
diagram BewareNotification_20241_p8.png
type extension of AccountUpdateReportType
properties
content  complex
children AccountingDateContributionTotalAmountSanctionsTotalAmountAnnualHolidaysContribTotalAmountAccountUpdateReportTotalAmountAccountUpdateSectionEmployerInstruction
used by
element  BewareInformation
annotation
documentation
90349
source <xs:element name="AccountUpdateReport">
 
<xs:annotation>
   
<xs:documentation>90349</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="AccountUpdateReportType">
       
<xs:sequence>
         
<xs:element ref="AccountUpdateSection" maxOccurs="unbounded"/>
         
<xs:element ref="EmployerInstruction" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element AccountUpdateReportParticipation
diagram BewareNotification_20241_p9.png
type restriction of xs:string
properties
content  simple
used by
complexType  ProcessedCorrectionsSectionType
facets
Kind  Value  Annotation
maxLength  1
enumeration  0
enumeration  1
annotation
documentation
00874
source <xs:element name="AccountUpdateReportParticipation">
 
<xs:annotation>
   
<xs:documentation>00874</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="1"/>
     
<xs:enumeration value="0"/>
     
<xs:enumeration value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AccountUpdateReportTotalAmount
diagram BewareNotification_20241_p10.png
type restriction of xs:string
properties
content  simple
used by
complexType  AccountUpdateReportType
facets
Kind  Value  Annotation
maxLength  16
pattern  [+-]?\d{1,15}
annotation
documentation
00865
source <xs:element name="AccountUpdateReportTotalAmount">
 
<xs:annotation>
   
<xs:documentation>00865</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AccountUpdateSection
diagram BewareNotification_20241_p11.png
type extension of AccountUpdateSectionType
properties
content  complex
children AccountingQuarterCorrectionClassificationAccountingEntry
used by
element  AccountUpdateReport
annotation
documentation
90350
source <xs:element name="AccountUpdateSection">
 
<xs:annotation>
   
<xs:documentation>90350</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="AccountUpdateSectionType">
       
<xs:sequence>
         
<xs:element ref="AccountingEntry" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Address
diagram BewareNotification_20241_p12.png
type AddressType
properties
content  complex
children StreetHouseNbrPostBoxZIPCodeCityCountry
used by
element  ReceiverInformation
annotation
documentation
90022
source <xs:element name="Address" type="AddressType">
 
<xs:annotation>
   
<xs:documentation>90022</xs:documentation>
 
</xs:annotation>
</xs:element>

element AnnualHolidaysContribTotalAmount
diagram BewareNotification_20241_p13.png
type restriction of xs:string
properties
content  simple
used by
complexType  AccountUpdateReportType
facets
Kind  Value  Annotation
maxLength  16
pattern  [+-]?\d{1,15}
annotation
documentation
00864
source <xs:element name="AnnualHolidaysContribTotalAmount">
 
<xs:annotation>
   
<xs:documentation>00864</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AskAccountNotion
diagram BewareNotification_20241_p14.png
type restriction of xs:string
properties
content  simple
used by
complexType  EmployerInstructionType
facets
Kind  Value  Annotation
maxLength  1
annotation
documentation
01027
source <xs:element name="AskAccountNotion">
 
<xs:annotation>
   
<xs:documentation>01027</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

element BewareInformation
diagram BewareNotification_20241_p17.png
type extension of BewareInformationType
properties
content  complex
children NOSSRegistrationNbrCompanyIDProcessingDateUserQualityClassCalculationRequestArt54terFaultyCodeEmployerClassJustificationCodeNotion22QuaterCoordinatesContactPersonReceiverInformationAccountUpdateReportProcessedCorrectionsReport
used by
element  Form
annotation
documentation
90352
source <xs:element name="BewareInformation">
 
<xs:annotation>
   
<xs:documentation>90352</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="BewareInformationType">
       
<xs:sequence>
         
<xs:element ref="CoordinatesContactPerson"/>
         
<xs:element ref="ReceiverInformation"/>
         
<xs:element ref="AccountUpdateReport" minOccurs="0"/>
         
<xs:element ref="ProcessedCorrectionsReport"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

element CalculationRequestArt54ter
diagram BewareNotification_20241_p19.png
type restriction of xs:string
properties
content  simple
used by
complexType  BewareInformationType
facets
Kind  Value  Annotation
maxLength  1
enumeration  S
annotation
documentation
00846
source <xs:element name="CalculationRequestArt54ter">
 
<xs:annotation>
   
<xs:documentation>00846</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="1"/>
     
<xs:enumeration value="S"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element CalculationRequestCO2
diagram BewareNotification_20241_p20.png
type restriction of xs:string
properties
content  simple
used by
complexType  AccountingEntryType
facets
Kind  Value  Annotation
maxLength  1
enumeration  S
annotation
documentation
00847
source <xs:element name="CalculationRequestCO2">
 
<xs:annotation>
   
<xs:documentation>00847</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="1"/>
     
<xs:enumeration value="S"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element City
diagram BewareNotification_20241_p21.png
type restriction of xs:string
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
maxLength  40
annotation
documentation
00522
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>

element Comment
diagram BewareNotification_20241_p22.png
type restriction of xs:string
properties
content  simple
used by
complexType  EmployerInstructionType
facets
Kind  Value  Annotation
maxLength  200
annotation
documentation
00887
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>

element Communication
diagram BewareNotification_20241_p23.png
type CommunicationType
properties
content  complex
children PhoneNbrGSMNbrFaxNbrEmailAddress
used by
element  CoordinatesContactPerson
annotation
documentation
90258
source <xs:element name="Communication" type="CommunicationType">
 
<xs:annotation>
   
<xs:documentation>90258</xs:documentation>
 
</xs:annotation>
</xs:element>

element CompanyID
diagram BewareNotification_20241_p24.png
type restriction of xs:integer
properties
content  simple
used by
complexType  BewareInformationType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1999999943
totalDigits  10
pattern  0|\d{9}|\d{10}
annotation
documentation
00014
appinfo
CompanyID_conversion1
appinfo
xs:companyId
source <xs:element name="CompanyID">
 
<xs:annotation>
   
<xs:documentation>00014</xs:documentation>
   
<xs:appinfo source="ConversionID">CompanyID_conversion1</xs:appinfo>
   
<xs:appinfo source="TDOType">xs:companyId</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="1999999943"/>
     
<xs:totalDigits value="10"/>
     
<xs:pattern value="0|\d{9}|\d{10}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element CompensationCode
diagram BewareNotification_20241_p25.png
type restriction of xs:integer
properties
content  simple
used by
complexType  EmployerCompensationOverviewType
facets
Kind  Value  Annotation
totalDigits  2
enumeration  01
enumeration  02
annotation
documentation
01250
source <xs:element name="CompensationCode">
 
<xs:annotation>
   
<xs:documentation>01250</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
     
<xs:enumeration value="01"/>
     
<xs:enumeration value="02"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ContributionTotalAmount
diagram BewareNotification_20241_p26.png
type restriction of xs:string
properties
content  simple
used by
complexTypes  AccountUpdateReportTypeProcessedCorrectionsSectionType
facets
Kind  Value  Annotation
maxLength  16
pattern  [+-]?\d{1,15}
annotation
documentation
00426
source <xs:element name="ContributionTotalAmount">
 
<xs:annotation>
   
<xs:documentation>00426</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element ContributionWorkerCode
diagram BewareNotification_20241_p28.png
type restriction of xs:integer
properties
content  simple
used by
complexType  WorkerContAccountingOverviewType
facets
Kind  Value  Annotation
minInclusive  000
maxInclusive  999
totalDigits  3
pattern  \d{3}
annotation
documentation
00082
source <xs:element name="ContributionWorkerCode">
 
<xs:annotation>
   
<xs:documentation>00082</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>

element CoordinatesContactPerson
diagram BewareNotification_20241_p29.png
type extension of CoordinatesContactPersonType
properties
content  complex
children NameFirstNameCommunicationSectorInformation
used by
element  BewareInformation
annotation
documentation
90257
source <xs:element name="CoordinatesContactPerson">
 
<xs:annotation>
   
<xs:documentation>90257</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="CoordinatesContactPersonType">
       
<xs:sequence>
         
<xs:element ref="Communication"/>
         
<xs:element ref="SectorInformation"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element CoordinatesEmployer
diagram BewareNotification_20241_p30.png
type CoordinatesEmployerType
properties
content  complex
children EmployerDenomination
used by
element  ReceiverInformation
annotation
documentation
90265
source <xs:element name="CoordinatesEmployer" type="CoordinatesEmployerType">
 
<xs:annotation>
   
<xs:documentation>90265</xs:documentation>
 
</xs:annotation>
</xs:element>

element CoordinatesRepresentative
diagram BewareNotification_20241_p31.png
type CoordinatesRepresentativeType
properties
content  complex
children Denomination
used by
element  ReceiverInformation
annotation
documentation
90369
source <xs:element name="CoordinatesRepresentative" type="CoordinatesRepresentativeType">
 
<xs:annotation>
   
<xs:documentation>90369</xs:documentation>
 
</xs:annotation>
</xs:element>

element CoordinatesSocialSecretariat
diagram BewareNotification_20241_p32.png
type CoordinatesSocialSecretariatType
properties
content  complex
children SocialSecretariatNumberFilialSecSocNbr
used by
element  ReceiverInformation
annotation
documentation
90368
source <xs:element name="CoordinatesSocialSecretariat" type="CoordinatesSocialSecretariatType">
 
<xs:annotation>
   
<xs:documentation>90368</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element Country
diagram BewareNotification_20241_p34.png
type restriction of xs:integer
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999
totalDigits  5
annotation
documentation
00523
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>

element CUNPAccountingOverview
diagram BewareNotification_20241_p35.png
type CUNPAccountingOverviewType
properties
content  complex
children EmployerClassUnrelatedWorkerCodeSignedCUNPCalcBasisSignedCUNPAmount
used by
element  SubGroupInformation
annotation
documentation
90359
source <xs:element name="CUNPAccountingOverview" type="CUNPAccountingOverviewType">
 
<xs:annotation>
   
<xs:documentation>90359</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeductionAccountingOverview
diagram BewareNotification_20241_p36.png
type DeductionAccountingOverviewType
properties
content  complex
children EmployerClassWorkerCodeDeductionCodeNbrOfWorkersInvolvedSignedDeductionCalcBasisSignedDeductionAmount
used by
element  SubGroupInformation
annotation
documentation
90358
source <xs:element name="DeductionAccountingOverview" type="DeductionAccountingOverviewType">
 
<xs:annotation>
   
<xs:documentation>90358</xs:documentation>
 
</xs:annotation>
</xs:element>

element DeductionCode
diagram BewareNotification_20241_p37.png
type restriction of xs:integer
properties
content  simple
used by
complexType  DeductionAccountingOverviewType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  9999
totalDigits  4
annotation
documentation
00086
source <xs:element name="DeductionCode">
 
<xs:annotation>
   
<xs:documentation>00086</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>

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

element DmfAInformation
diagram BewareNotification_20241_p39.png
type extension of DmfAInformationType
properties
content  complex
children DmfATicketNbrDmfANotTicketNbrDmfANotAmountUserCommentSocialSecretariatNumberSubGroupInformation
used by
element  ProcessedCorrectionsSection
annotation
documentation
90356
source <xs:element name="DmfAInformation">
 
<xs:annotation>
   
<xs:documentation>90356</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="DmfAInformationType">
       
<xs:sequence>
         
<xs:element ref="SubGroupInformation" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element DmfANotAmount
diagram BewareNotification_20241_p40.png
type restriction of xs:string
properties
content  simple
used by
complexType  DmfAInformationType
facets
Kind  Value  Annotation
maxLength  16
pattern  [+-]?\d{1,15}
annotation
documentation
00877
source <xs:element name="DmfANotAmount">
 
<xs:annotation>
   
<xs:documentation>00877</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DmfANotTicketNbr
diagram BewareNotification_20241_p41.png
type restriction of xs:string
properties
content  simple
used by
complexType  DmfAInformationType
facets
Kind  Value  Annotation
maxLength  13
annotation
documentation
00876
source <xs:element name="DmfANotTicketNbr">
 
<xs:annotation>
   
<xs:documentation>00876</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="13"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DmfATicketNbr
diagram BewareNotification_20241_p42.png
type restriction of xs:string
properties
content  simple
used by
complexType  DmfAInformationType
facets
Kind  Value  Annotation
maxLength  13
annotation
documentation
00875
source <xs:element name="DmfATicketNbr">
 
<xs:annotation>
   
<xs:documentation>00875</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="13"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

element EmployerClass
diagram BewareNotification_20241_p45.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  AccountingEntryTypeBewareInformationTypeCUNPAccountingOverviewTypeDeductionAccountingOverviewTypeWorkerContAccountingOverviewType
facets
Kind  Value  Annotation
minInclusive  000
maxInclusive  999
totalDigits  3
pattern  \d{3}
annotation
documentation
00036
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>

element EmployerCompensationOverview
diagram BewareNotification_20241_p46.png
type EmployerCompensationOverviewType
properties
content  complex
children CompensationCodeSignedCompensationAmount
used by
element  SubGroupInformation
annotation
documentation
90606
source <xs:element name="EmployerCompensationOverview" type="EmployerCompensationOverviewType">
 
<xs:annotation>
   
<xs:documentation>90606</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element EmployerInstruction
diagram BewareNotification_20241_p48.png
type extension of EmployerInstructionType
properties
content  complex
children InstructionTypeInstructionAmountDueDateBalancingDateInstructionQuarterAskAccountNotionCommentAccountSituation
used by
element  AccountUpdateReport
annotation
documentation
90434
source <xs:element name="EmployerInstruction">
 
<xs:annotation>
   
<xs:documentation>90434</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="EmployerInstructionType">
       
<xs:sequence>
         
<xs:element ref="AccountSituation" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element FaultyCode
diagram BewareNotification_20241_p49.png
type restriction of xs:string
properties
content  simple
used by
complexType  BewareInformationType
facets
Kind  Value  Annotation
maxLength  1
enumeration  F
annotation
documentation
00535
source <xs:element name="FaultyCode">
 
<xs:annotation>
   
<xs:documentation>00535</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="1"/>
     
<xs:enumeration value="F"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element FilialSecSocNbr
diagram BewareNotification_20241_p51.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CoordinatesSocialSecretariatType
facets
Kind  Value  Annotation
totalDigits  3
annotation
documentation
00150
source <xs:element name="FilialSecSocNbr">
 
<xs:annotation>
   
<xs:documentation>00150</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element Form
diagram BewareNotification_20241_p53.png
type extension of FormType
properties
content  complex
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeFormReferenceBewareInformation
used by
element  BewareNotification
annotation
documentation
90059
source <xs:element name="Form">
 
<xs:annotation>
   
<xs:documentation>90059</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="FormType">
       
<xs:sequence>
         
<xs:element ref="Reference" maxOccurs="unbounded"/>
         
<xs:element ref="BewareInformation"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

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

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

element HouseNbr
diagram BewareNotification_20241_p57.png
type restriction of xs:string
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
maxLength  10
annotation
documentation
00518
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>

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

element InstructionAmount
diagram BewareNotification_20241_p59.png
type restriction of xs:string
properties
content  simple
used by
complexType  EmployerInstructionType
facets
Kind  Value  Annotation
maxLength  15
annotation
documentation
01023
source <xs:element name="InstructionAmount">
 
<xs:annotation>
   
<xs:documentation>01023</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="15"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element InstructionQuarter
diagram BewareNotification_20241_p60.png
type restriction of xs:integer
properties
content  simple
used by
complexType  EmployerInstructionType
facets
Kind  Value  Annotation
totalDigits  5
pattern  \d{4}(1|2|3|4)
annotation
documentation
01026
source <xs:element name="InstructionQuarter">
 
<xs:annotation>
   
<xs:documentation>01026</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="5"/>
     
<xs:pattern value="\d{4}(1|2|3|4)"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element Justification
diagram BewareNotification_20241_p62.png
type restriction of xs:string
properties
content  simple
used by
complexType  SubGroupInformationType
facets
Kind  Value  Annotation
maxLength  560
annotation
documentation
00545
source <xs:element name="Justification">
 
<xs:annotation>
   
<xs:documentation>00545</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="560"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element JustificationCode
diagram BewareNotification_20241_p63.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  BewareInformationTypeSubGroupInformationType
facets
Kind  Value  Annotation
minInclusive  01
maxInclusive  99
totalDigits  2
pattern  \d{2}
annotation
documentation
00536
source <xs:element name="JustificationCode">
 
<xs:annotation>
   
<xs:documentation>00536</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="01"/>
     
<xs:maxInclusive value="99"/>
     
<xs:totalDigits value="2"/>
     
<xs:pattern value="\d{2}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

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

element NbrOfWorkersInvolved
diagram BewareNotification_20241_p66.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  DeductionAccountingOverviewTypeWorkerContAccountingOverviewType
facets
Kind  Value  Annotation
totalDigits  6
annotation
documentation
00878
source <xs:element name="NbrOfWorkersInvolved">
 
<xs:annotation>
   
<xs:documentation>00878</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="6"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element NOSSRegistrationNbr
diagram BewareNotification_20241_p67.png
type restriction of xs:integer
properties
content  simple
used by
complexType  BewareInformationType
facets
Kind  Value  Annotation
minInclusive  100006
maxInclusive  199999934
totalDigits  9
annotation
documentation
00011
appinfo
Noss_conversion1
appinfo
xs:nossRegistrationNbr
source <xs:element name="NOSSRegistrationNbr">
 
<xs:annotation>
   
<xs:documentation>00011</xs:documentation>
   
<xs:appinfo source="ConversionID">Noss_conversion1</xs:appinfo>
   
<xs:appinfo source="TDOType">xs:nossRegistrationNbr</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="100006"/>
     
<xs:maxInclusive value="199999934"/>
     
<xs:totalDigits value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Notion22Quater
diagram BewareNotification_20241_p68.png
type restriction of xs:string
properties
content  simple
used by
complexType  BewareInformationType
facets
Kind  Value  Annotation
maxLength  1
enumeration  Q
annotation
documentation
00917
source <xs:element name="Notion22Quater">
 
<xs:annotation>
   
<xs:documentation>00917</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="1"/>
     
<xs:enumeration value="Q"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element OfficeNumber
diagram BewareNotification_20241_p69.png
type restriction of xs:string
properties
content  simple
used by
complexType  SectorInformationType
facets
Kind  Value  Annotation
maxLength  3
annotation
documentation
00470
source <xs:element name="OfficeNumber">
 
<xs:annotation>
   
<xs:documentation>00470</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element PostBox
diagram BewareNotification_20241_p71.png
type restriction of xs:string
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
maxLength  4
annotation
documentation
00519
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>

element ProcessedCorrectionsReport
diagram BewareNotification_20241_p72.png
type extension of ProcessedCorrectionsReportType
properties
content  complex
children ProcessedCorrectionsSection
used by
element  BewareInformation
annotation
documentation
90354
source <xs:element name="ProcessedCorrectionsReport">
 
<xs:annotation>
   
<xs:documentation>90354</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="ProcessedCorrectionsReportType">
       
<xs:sequence>
         
<xs:element ref="ProcessedCorrectionsSection" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element ProcessedCorrectionsSection
diagram BewareNotification_20241_p73.png
type extension of ProcessedCorrectionsSectionType
properties
content  complex
children QuarterContributionTotalAmountAccountUpdateReportParticipationDmfAInformation
used by
element  ProcessedCorrectionsReport
annotation
documentation
90355
source <xs:element name="ProcessedCorrectionsSection">
 
<xs:annotation>
   
<xs:documentation>90355</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="ProcessedCorrectionsSectionType">
       
<xs:sequence>
         
<xs:element ref="DmfAInformation" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

element Quarter
diagram BewareNotification_20241_p75.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ProcessedCorrectionsSectionType
facets
Kind  Value  Annotation
minInclusive  20031
totalDigits  5
pattern  \d{4}(1|2|3|4)
annotation
documentation
00013
appinfo
xs:yearQuarter
source <xs:element name="Quarter">
 
<xs:annotation>
   
<xs:documentation>00013</xs:documentation>
   
<xs:appinfo source="TDOType">xs:yearQuarter</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="20031"/>
     
<xs:totalDigits value="5"/>
     
<xs:pattern value="\d{4}(1|2|3|4)"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReceiverInformation
diagram BewareNotification_20241_p76.png
type extension of ReceiverInformationType
properties
content  complex
children CoordinatesSocialSecretariatCoordinatesEmployerCoordinatesRepresentativeAddress
used by
element  BewareInformation
annotation
documentation
90367
source <xs:element name="ReceiverInformation">
 
<xs:annotation>
   
<xs:documentation>90367</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="ReceiverInformationType">
       
<xs:sequence>
         
<xs:element ref="CoordinatesSocialSecretariat" minOccurs="0"/>
         
<xs:element ref="CoordinatesEmployer"/>
         
<xs:element ref="CoordinatesRepresentative" minOccurs="0"/>
         
<xs:element ref="Address"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Reference
diagram BewareNotification_20241_p77.png
type ReferenceType
properties
content  complex
children ReferenceTypeReferenceOriginReferenceNbr
used by
element  Form
annotation
documentation
90082
source <xs:element name="Reference" type="ReferenceType">
 
<xs:annotation>
   
<xs:documentation>90082</xs:documentation>
 
</xs:annotation>
</xs:element>

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

element ReferenceOrigin
diagram BewareNotification_20241_p79.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  7
totalDigits  1
enumeration  2
enumeration  3
annotation
documentation
00298
source <xs:element name="ReferenceOrigin">
 
<xs:annotation>
   
<xs:documentation>00298</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="7"/>
     
<xs:totalDigits value="1"/>
     
<xs:enumeration value="2"/>
     
<xs:enumeration value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReferenceType
diagram BewareNotification_20241_p80.png
type restriction of xs:integer
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
totalDigits  1
enumeration  1
enumeration  9
annotation
documentation
00221
source <xs:element name="ReferenceType">
 
<xs:annotation>
   
<xs:documentation>00221</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="1"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element SanctionsTotalAmount
diagram BewareNotification_20241_p81.png
type restriction of xs:string
properties
content  simple
used by
complexType  AccountUpdateReportType
facets
Kind  Value  Annotation
maxLength  16
pattern  [+-]?\d{1,15}
annotation
documentation
00863
source <xs:element name="SanctionsTotalAmount">
 
<xs:annotation>
   
<xs:documentation>00863</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element SectorInformation
diagram BewareNotification_20241_p82.png
type SectorInformationType
properties
content  complex
children OfficeNumber
used by
element  CoordinatesContactPerson
annotation
documentation
90366
source <xs:element name="SectorInformation" type="SectorInformationType">
 
<xs:annotation>
   
<xs:documentation>90366</xs:documentation>
 
</xs:annotation>
</xs:element>

element SignedCompensationAmount
diagram BewareNotification_20241_p83.png
type restriction of xs:string
properties
content  simple
used by
complexType  EmployerCompensationOverviewType
facets
Kind  Value  Annotation
maxLength  16
pattern  [+-]?\d{1,15}
annotation
documentation
01260
source <xs:element name="SignedCompensationAmount">
 
<xs:annotation>
   
<xs:documentation>01260</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element SignedContributionAmount
diagram BewareNotification_20241_p84.png
type restriction of xs:string
properties
content  simple
used by
complexType  WorkerContAccountingOverviewType
facets
Kind  Value  Annotation
maxLength  16
pattern  [+-]?\d{1,15}
annotation
documentation
00880
source <xs:element name="SignedContributionAmount">
 
<xs:annotation>
   
<xs:documentation>00880</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element SignedContributionCalcBasis
diagram BewareNotification_20241_p85.png
type restriction of xs:string
properties
content  simple
used by
complexType  WorkerContAccountingOverviewType
facets
Kind  Value  Annotation
maxLength  16
pattern  [+-]?\d{1,15}
annotation
documentation
00879
source <xs:element name="SignedContributionCalcBasis">
 
<xs:annotation>
   
<xs:documentation>00879</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element SignedCUNPAmount
diagram BewareNotification_20241_p86.png
type restriction of xs:string
properties
content  simple
used by
complexType  CUNPAccountingOverviewType
facets
Kind  Value  Annotation
maxLength  16
pattern  [+-]?\d{1,15}
annotation
documentation
00884
source <xs:element name="SignedCUNPAmount">
 
<xs:annotation>
   
<xs:documentation>00884</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element SignedCUNPCalcBasis
diagram BewareNotification_20241_p87.png
type restriction of xs:string
properties
content  simple
used by
complexType  CUNPAccountingOverviewType
facets
Kind  Value  Annotation
maxLength  16
pattern  [+-]?\d{1,15}
annotation
documentation
00883
source <xs:element name="SignedCUNPCalcBasis">
 
<xs:annotation>
   
<xs:documentation>00883</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element SignedDeductionAmount
diagram BewareNotification_20241_p88.png
type restriction of xs:string
properties
content  simple
used by
complexType  DeductionAccountingOverviewType
facets
Kind  Value  Annotation
maxLength  16
pattern  [+-]?\d{1,15}
annotation
documentation
00882
source <xs:element name="SignedDeductionAmount">
 
<xs:annotation>
   
<xs:documentation>00882</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element SignedDeductionCalcBasis
diagram BewareNotification_20241_p89.png
type restriction of xs:string
properties
content  simple
used by
complexType  DeductionAccountingOverviewType
facets
Kind  Value  Annotation
maxLength  16
pattern  [+-]?\d{1,15}
annotation
documentation
00881
source <xs:element name="SignedDeductionCalcBasis">
 
<xs:annotation>
   
<xs:documentation>00881</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element SocialSecretariatNumber
diagram BewareNotification_20241_p90.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  CoordinatesSocialSecretariatTypeDmfAInformationType
facets
Kind  Value  Annotation
totalDigits  3
annotation
documentation
00479
source <xs:element name="SocialSecretariatNumber">
 
<xs:annotation>
   
<xs:documentation>00479</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Street
diagram BewareNotification_20241_p91.png
type restriction of xs:string
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
maxLength  42
annotation
documentation
00517
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>

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

element SubGroupDecisionIndicator
diagram BewareNotification_20241_p93.png
type restriction of xs:string
properties
content  simple
used by
complexType  SubGroupInformationType
facets
Kind  Value  Annotation
maxLength  1
enumeration  R
annotation
documentation
00614
source <xs:element name="SubGroupDecisionIndicator">
 
<xs:annotation>
   
<xs:documentation>00614</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="1"/>
     
<xs:enumeration value="R"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element SubGroupInformation
diagram BewareNotification_20241_p94.png
type extension of SubGroupInformationType
properties
content  complex
children SubGroupSubGroupDecisionIndicatorUserQualityJustificationJustificationCodeJustificationDateWorkerContAccountingOverviewDeductionAccountingOverviewEmployerCompensationOverviewCUNPAccountingOverview
used by
element  DmfAInformation
annotation
documentation
90240
source <xs:element name="SubGroupInformation">
 
<xs:annotation>
   
<xs:documentation>90240</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="SubGroupInformationType">
       
<xs:sequence>
         
<xs:element ref="WorkerContAccountingOverview" minOccurs="0" maxOccurs="unbounded"/>
         
<xs:element ref="DeductionAccountingOverview" minOccurs="0" maxOccurs="unbounded"/>
         
<xs:element ref="EmployerCompensationOverview" minOccurs="0"/>
         
<xs:element ref="CUNPAccountingOverview" minOccurs="0" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

element UnrelatedWorkerCode
diagram BewareNotification_20241_p96.png
type restriction of xs:integer
properties
content  simple
used by
complexType  CUNPAccountingOverviewType
facets
Kind  Value  Annotation
minInclusive  000
maxInclusive  999
totalDigits  3
pattern  \d{3}
annotation
documentation
00020
source <xs:element name="UnrelatedWorkerCode">
 
<xs:annotation>
   
<xs:documentation>00020</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>

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

element UserQuality
diagram BewareNotification_20241_p98.png
type restriction of xs:integer
properties
content  simple
used by
complexType  SubGroupInformationType
facets
Kind  Value  Annotation
totalDigits  2
annotation
documentation
00486
source <xs:element name="UserQuality">
 
<xs:annotation>
   
<xs:documentation>00486</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element UserQualityClass
diagram BewareNotification_20241_p99.png
type restriction of xs:integer
properties
content  simple
used by
complexType  BewareInformationType
facets
Kind  Value  Annotation
totalDigits  2
enumeration  01
enumeration  02
annotation
documentation
00871
source <xs:element name="UserQualityClass">
 
<xs:annotation>
   
<xs:documentation>00871</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
     
<xs:enumeration value="01"/>
     
<xs:enumeration value="02"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element WorkerCode
diagram BewareNotification_20241_p100.png
type restriction of xs:integer
properties
content  simple
used by
complexTypes  DeductionAccountingOverviewTypeWorkerContAccountingOverviewType
facets
Kind  Value  Annotation
minInclusive  000
maxInclusive  999
totalDigits  3
pattern  \d{3}
annotation
documentation
00037
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>

element WorkerContAccountingOverview
diagram BewareNotification_20241_p101.png
type WorkerContAccountingOverviewType
properties
content  complex
children EmployerClassWorkerCodeContributionWorkerCodeContributionTypeNbrOfWorkersInvolvedSignedContributionCalcBasisSignedContributionAmount
used by
element  SubGroupInformation
annotation
documentation
90357
source <xs:element name="WorkerContAccountingOverview" type="WorkerContAccountingOverviewType">
 
<xs:annotation>
   
<xs:documentation>90357</xs:documentation>
 
</xs:annotation>
</xs:element>

element ZIPCode
diagram BewareNotification_20241_p102.png
type restriction of xs:string
properties
content  simple
used by
complexType  AddressType
facets
Kind  Value  Annotation
maxLength  9
annotation
documentation
00520
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>

complexType AccountingEntryType
diagram BewareNotification_20241_p103.png
children AccountingAmountAccountingRefCalculationRequestCO2EmployerClass
used by
element  AccountingEntry
source <xs:complexType name="AccountingEntryType">
 
<xs:sequence>
   
<xs:element ref="AccountingAmount"/>
   
<xs:element ref="AccountingRef"/>
   
<xs:element ref="CalculationRequestCO2" minOccurs="0"/>
   
<xs:element ref="EmployerClass" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType AccountSituationType
diagram BewareNotification_20241_p104.png
children AccountSituationReference
used by
element  AccountSituation
source <xs:complexType name="AccountSituationType">
 
<xs:sequence>
   
<xs:element ref="AccountSituationReference"/>
 
</xs:sequence>
</xs:complexType>

complexType AccountUpdateReportType
diagram BewareNotification_20241_p105.png
children AccountingDateContributionTotalAmountSanctionsTotalAmountAnnualHolidaysContribTotalAmountAccountUpdateReportTotalAmount
used by
element  AccountUpdateReport
source <xs:complexType name="AccountUpdateReportType">
 
<xs:sequence>
   
<xs:element ref="AccountingDate"/>
   
<xs:element ref="ContributionTotalAmount"/>
   
<xs:element ref="SanctionsTotalAmount" minOccurs="0"/>
   
<xs:element ref="AnnualHolidaysContribTotalAmount" minOccurs="0"/>
   
<xs:element ref="AccountUpdateReportTotalAmount"/>
 
</xs:sequence>
</xs:complexType>

complexType AccountUpdateSectionType
diagram BewareNotification_20241_p106.png
children AccountingQuarterCorrectionClassification
used by
element  AccountUpdateSection
source <xs:complexType name="AccountUpdateSectionType">
 
<xs:sequence>
   
<xs:element ref="AccountingQuarter"/>
   
<xs:element ref="CorrectionClassification"/>
 
</xs:sequence>
</xs:complexType>

complexType AddressType
diagram BewareNotification_20241_p107.png
children StreetHouseNbrPostBoxZIPCodeCityCountry
used by
element  Address
source <xs:complexType name="AddressType">
 
<xs:sequence>
   
<xs:element ref="Street" minOccurs="0"/>
   
<xs:element ref="HouseNbr" minOccurs="0"/>
   
<xs:element ref="PostBox" minOccurs="0"/>
   
<xs:element ref="ZIPCode" minOccurs="0"/>
   
<xs:element ref="City"/>
   
<xs:element ref="Country" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType BewareInformationType
diagram BewareNotification_20241_p108.png
children NOSSRegistrationNbrCompanyIDProcessingDateUserQualityClassCalculationRequestArt54terFaultyCodeEmployerClassJustificationCodeNotion22Quater
used by
element  BewareInformation
source <xs:complexType name="BewareInformationType">
 
<xs:sequence>
   
<xs:element ref="NOSSRegistrationNbr"/>
   
<xs:element ref="CompanyID"/>
   
<xs:element ref="ProcessingDate"/>
   
<xs:element ref="UserQualityClass"/>
   
<xs:element ref="CalculationRequestArt54ter" minOccurs="0"/>
   
<xs:element ref="FaultyCode" minOccurs="0"/>
   
<xs:element ref="EmployerClass" minOccurs="0"/>
   
<xs:element ref="JustificationCode" minOccurs="0"/>
   
<xs:element ref="Notion22Quater" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

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

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

complexType CoordinatesEmployerType
diagram BewareNotification_20241_p111.png
children EmployerDenomination
used by
element  CoordinatesEmployer
source <xs:complexType name="CoordinatesEmployerType">
 
<xs:sequence>
   
<xs:element ref="EmployerDenomination"/>
 
</xs:sequence>
</xs:complexType>

complexType CoordinatesRepresentativeType
diagram BewareNotification_20241_p112.png
children Denomination
used by
element  CoordinatesRepresentative
source <xs:complexType name="CoordinatesRepresentativeType">
 
<xs:sequence>
   
<xs:element ref="Denomination"/>
 
</xs:sequence>
</xs:complexType>

complexType CoordinatesSocialSecretariatType
diagram BewareNotification_20241_p113.png
children SocialSecretariatNumberFilialSecSocNbr
used by
element  CoordinatesSocialSecretariat
source <xs:complexType name="CoordinatesSocialSecretariatType">
 
<xs:sequence>
   
<xs:element ref="SocialSecretariatNumber"/>
   
<xs:element ref="FilialSecSocNbr" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType CUNPAccountingOverviewType
diagram BewareNotification_20241_p114.png
children EmployerClassUnrelatedWorkerCodeSignedCUNPCalcBasisSignedCUNPAmount
used by
element  CUNPAccountingOverview
source <xs:complexType name="CUNPAccountingOverviewType">
 
<xs:sequence>
   
<xs:element ref="EmployerClass"/>
   
<xs:element ref="UnrelatedWorkerCode"/>
   
<xs:element ref="SignedCUNPCalcBasis" minOccurs="0"/>
   
<xs:element ref="SignedCUNPAmount"/>
 
</xs:sequence>
</xs:complexType>

complexType DeductionAccountingOverviewType
diagram BewareNotification_20241_p115.png
children EmployerClassWorkerCodeDeductionCodeNbrOfWorkersInvolvedSignedDeductionCalcBasisSignedDeductionAmount
used by
element  DeductionAccountingOverview
source <xs:complexType name="DeductionAccountingOverviewType">
 
<xs:sequence>
   
<xs:element ref="EmployerClass"/>
   
<xs:element ref="WorkerCode"/>
   
<xs:element ref="DeductionCode"/>
   
<xs:element ref="NbrOfWorkersInvolved"/>
   
<xs:element ref="SignedDeductionCalcBasis" minOccurs="0"/>
   
<xs:element ref="SignedDeductionAmount"/>
 
</xs:sequence>
</xs:complexType>

complexType DmfAInformationType
diagram BewareNotification_20241_p116.png
children DmfATicketNbrDmfANotTicketNbrDmfANotAmountUserCommentSocialSecretariatNumber
used by
element  DmfAInformation
source <xs:complexType name="DmfAInformationType">
 
<xs:sequence>
   
<xs:element ref="DmfATicketNbr"/>
   
<xs:element ref="DmfANotTicketNbr"/>
   
<xs:element ref="DmfANotAmount"/>
   
<xs:element ref="UserComment" minOccurs="0"/>
   
<xs:element ref="SocialSecretariatNumber" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType EmployerCompensationOverviewType
diagram BewareNotification_20241_p117.png
children CompensationCodeSignedCompensationAmount
used by
element  EmployerCompensationOverview
source <xs:complexType name="EmployerCompensationOverviewType">
 
<xs:sequence>
   
<xs:element ref="CompensationCode"/>
   
<xs:element ref="SignedCompensationAmount"/>
 
</xs:sequence>
</xs:complexType>

complexType EmployerInstructionType
diagram BewareNotification_20241_p118.png
children InstructionTypeInstructionAmountDueDateBalancingDateInstructionQuarterAskAccountNotionComment
used by
element  EmployerInstruction
source <xs:complexType name="EmployerInstructionType">
 
<xs:sequence>
   
<xs:element ref="InstructionType"/>
   
<xs:element ref="InstructionAmount" minOccurs="0"/>
   
<xs:element ref="DueDate" minOccurs="0"/>
   
<xs:element ref="BalancingDate" minOccurs="0"/>
   
<xs:element ref="InstructionQuarter" minOccurs="0"/>
   
<xs:element ref="AskAccountNotion" minOccurs="0"/>
   
<xs:element ref="Comment" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType FormType
diagram BewareNotification_20241_p119.png
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeForm
used by
element  Form
source <xs:complexType name="FormType">
 
<xs:sequence>
   
<xs:element ref="Identification"/>
   
<xs:element ref="FormCreationDate"/>
   
<xs:element ref="FormCreationHour"/>
   
<xs:element ref="AttestationStatus"/>
   
<xs:element ref="TypeForm"/>
 
</xs:sequence>
</xs:complexType>

complexType ProcessedCorrectionsReportType
diagram BewareNotification_20241_p120.png
used by
element  ProcessedCorrectionsReport
source <xs:complexType name="ProcessedCorrectionsReportType"/>

complexType ProcessedCorrectionsSectionType
diagram BewareNotification_20241_p121.png
children QuarterContributionTotalAmountAccountUpdateReportParticipation
used by
element  ProcessedCorrectionsSection
source <xs:complexType name="ProcessedCorrectionsSectionType">
 
<xs:sequence>
   
<xs:element ref="Quarter"/>
   
<xs:element ref="ContributionTotalAmount"/>
   
<xs:element ref="AccountUpdateReportParticipation"/>
 
</xs:sequence>
</xs:complexType>

complexType ReceiverInformationType
diagram BewareNotification_20241_p122.png
used by
element  ReceiverInformation
source <xs:complexType name="ReceiverInformationType"/>

complexType ReferenceType
diagram BewareNotification_20241_p123.png
children ReferenceTypeReferenceOriginReferenceNbr
used by
element  Reference
source <xs:complexType name="ReferenceType">
 
<xs:sequence>
   
<xs:element ref="ReferenceType"/>
   
<xs:element ref="ReferenceOrigin"/>
   
<xs:element ref="ReferenceNbr"/>
 
</xs:sequence>
</xs:complexType>

complexType SectorInformationType
diagram BewareNotification_20241_p124.png
children OfficeNumber
used by
element  SectorInformation
source <xs:complexType name="SectorInformationType">
 
<xs:sequence>
   
<xs:element ref="OfficeNumber"/>
 
</xs:sequence>
</xs:complexType>

complexType SubGroupInformationType
diagram BewareNotification_20241_p125.png
children SubGroupSubGroupDecisionIndicatorUserQualityJustificationJustificationCodeJustificationDate
used by
element  SubGroupInformation
source <xs:complexType name="SubGroupInformationType">
 
<xs:sequence>
   
<xs:element ref="SubGroup"/>
   
<xs:element ref="SubGroupDecisionIndicator" minOccurs="0"/>
   
<xs:element ref="UserQuality"/>
   
<xs:element ref="Justification" minOccurs="0"/>
   
<xs:element ref="JustificationCode" minOccurs="0"/>
   
<xs:element ref="JustificationDate" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType WorkerContAccountingOverviewType
diagram BewareNotification_20241_p126.png
children EmployerClassWorkerCodeContributionWorkerCodeContributionTypeNbrOfWorkersInvolvedSignedContributionCalcBasisSignedContributionAmount
used by
element  WorkerContAccountingOverview
source <xs:complexType name="WorkerContAccountingOverviewType">
 
<xs:sequence>
   
<xs:element ref="EmployerClass"/>
   
<xs:element ref="WorkerCode"/>
   
<xs:element ref="ContributionWorkerCode"/>
   
<xs:element ref="ContributionType"/>
   
<xs:element ref="NbrOfWorkersInvolved"/>
   
<xs:element ref="SignedContributionCalcBasis" minOccurs="0"/>
   
<xs:element ref="SignedContributionAmount"/>
 
</xs:sequence>
</xs:complexType>


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