Schema FLXWAGE_20242.xsd


ROOT ELEMENT FLXWAGE
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://socialsecurity.be/xml/ns/FLXWAGE
 
Elements  Complex types 
Amount  BeneficiaryType 
AttestationStatus  CalculationType 
Beneficiary  DebtorType 
BonusPaymentFrequency  FeaturesType 
Calculation  FinancialElementType 
CalculationDate  FormType 
CalculationPeriodEndingDate  ReferenceType 
CalculationPeriodStartingDate  RelationType 
CompanyID 
Debtor 
EmployerClass 
Features 
FinancialElement 
FinancialElementCode 
FinancialElementType 
FLXWAGE 
Form 
FormCreationDate 
FormCreationHour 
Identification 
INSS 
NOSSRegistrationNbr 
Reference 
ReferenceNbr 
ReferenceOrigin 
ReferenceType 
Relation 
RelationType 
TypeForm 
ValidityPeriodEndingDate 
ValidityPeriodStartingDate 
WorkerCode 


element Amount
diagram FLXWAGE_20242_p1.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:integer
properties
content  simple
used by
complexType  FinancialElementType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  999999999999999
totalDigits  15
annotation
documentation
01057
source <xs:element name="Amount">
 
<xs:annotation>
   
<xs:documentation>01057</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="999999999999999"/>
     
<xs:totalDigits value="15"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AttestationStatus
diagram FLXWAGE_20242_p2.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:integer
properties
content  simple
used by
complexType  FormType
facets
Kind  Value  Annotation
totalDigits  1
enumeration  0
enumeration  1
enumeration  3
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="1"/>
     
<xs:enumeration value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Beneficiary
diagram FLXWAGE_20242_p3.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type extension of BeneficiaryType
properties
content  complex
children INSSRelation
used by
element  Debtor
annotation
documentation
90620
source <xs:element name="Beneficiary">
 
<xs:annotation>
   
<xs:documentation>90620</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="BeneficiaryType">
       
<xs:sequence>
         
<xs:element ref="Relation" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element BonusPaymentFrequency
diagram FLXWAGE_20242_p4.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:integer
properties
content  simple
used by
complexType  FinancialElementType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99
totalDigits  2
annotation
documentation
00068
source <xs:element name="BonusPaymentFrequency">
 
<xs:annotation>
   
<xs:documentation>00068</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="99"/>
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Calculation
diagram FLXWAGE_20242_p5.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type extension of CalculationType
properties
content  complex
children CalculationPeriodStartingDateCalculationPeriodEndingDateCalculationDateFeatures
used by
element  Relation
annotation
documentation
90622
source <xs:element name="Calculation">
 
<xs:annotation>
   
<xs:documentation>90622</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="CalculationType">
       
<xs:sequence>
         
<xs:element ref="Features" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element CalculationDate
diagram FLXWAGE_20242_p6.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:date
properties
content  simple
used by
complexType  CalculationType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
01053
source <xs:element name="CalculationDate">
 
<xs:annotation>
   
<xs:documentation>01053</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 CalculationPeriodEndingDate
diagram FLXWAGE_20242_p7.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:date
properties
content  simple
used by
complexType  CalculationType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
01282
source <xs:element name="CalculationPeriodEndingDate">
 
<xs:annotation>
   
<xs:documentation>01282</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 CalculationPeriodStartingDate
diagram FLXWAGE_20242_p8.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:date
properties
content  simple
used by
complexType  CalculationType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
01281
source <xs:element name="CalculationPeriodStartingDate">
 
<xs:annotation>
   
<xs:documentation>01281</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 CompanyID
diagram FLXWAGE_20242_p9.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:integer
properties
content  simple
used by
complexType  DebtorType
facets
Kind  Value  Annotation
maxInclusive  1999999943
totalDigits  10
pattern  \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:maxInclusive value="1999999943"/>
     
<xs:totalDigits value="10"/>
     
<xs:pattern value="\d{9}|\d{10}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Debtor
diagram FLXWAGE_20242_p10.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type extension of DebtorType
properties
content  complex
children CompanyIDNOSSRegistrationNbrBeneficiary
used by
element  Form
annotation
documentation
90619
source <xs:element name="Debtor">
 
<xs:annotation>
   
<xs:documentation>90619</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="DebtorType">
       
<xs:sequence>
         
<xs:element ref="Beneficiary" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element EmployerClass
diagram FLXWAGE_20242_p11.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:integer
properties
content  simple
used by
complexType  FeaturesType
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 Features
diagram FLXWAGE_20242_p12.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type extension of FeaturesType
properties
content  complex
children ValidityPeriodStartingDateValidityPeriodEndingDateEmployerClassWorkerCodeFinancialElement
used by
element  Calculation
annotation
documentation
90623
source <xs:element name="Features">
 
<xs:annotation>
   
<xs:documentation>90623</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="FeaturesType">
       
<xs:sequence>
         
<xs:element ref="FinancialElement" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element FinancialElement
diagram FLXWAGE_20242_p13.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type FinancialElementType
properties
content  complex
children FinancialElementTypeFinancialElementCodeBonusPaymentFrequencyAmount
used by
element  Features
annotation
documentation
90624
source <xs:element name="FinancialElement" type="FinancialElementType">
 
<xs:annotation>
   
<xs:documentation>90624</xs:documentation>
 
</xs:annotation>
</xs:element>

element FinancialElementCode
diagram FLXWAGE_20242_p14.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:integer
properties
content  simple
used by
complexType  FinancialElementType
facets
Kind  Value  Annotation
totalDigits  10
enumeration  0001001000
enumeration  0002001000
annotation
documentation
01284
source <xs:element name="FinancialElementCode">
 
<xs:annotation>
   
<xs:documentation>01284</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="10"/>
     
<xs:enumeration value="0001001000"/>
     
<xs:enumeration value="0002001000"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FinancialElementType
diagram FLXWAGE_20242_p15.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:integer
properties
content  simple
used by
complexType  FinancialElementType
facets
Kind  Value  Annotation
totalDigits  2
enumeration  1
annotation
documentation
01283
source <xs:element name="FinancialElementType">
 
<xs:annotation>
   
<xs:documentation>01283</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
     
<xs:enumeration value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FLXWAGE
diagram FLXWAGE_20242_p16.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
properties
content  complex
children Form
annotation
documentation
90626
source <xs:element name="FLXWAGE">
 
<xs:annotation>
   
<xs:documentation>90626</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Form"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element Form
diagram FLXWAGE_20242_p17.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type extension of FormType
properties
content  complex
children IdentificationFormCreationDateFormCreationHourAttestationStatusTypeFormReferenceDebtor
used by
element  FLXWAGE
annotation
documentation
90059
source <xs:element name="Form">
 
<xs:annotation>
   
<xs:documentation>90059</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="FormType">
       
<xs:sequence>
         
<xs:element ref="Reference" minOccurs="0" maxOccurs="3"/>
         
<xs:element ref="Debtor"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

element Identification
diagram FLXWAGE_20242_p20.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:string
properties
content  simple
used by
complexType  FormType
facets
Kind  Value  Annotation
maxLength  7
enumeration  FLXWAGE
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="FLXWAGE"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element INSS
diagram FLXWAGE_20242_p21.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:integer
properties
content  simple
used by
complexType  BeneficiaryType
facets
Kind  Value  Annotation
totalDigits  11
pattern  \d{11}
annotation
documentation
00024
appinfo
Inss_conversion1
appinfo
xs:inss
source <xs:element name="INSS">
 
<xs:annotation>
   
<xs:documentation>00024</xs:documentation>
   
<xs:appinfo source="ConversionID">Inss_conversion1</xs:appinfo>
   
<xs:appinfo source="TDOType">xs:inss</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="11"/>
     
<xs:pattern value="\d{11}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element NOSSRegistrationNbr
diagram FLXWAGE_20242_p22.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:integer
properties
content  simple
used by
complexType  DebtorType
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 Reference
diagram FLXWAGE_20242_p23.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type ReferenceType
properties
content  complex
children ReferenceTypeReferenceOriginReferenceNbr
used by
elements  FormRelation
annotation
documentation
90082
source <xs:element name="Reference" type="ReferenceType">
 
<xs:annotation>
   
<xs:documentation>90082</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferenceNbr
diagram FLXWAGE_20242_p24.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:string
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
minLength  1
maxLength  64
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="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReferenceOrigin
diagram FLXWAGE_20242_p25.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:integer
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
totalDigits  1
enumeration  1
enumeration  2
enumeration  8
annotation
documentation
00298
source <xs:element name="ReferenceOrigin">
 
<xs:annotation>
   
<xs:documentation>00298</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="1"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="2"/>
     
<xs:enumeration value="8"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReferenceType
diagram FLXWAGE_20242_p26.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:integer
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
totalDigits  2
enumeration  1
enumeration  3
enumeration  10
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="2"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Relation
diagram FLXWAGE_20242_p27.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type extension of RelationType
properties
content  complex
children RelationTypeReferenceCalculation
used by
element  Beneficiary
annotation
documentation
90621
source <xs:element name="Relation">
 
<xs:annotation>
   
<xs:documentation>90621</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="RelationType">
       
<xs:sequence>
         
<xs:element ref="Reference" minOccurs="1" maxOccurs="3"/>
         
<xs:element ref="Calculation" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element RelationType
diagram FLXWAGE_20242_p28.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:integer
properties
content  simple
used by
complexType  RelationType
facets
Kind  Value  Annotation
totalDigits  2
enumeration  1
annotation
documentation
01280
source <xs:element name="RelationType">
 
<xs:annotation>
   
<xs:documentation>01280</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
     
<xs:enumeration value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element TypeForm
diagram FLXWAGE_20242_p29.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
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 ValidityPeriodEndingDate
diagram FLXWAGE_20242_p30.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:date
properties
content  simple
used by
complexType  FeaturesType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
01286
source <xs:element name="ValidityPeriodEndingDate">
 
<xs:annotation>
   
<xs:documentation>01286</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 ValidityPeriodStartingDate
diagram FLXWAGE_20242_p31.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:date
properties
content  simple
used by
complexType  FeaturesType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
01285
source <xs:element name="ValidityPeriodStartingDate">
 
<xs:annotation>
   
<xs:documentation>01285</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 WorkerCode
diagram FLXWAGE_20242_p32.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
type restriction of xs:integer
properties
content  simple
used by
complexType  FeaturesType
facets
Kind  Value  Annotation
totalDigits  3
pattern  \d{3}
enumeration  50
enumeration  450
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:totalDigits value="3"/>
     
<xs:pattern value="\d{3}"/>
     
<xs:enumeration value="50"/>
     
<xs:enumeration value="450"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

complexType BeneficiaryType
diagram FLXWAGE_20242_p33.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
children INSS
used by
element  Beneficiary
source <xs:complexType name="BeneficiaryType">
 
<xs:sequence>
   
<xs:element ref="INSS"/>
 
</xs:sequence>
</xs:complexType>

complexType CalculationType
diagram FLXWAGE_20242_p34.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
children CalculationPeriodStartingDateCalculationPeriodEndingDateCalculationDate
used by
element  Calculation
source <xs:complexType name="CalculationType">
 
<xs:sequence>
   
<xs:element ref="CalculationPeriodStartingDate"/>
   
<xs:element ref="CalculationPeriodEndingDate"/>
   
<xs:element ref="CalculationDate"/>
 
</xs:sequence>
</xs:complexType>

complexType DebtorType
diagram FLXWAGE_20242_p35.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
children CompanyIDNOSSRegistrationNbr
used by
element  Debtor
source <xs:complexType name="DebtorType">
 
<xs:sequence>
   
<xs:element ref="CompanyID" minOccurs="0"/>
   
<xs:element ref="NOSSRegistrationNbr" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType FeaturesType
diagram FLXWAGE_20242_p36.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
children ValidityPeriodStartingDateValidityPeriodEndingDateEmployerClassWorkerCode
used by
element  Features
source <xs:complexType name="FeaturesType">
 
<xs:sequence>
   
<xs:element ref="ValidityPeriodStartingDate"/>
   
<xs:element ref="ValidityPeriodEndingDate"/>
   
<xs:element ref="EmployerClass"/>
   
<xs:element ref="WorkerCode"/>
 
</xs:sequence>
</xs:complexType>

complexType FinancialElementType
diagram FLXWAGE_20242_p37.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
children FinancialElementTypeFinancialElementCodeBonusPaymentFrequencyAmount
used by
element  FinancialElement
source <xs:complexType name="FinancialElementType">
 
<xs:sequence>
   
<xs:element ref="FinancialElementType"/>
   
<xs:element ref="FinancialElementCode"/>
   
<xs:element ref="BonusPaymentFrequency" minOccurs="0"/>
   
<xs:element ref="Amount"/>
 
</xs:sequence>
</xs:complexType>

complexType FormType
diagram FLXWAGE_20242_p38.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
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 ReferenceType
diagram FLXWAGE_20242_p39.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
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 RelationType
diagram FLXWAGE_20242_p40.png
namespace http://socialsecurity.be/xml/ns/FLXWAGE
children RelationType
used by
element  Relation
source <xs:complexType name="RelationType">
 
<xs:sequence>
   
<xs:element ref="RelationType"/>
 
</xs:sequence>
</xs:complexType>


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