Schema RTWRT_20241.xsd


ROOT ELEMENT RTWRT
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://socialsecurity.be/xml/ns/RTWRT
 
Elements  Complex types 
AccountingQuarter  RTWRTCalculationResultsType 
ActivityCode  RTWRTDataType 
Art147Indicator 
EndingQuarter 
ProactiveInformationReason 
ProportionPrivate 
ProportionSector 
QuarterSequenceNbr 
RatioEmployer 
RatioPrivate 
RatioSector 
RTWRT 
RTWRTCalculationResults 
RTWRTData 
StartingQuarter 
TotalNbrInvalidityWorkers 


element AccountingQuarter
diagram RTWRT_20241_p1.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type restriction of xs:integer
properties
content  simple
used by
complexType  RTWRTDataType
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 ActivityCode
diagram RTWRT_20241_p2.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type restriction of xs:integer
properties
content  simple
used by
complexType  RTWRTDataType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999
totalDigits  4
annotation
documentation
00228
source <xs:element name="ActivityCode">
 
<xs:annotation>
   
<xs:documentation>00228</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="99999"/>
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element Art147Indicator
diagram RTWRT_20241_p3.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type restriction of xs:integer
properties
content  simple
used by
complexType  RTWRTDataType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  1
totalDigits  1
annotation
documentation
01262
source <xs:element name="Art147Indicator">
 
<xs:annotation>
   
<xs:documentation>01262</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 EndingQuarter
diagram RTWRT_20241_p4.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type restriction of xs:integer
properties
content  simple
used by
complexType  RTWRTCalculationResultsType
facets
Kind  Value  Annotation
totalDigits  5
pattern  \d{4}(1|2|3|4)
annotation
documentation
01110
source <xs:element name="EndingQuarter">
 
<xs:annotation>
   
<xs:documentation>01110</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 ProactiveInformationReason
diagram RTWRT_20241_p5.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type restriction of xs:integer
properties
content  simple
used by
complexType  RTWRTDataType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  2
totalDigits  1
annotation
documentation
01261
source <xs:element name="ProactiveInformationReason">
 
<xs:annotation>
   
<xs:documentation>01261</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="2"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ProportionPrivate
diagram RTWRT_20241_p6.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type restriction of xs:decimal
properties
content  simple
used by
complexType  RTWRTCalculationResultsType
facets
Kind  Value  Annotation
totalDigits  4
fractionDigits  2
annotation
documentation
01268
source <xs:element name="ProportionPrivate">
 
<xs:annotation>
   
<xs:documentation>01268</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:totalDigits value="4"/>
     
<xs:fractionDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ProportionSector
diagram RTWRT_20241_p7.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type restriction of xs:decimal
properties
content  simple
used by
complexType  RTWRTCalculationResultsType
facets
Kind  Value  Annotation
totalDigits  4
fractionDigits  2
annotation
documentation
01267
source <xs:element name="ProportionSector">
 
<xs:annotation>
   
<xs:documentation>01267</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:totalDigits value="4"/>
     
<xs:fractionDigits value="2"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element QuarterSequenceNbr
diagram RTWRT_20241_p8.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type restriction of xs:integer
properties
content  simple
used by
complexType  RTWRTCalculationResultsType
facets
Kind  Value  Annotation
minInclusive  1
maxInclusive  6
totalDigits  1
annotation
documentation
01263
source <xs:element name="QuarterSequenceNbr">
 
<xs:annotation>
   
<xs:documentation>01263</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="1"/>
     
<xs:maxInclusive value="6"/>
     
<xs:totalDigits value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element RatioEmployer
diagram RTWRT_20241_p9.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type restriction of xs:decimal
properties
content  simple
used by
complexType  RTWRTCalculationResultsType
facets
Kind  Value  Annotation
totalDigits  10
fractionDigits  9
annotation
documentation
01264
source <xs:element name="RatioEmployer">
 
<xs:annotation>
   
<xs:documentation>01264</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:totalDigits value="10"/>
     
<xs:fractionDigits value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element RatioPrivate
diagram RTWRT_20241_p10.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type restriction of xs:decimal
properties
content  simple
used by
complexType  RTWRTCalculationResultsType
facets
Kind  Value  Annotation
totalDigits  10
fractionDigits  9
annotation
documentation
01265
source <xs:element name="RatioPrivate">
 
<xs:annotation>
   
<xs:documentation>01265</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:totalDigits value="10"/>
     
<xs:fractionDigits value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element RatioSector
diagram RTWRT_20241_p11.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type restriction of xs:decimal
properties
content  simple
used by
complexType  RTWRTCalculationResultsType
facets
Kind  Value  Annotation
totalDigits  10
fractionDigits  9
annotation
documentation
01266
source <xs:element name="RatioSector">
 
<xs:annotation>
   
<xs:documentation>01266</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:totalDigits value="10"/>
     
<xs:fractionDigits value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element RTWRT
diagram RTWRT_20241_p12.png
namespace http://socialsecurity.be/xml/ns/RTWRT
properties
content  complex
children RTWRTDataRTWRTCalculationResults
annotation
documentation
90610
source <xs:element name="RTWRT">
 
<xs:annotation>
   
<xs:documentation>90610</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="RTWRTData"/>
     
<xs:element ref="RTWRTCalculationResults" maxOccurs="6"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element RTWRTCalculationResults
diagram RTWRT_20241_p13.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type RTWRTCalculationResultsType
properties
content  complex
children StartingQuarterEndingQuarterQuarterSequenceNbrRatioEmployerRatioSectorRatioPrivateProportionSectorProportionPrivateTotalNbrInvalidityWorkers
used by
element  RTWRT
annotation
documentation
90612
source <xs:element name="RTWRTCalculationResults" type="RTWRTCalculationResultsType">
 
<xs:annotation>
   
<xs:documentation>90612</xs:documentation>
 
</xs:annotation>
</xs:element>

element RTWRTData
diagram RTWRT_20241_p14.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type RTWRTDataType
properties
content  complex
children ProactiveInformationReasonActivityCodeArt147IndicatorAccountingQuarter
used by
element  RTWRT
annotation
documentation
90611
source <xs:element name="RTWRTData" type="RTWRTDataType">
 
<xs:annotation>
   
<xs:documentation>90611</xs:documentation>
 
</xs:annotation>
</xs:element>

element StartingQuarter
diagram RTWRT_20241_p15.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type restriction of xs:integer
properties
content  simple
used by
complexType  RTWRTCalculationResultsType
facets
Kind  Value  Annotation
totalDigits  5
pattern  \d{4}(1|2|3|4)
annotation
documentation
01109
source <xs:element name="StartingQuarter">
 
<xs:annotation>
   
<xs:documentation>01109</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 TotalNbrInvalidityWorkers
diagram RTWRT_20241_p16.png
namespace http://socialsecurity.be/xml/ns/RTWRT
type restriction of xs:integer
properties
content  simple
used by
complexType  RTWRTCalculationResultsType
facets
Kind  Value  Annotation
totalDigits  4
annotation
documentation
01269
source <xs:element name="TotalNbrInvalidityWorkers">
 
<xs:annotation>
   
<xs:documentation>01269</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

complexType RTWRTCalculationResultsType
diagram RTWRT_20241_p17.png
namespace http://socialsecurity.be/xml/ns/RTWRT
children StartingQuarterEndingQuarterQuarterSequenceNbrRatioEmployerRatioSectorRatioPrivateProportionSectorProportionPrivateTotalNbrInvalidityWorkers
used by
element  RTWRTCalculationResults
source <xs:complexType name="RTWRTCalculationResultsType">
 
<xs:sequence>
   
<xs:element ref="StartingQuarter"/>
   
<xs:element ref="EndingQuarter"/>
   
<xs:element ref="QuarterSequenceNbr"/>
   
<xs:element ref="RatioEmployer"/>
   
<xs:element ref="RatioSector" minOccurs="0"/>
   
<xs:element ref="RatioPrivate"/>
   
<xs:element ref="ProportionSector" minOccurs="0"/>
   
<xs:element ref="ProportionPrivate"/>
   
<xs:element ref="TotalNbrInvalidityWorkers"/>
 
</xs:sequence>
</xs:complexType>

complexType RTWRTDataType
diagram RTWRT_20241_p18.png
namespace http://socialsecurity.be/xml/ns/RTWRT
children ProactiveInformationReasonActivityCodeArt147IndicatorAccountingQuarter
used by
element  RTWRTData
source <xs:complexType name="RTWRTDataType">
 
<xs:sequence>
   
<xs:element ref="ProactiveInformationReason" minOccurs="0"/>
   
<xs:element ref="ActivityCode"/>
   
<xs:element ref="Art147Indicator"/>
   
<xs:element ref="AccountingQuarter" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>


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