Schema Reminder_20241.xsd


ROOT ELEMENT Reminder
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://socialsecurity.be/xml/ns/reminder
 
Elements  Complex types 
AccountingBulking  AccountingEntriesType 
AccountingBulkingNbr  AccountingEntryDetailType 
AccountingDate  AccountingEntryInformationType 
AccountingEntries  ListOfAmountsType 
AccountingEntryDetail  ReminderInformationType 
AccountingEntryInformation 
AccountingEntryNature 
AccountingEntryOrigin 
AccountingEntryType 
AccountingQuarter 
ClosingDate 
DailyInterests 
DelayDaysNbr 
GlobalAmount 
ListOfAmounts 
OriginalClosingDate 
PaymentTerm 
PaymentTermDecision 
ProcedureNbr 
Reminder 
ReminderInformation 
ReminderType 
SignedAmount 


element AccountingBulking
diagram Reminder_20241_p1.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:integer
properties
content  simple
used by
complexType  AccountingEntryInformationType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  6
totalDigits  2
annotation
documentation
01071
source <xs:element name="AccountingBulking">
 
<xs:annotation>
   
<xs:documentation>01071</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="6"/>
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AccountingBulkingNbr
diagram Reminder_20241_p2.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:integer
properties
content  simple
used by
complexType  AccountingEntryInformationType
facets
Kind  Value  Annotation
totalDigits  2
annotation
documentation
01072
source <xs:element name="AccountingBulkingNbr">
 
<xs:annotation>
   
<xs:documentation>01072</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AccountingDate
diagram Reminder_20241_p3.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:date
properties
content  simple
used by
complexType  AccountingEntryDetailType
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 AccountingEntries
diagram Reminder_20241_p4.png
namespace http://socialsecurity.be/xml/ns/reminder
type extension of AccountingEntriesType
properties
content  complex
children AccountingEntryInformation
used by
element  Reminder
annotation
documentation
90471
source <xs:element name="AccountingEntries">
 
<xs:annotation>
   
<xs:documentation>90471</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="AccountingEntriesType">
       
<xs:sequence>
         
<xs:element ref="AccountingEntryInformation" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element AccountingEntryDetail
diagram Reminder_20241_p5.png
namespace http://socialsecurity.be/xml/ns/reminder
type extension of AccountingEntryDetailType
properties
content  complex
children AccountingDateAccountingEntryTypeAccountingEntryOriginDelayDaysNbrGlobalAmountListOfAmounts
used by
element  AccountingEntryInformation
annotation
documentation
90473
source <xs:element name="AccountingEntryDetail">
 
<xs:annotation>
   
<xs:documentation>90473</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="AccountingEntryDetailType">
       
<xs:sequence>
         
<xs:element ref="ListOfAmounts" maxOccurs="3"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element AccountingEntryInformation
diagram Reminder_20241_p6.png
namespace http://socialsecurity.be/xml/ns/reminder
type extension of AccountingEntryInformationType
properties
content  complex
children AccountingQuarterPaymentTermAccountingBulkingAccountingBulkingNbrPaymentTermDecisionAccountingEntryDetail
used by
element  AccountingEntries
annotation
documentation
90472
source <xs:element name="AccountingEntryInformation">
 
<xs:annotation>
   
<xs:documentation>90472</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="AccountingEntryInformationType">
       
<xs:sequence>
         
<xs:element ref="AccountingEntryDetail" maxOccurs="unbounded"/>
       
</xs:sequence>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

element AccountingEntryNature
diagram Reminder_20241_p7.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:integer
properties
content  simple
used by
complexType  ListOfAmountsType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  3
totalDigits  2
annotation
documentation
01077
source <xs:element name="AccountingEntryNature">
 
<xs:annotation>
   
<xs:documentation>01077</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="3"/>
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element AccountingEntryOrigin
diagram Reminder_20241_p8.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:integer
properties
content  simple
used by
complexType  AccountingEntryDetailType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  4
totalDigits  2
annotation
documentation
01074
source <xs:element name="AccountingEntryOrigin">
 
<xs:annotation>
   
<xs:documentation>01074</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 AccountingEntryType
diagram Reminder_20241_p9.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:integer
properties
content  simple
used by
complexType  AccountingEntryDetailType
facets
Kind  Value  Annotation
totalDigits  2
annotation
documentation
01073
source <xs:element name="AccountingEntryType">
 
<xs:annotation>
   
<xs:documentation>01073</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element ClosingDate
diagram Reminder_20241_p11.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:date
properties
content  simple
used by
complexType  ReminderInformationType
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 DailyInterests
diagram Reminder_20241_p12.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:integer
properties
content  simple
used by
complexType  ReminderInformationType
facets
Kind  Value  Annotation
totalDigits  15
annotation
documentation
01068
source <xs:element name="DailyInterests">
 
<xs:annotation>
   
<xs:documentation>01068</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="15"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DelayDaysNbr
diagram Reminder_20241_p13.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:integer
properties
content  simple
used by
complexType  AccountingEntryDetailType
facets
Kind  Value  Annotation
totalDigits  5
annotation
documentation
01075
source <xs:element name="DelayDaysNbr">
 
<xs:annotation>
   
<xs:documentation>01075</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="5"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element GlobalAmount
diagram Reminder_20241_p14.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:integer
properties
content  simple
used by
complexType  AccountingEntryDetailType
facets
Kind  Value  Annotation
totalDigits  15
annotation
documentation
01076
source <xs:element name="GlobalAmount">
 
<xs:annotation>
   
<xs:documentation>01076</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="15"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ListOfAmounts
diagram Reminder_20241_p15.png
namespace http://socialsecurity.be/xml/ns/reminder
type ListOfAmountsType
properties
content  complex
children AccountingEntryNatureSignedAmount
used by
element  AccountingEntryDetail
annotation
documentation
90474
source <xs:element name="ListOfAmounts" type="ListOfAmountsType">
 
<xs:annotation>
   
<xs:documentation>90474</xs:documentation>
 
</xs:annotation>
</xs:element>

element OriginalClosingDate
diagram Reminder_20241_p16.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:date
properties
content  simple
used by
complexType  ReminderInformationType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
01166
source <xs:element name="OriginalClosingDate">
 
<xs:annotation>
   
<xs:documentation>01166</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 PaymentTerm
diagram Reminder_20241_p17.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:integer
properties
content  simple
used by
complexType  AccountingEntryInformationType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  3
totalDigits  2
annotation
documentation
01070
source <xs:element name="PaymentTerm">
 
<xs:annotation>
   
<xs:documentation>01070</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="3"/>
     
<xs:totalDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element PaymentTermDecision
diagram Reminder_20241_p18.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:integer
properties
content  simple
used by
complexType  AccountingEntryInformationType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  3
totalDigits  1
annotation
documentation
01098
source <xs:element name="PaymentTermDecision">
 
<xs:annotation>
   
<xs:documentation>01098</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 ProcedureNbr
diagram Reminder_20241_p19.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:integer
properties
content  simple
used by
complexType  ReminderInformationType
facets
Kind  Value  Annotation
totalDigits  4
annotation
documentation
01069
source <xs:element name="ProcedureNbr">
 
<xs:annotation>
   
<xs:documentation>01069</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Reminder
diagram Reminder_20241_p20.png
namespace http://socialsecurity.be/xml/ns/reminder
properties
content  complex
children ReminderInformationAccountingEntries
annotation
documentation
90469
source <xs:element name="Reminder">
 
<xs:annotation>
   
<xs:documentation>90469</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="ReminderInformation"/>
     
<xs:element ref="AccountingEntries"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element ReminderInformation
diagram Reminder_20241_p21.png
namespace http://socialsecurity.be/xml/ns/reminder
type ReminderInformationType
properties
content  complex
children ClosingDateReminderTypeDailyInterestsProcedureNbrOriginalClosingDate
used by
element  Reminder
annotation
documentation
90470
source <xs:element name="ReminderInformation" type="ReminderInformationType">
 
<xs:annotation>
   
<xs:documentation>90470</xs:documentation>
 
</xs:annotation>
</xs:element>

element ReminderType
diagram Reminder_20241_p22.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:integer
properties
content  simple
used by
complexType  ReminderInformationType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  4
totalDigits  2
annotation
documentation
01067
source <xs:element name="ReminderType">
 
<xs:annotation>
   
<xs:documentation>01067</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 SignedAmount
diagram Reminder_20241_p23.png
namespace http://socialsecurity.be/xml/ns/reminder
type restriction of xs:string
properties
content  simple
used by
complexType  ListOfAmountsType
facets
Kind  Value  Annotation
maxLength  16
pattern  [+-]?\d{1,15}
annotation
documentation
01078
source <xs:element name="SignedAmount">
 
<xs:annotation>
   
<xs:documentation>01078</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>

complexType AccountingEntriesType
diagram Reminder_20241_p24.png
namespace http://socialsecurity.be/xml/ns/reminder
used by
element  AccountingEntries
source <xs:complexType name="AccountingEntriesType"/>

complexType AccountingEntryDetailType
diagram Reminder_20241_p25.png
namespace http://socialsecurity.be/xml/ns/reminder
children AccountingDateAccountingEntryTypeAccountingEntryOriginDelayDaysNbrGlobalAmount
used by
element  AccountingEntryDetail
source <xs:complexType name="AccountingEntryDetailType">
 
<xs:sequence>
   
<xs:element ref="AccountingDate"/>
   
<xs:element ref="AccountingEntryType"/>
   
<xs:element ref="AccountingEntryOrigin" minOccurs="0"/>
   
<xs:element ref="DelayDaysNbr" minOccurs="0"/>
   
<xs:element ref="GlobalAmount" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType AccountingEntryInformationType
diagram Reminder_20241_p26.png
namespace http://socialsecurity.be/xml/ns/reminder
children AccountingQuarterPaymentTermAccountingBulkingAccountingBulkingNbrPaymentTermDecision
used by
element  AccountingEntryInformation
source <xs:complexType name="AccountingEntryInformationType">
 
<xs:sequence>
   
<xs:element ref="AccountingQuarter"/>
   
<xs:element ref="PaymentTerm" minOccurs="0" maxOccurs="0"/>
   
<xs:element ref="AccountingBulking"/>
   
<xs:element ref="AccountingBulkingNbr"/>
   
<xs:element ref="PaymentTermDecision" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

complexType ListOfAmountsType
diagram Reminder_20241_p27.png
namespace http://socialsecurity.be/xml/ns/reminder
children AccountingEntryNatureSignedAmount
used by
element  ListOfAmounts
source <xs:complexType name="ListOfAmountsType">
 
<xs:sequence>
   
<xs:element ref="AccountingEntryNature"/>
   
<xs:element ref="SignedAmount"/>
 
</xs:sequence>
</xs:complexType>

complexType ReminderInformationType
diagram Reminder_20241_p28.png
namespace http://socialsecurity.be/xml/ns/reminder
children ClosingDateReminderTypeDailyInterestsProcedureNbrOriginalClosingDate
used by
element  ReminderInformation
source <xs:complexType name="ReminderInformationType">
 
<xs:sequence>
   
<xs:element ref="ClosingDate"/>
   
<xs:element ref="ReminderType"/>
   
<xs:element ref="DailyInterests" minOccurs="0"/>
   
<xs:element ref="ProcedureNbr" minOccurs="0"/>
   
<xs:element ref="OriginalClosingDate" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>


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