Schema EmployerAccountBalance_20241.xsd


ROOT ELEMENT EmployerAccountBalance
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://socialsecurity.be/xml/ns/accountbalance
 
Elements  Complex types 
Amount  AttestationInformationType 
AttestationInformation  BalanceAmountsType 
BalanceAmounts  BalanceAnalysisResultType 
BalanceAnalysisResult  ConsumerType 
CDSDocumentId  DisputeType 
ClosingDate  EmployerIdType 
ClosingQuarter  ExecutionResultType 
CompanyID  LegalContextInformationType 
Consumer  MissingDeclarationQuartersType 
ContributionTotalAmount  PersonIdentificationType 
Denomination  ReferenceType 
Dispute  RequestDetailType 
DisputeType  RequestInformationType 
EmployerAccountBalance  RequestType 
EmployerId  ResponseType 
ErrorID 
ExecutionResult 
INSS 
IsPaymentPlanFollowed 
Justification 
LegalContext 
LegalContextInformation 
LocalUnitID 
MissingDeclarationQuarters 
NOSSLPARegistrationNbr 
NOSSRegistrationNbr 
PersonIdentification 
ProvisionalNSSONbr 
Quarter 
Reference 
ReferenceNbr 
ReferenceOrigin 
ReferenceType 
Request 
RequestDetail 
RequestInformation 
Response 
ResultCode 
SocialSecretariatNumber 
Timestamp 
TotalIncreases 
TotalInterests 
TotalLegalCosts 


element Amount
diagram EmployerAccountBalance_20241_p1.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  DisputeType
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 AttestationInformation
diagram EmployerAccountBalance_20241_p2.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type AttestationInformationType
properties
content  complex
children Justification
used by
element  Response
annotation
documentation
90566
source <xs:element name="AttestationInformation" type="AttestationInformationType">
 
<xs:annotation>
   
<xs:documentation>90566</xs:documentation>
 
</xs:annotation>
</xs:element>

element BalanceAmounts
diagram EmployerAccountBalance_20241_p3.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type BalanceAmountsType
properties
content  complex
children ContributionTotalAmountTotalIncreasesTotalInterestsTotalLegalCosts
used by
element  BalanceAnalysisResult
annotation
documentation
90503
source <xs:element name="BalanceAmounts" type="BalanceAmountsType">
 
<xs:annotation>
   
<xs:documentation>90503</xs:documentation>
 
</xs:annotation>
</xs:element>

element BalanceAnalysisResult
diagram EmployerAccountBalance_20241_p4.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type extension of BalanceAnalysisResultType
properties
content  complex
children CDSDocumentIdClosingDateClosingQuarterIsPaymentPlanFollowedBalanceAmountsDisputeMissingDeclarationQuarters
used by
element  Response
annotation
documentation
90502
source <xs:element name="BalanceAnalysisResult">
 
<xs:annotation>
   
<xs:documentation>90502</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="BalanceAnalysisResultType">
       
<xs:sequence>
         
<xs:element ref="BalanceAmounts"/>
         
<xs:element ref="Dispute" minOccurs="0"/>
         
<xs:element ref="MissingDeclarationQuarters" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element CDSDocumentId
diagram EmployerAccountBalance_20241_p5.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:string
properties
content  simple
used by
complexType  BalanceAnalysisResultType
facets
Kind  Value  Annotation
maxLength  4
annotation
documentation
01100
source <xs:element name="CDSDocumentId">
 
<xs:annotation>
   
<xs:documentation>01100</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ClosingDate
diagram EmployerAccountBalance_20241_p6.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:date
properties
content  simple
used by
complexType  BalanceAnalysisResultType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
01066
source <xs:element name="ClosingDate">
 
<xs:annotation>
   
<xs:documentation>01066</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 ClosingQuarter
diagram EmployerAccountBalance_20241_p7.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  BalanceAnalysisResultType
facets
Kind  Value  Annotation
totalDigits  5
pattern  \d{4}(1|2|3|4)
annotation
documentation
01101
source <xs:element name="ClosingQuarter">
 
<xs:annotation>
   
<xs:documentation>01101</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 CompanyID
diagram EmployerAccountBalance_20241_p8.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexTypes  EmployerIdTypePersonIdentificationType
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 Consumer
diagram EmployerAccountBalance_20241_p9.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type extension of ConsumerType
properties
content  complex
children DenominationLocalUnitIDPersonIdentification
used by
element  RequestInformation
annotation
documentation
90497
source <xs:element name="Consumer">
 
<xs:annotation>
   
<xs:documentation>90497</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="ConsumerType">
       
<xs:sequence>
         
<xs:element ref="PersonIdentification"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element ContributionTotalAmount
diagram EmployerAccountBalance_20241_p10.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:string
properties
content  simple
used by
complexType  BalanceAmountsType
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 Denomination
diagram EmployerAccountBalance_20241_p11.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:string
properties
content  simple
used by
complexType  ConsumerType
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 Dispute
diagram EmployerAccountBalance_20241_p12.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type DisputeType
properties
content  complex
children DisputeTypeAmount
used by
element  BalanceAnalysisResult
annotation
documentation
90504
source <xs:element name="Dispute" type="DisputeType">
 
<xs:annotation>
   
<xs:documentation>90504</xs:documentation>
 
</xs:annotation>
</xs:element>

element DisputeType
diagram EmployerAccountBalance_20241_p13.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  DisputeType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  4
totalDigits  2
annotation
documentation
01107
source <xs:element name="DisputeType">
 
<xs:annotation>
   
<xs:documentation>01107</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="4"/>
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EmployerAccountBalance
diagram EmployerAccountBalance_20241_p14.png
namespace http://socialsecurity.be/xml/ns/accountbalance
properties
content  complex
children RequestResponse
annotation
documentation
90494
source <xs:element name="EmployerAccountBalance">
 
<xs:annotation>
   
<xs:documentation>90494</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Request"/>
     
<xs:element ref="Response"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element EmployerId
diagram EmployerAccountBalance_20241_p15.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type EmployerIdType
properties
content  complex
children NOSSRegistrationNbrProvisionalNSSONbrNOSSLPARegistrationNbrCompanyID
used by
element  RequestDetail
annotation
documentation
90256
source <xs:element name="EmployerId" type="EmployerIdType">
 
<xs:annotation>
   
<xs:documentation>90256</xs:documentation>
 
</xs:annotation>
</xs:element>

element ErrorID
diagram EmployerAccountBalance_20241_p16.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:string
properties
content  simple
used by
complexType  ExecutionResultType
facets
Kind  Value  Annotation
maxLength  9
annotation
documentation
00108
source <xs:element name="ErrorID">
 
<xs:annotation>
   
<xs:documentation>00108</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ExecutionResult
diagram EmployerAccountBalance_20241_p17.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type ExecutionResultType
properties
content  complex
children ResultCodeErrorID
used by
element  Response
annotation
documentation
90501
source <xs:element name="ExecutionResult" type="ExecutionResultType">
 
<xs:annotation>
   
<xs:documentation>90501</xs:documentation>
 
</xs:annotation>
</xs:element>

element INSS
diagram EmployerAccountBalance_20241_p18.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  PersonIdentificationType
facets
Kind  Value  Annotation
totalDigits  11
pattern  [0]|\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="[0]|\d{11}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element IsPaymentPlanFollowed
diagram EmployerAccountBalance_20241_p19.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  BalanceAnalysisResultType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
01102
source <xs:element name="IsPaymentPlanFollowed">
 
<xs:annotation>
   
<xs:documentation>01102</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="1"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Justification
diagram EmployerAccountBalance_20241_p20.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:string
properties
content  simple
used by
complexType  AttestationInformationType
facets
Kind  Value  Annotation
maxLength  5000
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="5000"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element LegalContext
diagram EmployerAccountBalance_20241_p21.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  LegalContextInformationType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  9999
totalDigits  4
annotation
documentation
01179
source <xs:element name="LegalContext">
 
<xs:annotation>
   
<xs:documentation>01179</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="9999"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element LegalContextInformation
diagram EmployerAccountBalance_20241_p22.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type LegalContextInformationType
properties
content  complex
children LegalContext
used by
element  RequestInformation
annotation
documentation
90565
source <xs:element name="LegalContextInformation" type="LegalContextInformationType">
 
<xs:annotation>
   
<xs:documentation>90565</xs:documentation>
 
</xs:annotation>
</xs:element>

element LocalUnitID
diagram EmployerAccountBalance_20241_p23.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  ConsumerType
facets
Kind  Value  Annotation
totalDigits  10
pattern  [2,8]\d{9}
annotation
documentation
00042
appinfo
xs:localUnitId
source <xs:element name="LocalUnitID">
 
<xs:annotation>
   
<xs:documentation>00042</xs:documentation>
   
<xs:appinfo source="TDOType">xs:localUnitId</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="10"/>
     
<xs:pattern value="[2,8]\d{9}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element MissingDeclarationQuarters
diagram EmployerAccountBalance_20241_p24.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type MissingDeclarationQuartersType
properties
content  complex
children Quarter
used by
element  BalanceAnalysisResult
annotation
documentation
90505
source <xs:element name="MissingDeclarationQuarters" type="MissingDeclarationQuartersType">
 
<xs:annotation>
   
<xs:documentation>90505</xs:documentation>
 
</xs:annotation>
</xs:element>

element NOSSLPARegistrationNbr
diagram EmployerAccountBalance_20241_p25.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexTypes  EmployerIdTypePersonIdentificationType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999926
totalDigits  8
annotation
documentation
00109
appinfo
NossAPL_conversion1
appinfo
xs:nossLpaRegistrationNbr
source <xs:element name="NOSSLPARegistrationNbr">
 
<xs:annotation>
   
<xs:documentation>00109</xs:documentation>
   
<xs:appinfo source="ConversionID">NossAPL_conversion1</xs:appinfo>
   
<xs:appinfo source="TDOType">xs:nossLpaRegistrationNbr</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="99999926"/>
     
<xs:totalDigits value="8"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element NOSSRegistrationNbr
diagram EmployerAccountBalance_20241_p26.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexTypes  EmployerIdTypePersonIdentificationType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  199999934
totalDigits  9
annotation
documentation
00011
appinfo
Noss_conversion1
appinfo
xs:nossRegistrationNbr
source <xs:element name="NOSSRegistrationNbr">
 
<xs:annotation>
   
<xs:documentation>00011</xs:documentation>
   
<xs:appinfo source="ConversionID">Noss_conversion1</xs:appinfo>
   
<xs:appinfo source="TDOType">xs:nossRegistrationNbr</xs:appinfo>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="199999934"/>
     
<xs:totalDigits value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PersonIdentification
diagram EmployerAccountBalance_20241_p27.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type PersonIdentificationType
properties
content  complex
children CompanyIDNOSSRegistrationNbrNOSSLPARegistrationNbrProvisionalNSSONbrSocialSecretariatNumberINSS
used by
element  Consumer
annotation
documentation
90498
source <xs:element name="PersonIdentification" type="PersonIdentificationType">
 
<xs:annotation>
   
<xs:documentation>90498</xs:documentation>
 
</xs:annotation>
</xs:element>

element ProvisionalNSSONbr
diagram EmployerAccountBalance_20241_p28.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexTypes  EmployerIdTypePersonIdentificationType
facets
Kind  Value  Annotation
minInclusive  5000000120
maxInclusive  5999999989
totalDigits  10
annotation
documentation
00948
source <xs:element name="ProvisionalNSSONbr">
 
<xs:annotation>
   
<xs:documentation>00948</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="5000000120"/>
     
<xs:maxInclusive value="5999999989"/>
     
<xs:totalDigits value="10"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Quarter
diagram EmployerAccountBalance_20241_p29.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  MissingDeclarationQuartersType
facets
Kind  Value  Annotation
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:totalDigits value="5"/>
     
<xs:pattern value="\d{4}(1|2|3|4)"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Reference
diagram EmployerAccountBalance_20241_p30.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type ReferenceType
properties
content  complex
children ReferenceTypeReferenceOriginReferenceNbr
used by
elements  RequestDetailRequestInformation
annotation
documentation
90082
source <xs:element name="Reference" type="ReferenceType">
 
<xs:annotation>
   
<xs:documentation>90082</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReferenceNbr
diagram EmployerAccountBalance_20241_p31.png
namespace http://socialsecurity.be/xml/ns/accountbalance
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 EmployerAccountBalance_20241_p32.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
totalDigits  1
enumeration  1
enumeration  5
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="5"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ReferenceType
diagram EmployerAccountBalance_20241_p33.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  ReferenceType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  9
totalDigits  1
annotation
documentation
00221
source <xs:element name="ReferenceType">
 
<xs:annotation>
   
<xs:documentation>00221</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="9"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Request
diagram EmployerAccountBalance_20241_p34.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type extension of RequestType
properties
content  complex
children RequestInformationRequestDetail
used by
element  EmployerAccountBalance
annotation
documentation
90495
source <xs:element name="Request">
 
<xs:annotation>
   
<xs:documentation>90495</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="RequestType">
       
<xs:sequence>
         
<xs:element ref="RequestInformation"/>
         
<xs:element ref="RequestDetail"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element RequestDetail
diagram EmployerAccountBalance_20241_p35.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type extension of RequestDetailType
properties
content  complex
children EmployerIdReference
used by
element  Request
annotation
documentation
90499
source <xs:element name="RequestDetail">
 
<xs:annotation>
   
<xs:documentation>90499</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="RequestDetailType">
       
<xs:sequence>
         
<xs:element ref="EmployerId"/>
         
<xs:element ref="Reference" minOccurs="0" maxOccurs="2"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element RequestInformation
diagram EmployerAccountBalance_20241_p36.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type extension of RequestInformationType
properties
content  complex
children TimestampConsumerLegalContextInformationReference
used by
element  Request
annotation
documentation
90496
source <xs:element name="RequestInformation">
 
<xs:annotation>
   
<xs:documentation>90496</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="RequestInformationType">
       
<xs:sequence>
         
<xs:element ref="Consumer"/>
         
<xs:element ref="LegalContextInformation"/>
         
<xs:element ref="Reference" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element Response
diagram EmployerAccountBalance_20241_p37.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type extension of ResponseType
properties
content  complex
children ExecutionResultBalanceAnalysisResultAttestationInformation
used by
element  EmployerAccountBalance
annotation
documentation
90500
source <xs:element name="Response">
 
<xs:annotation>
   
<xs:documentation>90500</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="ResponseType">
       
<xs:sequence>
         
<xs:element ref="ExecutionResult"/>
         
<xs:element ref="BalanceAnalysisResult" minOccurs="0"/>
         
<xs:element ref="AttestationInformation" minOccurs="0"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element ResultCode
diagram EmployerAccountBalance_20241_p38.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  ExecutionResultType
facets
Kind  Value  Annotation
totalDigits  1
enumeration  0
enumeration  1
enumeration  3
enumeration  4
annotation
documentation
00107
source <xs:element name="ResultCode">
 
<xs:annotation>
   
<xs:documentation>00107</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="1"/>
     
<xs:enumeration value="0"/>
     
<xs:enumeration value="1"/>
     
<xs:enumeration value="3"/>
     
<xs:enumeration value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element SocialSecretariatNumber
diagram EmployerAccountBalance_20241_p39.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  PersonIdentificationType
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 Timestamp
diagram EmployerAccountBalance_20241_p40.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:dateTime
properties
content  simple
used by
complexType  RequestInformationType
annotation
documentation
01099
source <xs:element name="Timestamp">
 
<xs:annotation>
   
<xs:documentation>01099</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:dateTime"/>
 
</xs:simpleType>
</xs:element>

element TotalIncreases
diagram EmployerAccountBalance_20241_p41.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  BalanceAmountsType
facets
Kind  Value  Annotation
totalDigits  16
pattern  [+-]?\d{1,15}
annotation
documentation
01104
source <xs:element name="TotalIncreases">
 
<xs:annotation>
   
<xs:documentation>01104</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element TotalInterests
diagram EmployerAccountBalance_20241_p42.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  BalanceAmountsType
facets
Kind  Value  Annotation
totalDigits  16
pattern  [+-]?\d{1,15}
annotation
documentation
01105
source <xs:element name="TotalInterests">
 
<xs:annotation>
   
<xs:documentation>01105</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element TotalLegalCosts
diagram EmployerAccountBalance_20241_p43.png
namespace http://socialsecurity.be/xml/ns/accountbalance
type restriction of xs:integer
properties
content  simple
used by
complexType  BalanceAmountsType
facets
Kind  Value  Annotation
totalDigits  16
pattern  [+-]?\d{1,15}
annotation
documentation
01106
source <xs:element name="TotalLegalCosts">
 
<xs:annotation>
   
<xs:documentation>01106</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="16"/>
     
<xs:pattern value="[+-]?\d{1,15}"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

complexType AttestationInformationType
diagram EmployerAccountBalance_20241_p44.png
namespace http://socialsecurity.be/xml/ns/accountbalance
children Justification
used by
element  AttestationInformation
source <xs:complexType name="AttestationInformationType">
 
<xs:sequence>
   
<xs:element ref="Justification" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType BalanceAmountsType
diagram EmployerAccountBalance_20241_p45.png
namespace http://socialsecurity.be/xml/ns/accountbalance
children ContributionTotalAmountTotalIncreasesTotalInterestsTotalLegalCosts
used by
element  BalanceAmounts
source <xs:complexType name="BalanceAmountsType">
 
<xs:sequence>
   
<xs:element ref="ContributionTotalAmount"/>
   
<xs:element ref="TotalIncreases" minOccurs="0"/>
   
<xs:element ref="TotalInterests" minOccurs="0"/>
   
<xs:element ref="TotalLegalCosts" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType BalanceAnalysisResultType
diagram EmployerAccountBalance_20241_p46.png
namespace http://socialsecurity.be/xml/ns/accountbalance
children CDSDocumentIdClosingDateClosingQuarterIsPaymentPlanFollowed
used by
element  BalanceAnalysisResult
source <xs:complexType name="BalanceAnalysisResultType">
 
<xs:sequence>
   
<xs:element ref="CDSDocumentId"/>
   
<xs:element ref="ClosingDate"/>
   
<xs:element ref="ClosingQuarter"/>
   
<xs:element ref="IsPaymentPlanFollowed" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType ConsumerType
diagram EmployerAccountBalance_20241_p47.png
namespace http://socialsecurity.be/xml/ns/accountbalance
children DenominationLocalUnitID
used by
element  Consumer
source <xs:complexType name="ConsumerType">
 
<xs:sequence>
   
<xs:element ref="Denomination"/>
   
<xs:element ref="LocalUnitID" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType DisputeType
diagram EmployerAccountBalance_20241_p48.png
namespace http://socialsecurity.be/xml/ns/accountbalance
children DisputeTypeAmount
used by
element  Dispute
source <xs:complexType name="DisputeType">
 
<xs:sequence>
   
<xs:element ref="DisputeType"/>
   
<xs:element ref="Amount"/>
 
</xs:sequence>
</xs:complexType>

complexType EmployerIdType
diagram EmployerAccountBalance_20241_p49.png
namespace http://socialsecurity.be/xml/ns/accountbalance
children NOSSRegistrationNbrProvisionalNSSONbrNOSSLPARegistrationNbrCompanyID
used by
element  EmployerId
source <xs:complexType name="EmployerIdType">
 
<xs:sequence>
   
<xs:choice>
     
<xs:element ref="NOSSRegistrationNbr" minOccurs="0" maxOccurs="0"/>
     
<xs:element ref="ProvisionalNSSONbr" minOccurs="0" maxOccurs="0"/>
     
<xs:element ref="NOSSLPARegistrationNbr" minOccurs="0" maxOccurs="0"/>
   
</xs:choice>
   
<xs:element ref="CompanyID"/>
 
</xs:sequence>
</xs:complexType>

complexType ExecutionResultType
diagram EmployerAccountBalance_20241_p50.png
namespace http://socialsecurity.be/xml/ns/accountbalance
children ResultCodeErrorID
used by
element  ExecutionResult
source <xs:complexType name="ExecutionResultType">
 
<xs:sequence>
   
<xs:element ref="ResultCode"/>
   
<xs:element ref="ErrorID" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType LegalContextInformationType
diagram EmployerAccountBalance_20241_p51.png
namespace http://socialsecurity.be/xml/ns/accountbalance
children LegalContext
used by
element  LegalContextInformation
source <xs:complexType name="LegalContextInformationType">
 
<xs:sequence>
   
<xs:element ref="LegalContext"/>
 
</xs:sequence>
</xs:complexType>

complexType MissingDeclarationQuartersType
diagram EmployerAccountBalance_20241_p52.png
namespace http://socialsecurity.be/xml/ns/accountbalance
children Quarter
used by
element  MissingDeclarationQuarters
source <xs:complexType name="MissingDeclarationQuartersType">
 
<xs:sequence>
   
<xs:element ref="Quarter" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

complexType PersonIdentificationType
diagram EmployerAccountBalance_20241_p53.png
namespace http://socialsecurity.be/xml/ns/accountbalance
children CompanyIDNOSSRegistrationNbrNOSSLPARegistrationNbrProvisionalNSSONbrSocialSecretariatNumberINSS
used by
element  PersonIdentification
source <xs:complexType name="PersonIdentificationType">
 
<xs:choice>
   
<xs:element ref="CompanyID"/>
   
<xs:element ref="NOSSRegistrationNbr" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="NOSSLPARegistrationNbr" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="ProvisionalNSSONbr" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="SocialSecretariatNumber" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="INSS" minOccurs="0" maxOccurs="0"/>
 
</xs:choice>
</xs:complexType>

complexType ReferenceType
diagram EmployerAccountBalance_20241_p54.png
namespace http://socialsecurity.be/xml/ns/accountbalance
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 RequestDetailType
diagram EmployerAccountBalance_20241_p55.png
namespace http://socialsecurity.be/xml/ns/accountbalance
used by
element  RequestDetail
source <xs:complexType name="RequestDetailType"/>

complexType RequestInformationType
diagram EmployerAccountBalance_20241_p56.png
namespace http://socialsecurity.be/xml/ns/accountbalance
children Timestamp
used by
element  RequestInformation
source <xs:complexType name="RequestInformationType">
 
<xs:sequence>
   
<xs:element ref="Timestamp" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType RequestType
diagram EmployerAccountBalance_20241_p57.png
namespace http://socialsecurity.be/xml/ns/accountbalance
used by
element  Request
source <xs:complexType name="RequestType"/>

complexType ResponseType
diagram EmployerAccountBalance_20241_p58.png
namespace http://socialsecurity.be/xml/ns/accountbalance
used by
element  Response
source <xs:complexType name="ResponseType"/>


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