Schema WIJNINCKX_20254.xsd


ROOT ELEMENT WIJNINCKX
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://socialsecurity.be/xml/ns/wijninckx
 
Elements  Complex types 
CalculationYear  MainSecSocType 
CompanyID  WijninckxDataType 
ContributionAmount 
ContributionCalculationBasis 
DataExtractionDate 
EmployerAddress 
EmployerCity 
EmployerDenomination 
EmployerZIPCode 
FilialSecSocNbr 
MainSecSoc 
MotherSecSocNbr 
NOSSRegistrationNbr 
WIJNINCKX 
WijninckxData 


element CalculationYear
diagram WIJNINCKX_20254_p1.png
namespace http://socialsecurity.be/xml/ns/wijninckx
type restriction of xs:integer
properties
content  simple
used by
complexType  WijninckxDataType
facets
Kind  Value  Annotation
totalDigits  4
annotation
documentation
01316
source <xs:element name="CalculationYear">
 
<xs:annotation>
   
<xs:documentation>01316</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="4"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element CompanyID
diagram WIJNINCKX_20254_p2.png
namespace http://socialsecurity.be/xml/ns/wijninckx
type restriction of xs:integer
properties
content  simple
used by
complexType  WijninckxDataType
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 ContributionAmount
diagram WIJNINCKX_20254_p3.png
namespace http://socialsecurity.be/xml/ns/wijninckx
type restriction of xs:integer
properties
content  simple
used by
complexType  WijninckxDataType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999999999
totalDigits  11
annotation
documentation
00085
source <xs:element name="ContributionAmount">
 
<xs:annotation>
   
<xs:documentation>00085</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="99999999999"/>
     
<xs:totalDigits value="11"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element ContributionCalculationBasis
diagram WIJNINCKX_20254_p4.png
namespace http://socialsecurity.be/xml/ns/wijninckx
type restriction of xs:integer
properties
content  simple
used by
complexType  WijninckxDataType
facets
Kind  Value  Annotation
minInclusive  0
maxInclusive  99999999999
totalDigits  11
annotation
documentation
00084
source <xs:element name="ContributionCalculationBasis">
 
<xs:annotation>
   
<xs:documentation>00084</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="99999999999"/>
     
<xs:totalDigits value="11"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DataExtractionDate
diagram WIJNINCKX_20254_p5.png
namespace http://socialsecurity.be/xml/ns/wijninckx
type restriction of xs:date
properties
content  simple
used by
complexType  WijninckxDataType
facets
Kind  Value  Annotation
pattern  \d{4}-\d{2}-\d{2}
annotation
documentation
01315
source <xs:element name="DataExtractionDate">
 
<xs:annotation>
   
<xs:documentation>01315</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 EmployerAddress
diagram WIJNINCKX_20254_p6.png
namespace http://socialsecurity.be/xml/ns/wijninckx
type restriction of xs:string
properties
content  simple
used by
complexType  WijninckxDataType
facets
Kind  Value  Annotation
maxLength  24
annotation
documentation
00645
source <xs:element name="EmployerAddress">
 
<xs:annotation>
   
<xs:documentation>00645</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="24"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EmployerCity
diagram WIJNINCKX_20254_p7.png
namespace http://socialsecurity.be/xml/ns/wijninckx
type restriction of xs:string
properties
content  simple
used by
complexType  WijninckxDataType
facets
Kind  Value  Annotation
maxLength  40
annotation
documentation
00162
source <xs:element name="EmployerCity">
 
<xs:annotation>
   
<xs:documentation>00162</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="40"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element EmployerDenomination
diagram WIJNINCKX_20254_p8.png
namespace http://socialsecurity.be/xml/ns/wijninckx
type restriction of xs:string
properties
content  simple
used by
complexType  WijninckxDataType
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 EmployerZIPCode
diagram WIJNINCKX_20254_p9.png
namespace http://socialsecurity.be/xml/ns/wijninckx
type restriction of xs:string
properties
content  simple
used by
complexType  WijninckxDataType
facets
Kind  Value  Annotation
maxLength  9
annotation
documentation
00161
source <xs:element name="EmployerZIPCode">
 
<xs:annotation>
   
<xs:documentation>00161</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:maxLength value="9"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element FilialSecSocNbr
diagram WIJNINCKX_20254_p10.png
namespace http://socialsecurity.be/xml/ns/wijninckx
type restriction of xs:integer
properties
content  simple
used by
complexType  WijninckxDataType
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 MainSecSoc
diagram WIJNINCKX_20254_p11.png
namespace http://socialsecurity.be/xml/ns/wijninckx
type MainSecSocType
properties
content  complex
children MotherSecSocNbr
used by
element  WIJNINCKX
annotation
documentation
90643
source <xs:element name="MainSecSoc" type="MainSecSocType">
 
<xs:annotation>
   
<xs:documentation>90643</xs:documentation>
 
</xs:annotation>
</xs:element>

element MotherSecSocNbr
diagram WIJNINCKX_20254_p12.png
namespace http://socialsecurity.be/xml/ns/wijninckx
type restriction of xs:integer
properties
content  simple
used by
complexType  MainSecSocType
facets
Kind  Value  Annotation
totalDigits  3
annotation
documentation
00149
source <xs:element name="MotherSecSocNbr">
 
<xs:annotation>
   
<xs:documentation>00149</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:integer">
     
<xs:totalDigits value="3"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element NOSSRegistrationNbr
diagram WIJNINCKX_20254_p13.png
namespace http://socialsecurity.be/xml/ns/wijninckx
type restriction of xs:integer
properties
content  simple
used by
complexType  WijninckxDataType
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 WIJNINCKX
diagram WIJNINCKX_20254_p14.png
namespace http://socialsecurity.be/xml/ns/wijninckx
properties
content  complex
children MainSecSocWijninckxData
annotation
documentation
90642
source <xs:element name="WIJNINCKX">
 
<xs:annotation>
   
<xs:documentation>90642</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="MainSecSoc"/>
     
<xs:element ref="WijninckxData" maxOccurs="unbounded"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element WijninckxData
diagram WIJNINCKX_20254_p15.png
namespace http://socialsecurity.be/xml/ns/wijninckx
type WijninckxDataType
properties
content  complex
children FilialSecSocNbrNOSSRegistrationNbrCompanyIDEmployerDenominationEmployerAddressEmployerZIPCodeEmployerCityDataExtractionDateCalculationYearContributionAmountContributionCalculationBasis
used by
element  WIJNINCKX
annotation
documentation
90644
source <xs:element name="WijninckxData" type="WijninckxDataType">
 
<xs:annotation>
   
<xs:documentation>90644</xs:documentation>
 
</xs:annotation>
</xs:element>

complexType MainSecSocType
diagram WIJNINCKX_20254_p16.png
namespace http://socialsecurity.be/xml/ns/wijninckx
children MotherSecSocNbr
used by
element  MainSecSoc
source <xs:complexType name="MainSecSocType">
 
<xs:sequence>
   
<xs:element ref="MotherSecSocNbr"/>
 
</xs:sequence>
</xs:complexType>

complexType WijninckxDataType
diagram WIJNINCKX_20254_p17.png
namespace http://socialsecurity.be/xml/ns/wijninckx
children FilialSecSocNbrNOSSRegistrationNbrCompanyIDEmployerDenominationEmployerAddressEmployerZIPCodeEmployerCityDataExtractionDateCalculationYearContributionAmountContributionCalculationBasis
used by
element  WijninckxData
source <xs:complexType name="WijninckxDataType">
 
<xs:sequence>
   
<xs:element ref="FilialSecSocNbr"/>
   
<xs:element ref="NOSSRegistrationNbr"/>
   
<xs:element ref="CompanyID"/>
   
<xs:element ref="EmployerDenomination"/>
   
<xs:element ref="EmployerAddress"/>
   
<xs:element ref="EmployerZIPCode"/>
   
<xs:element ref="EmployerCity"/>
   
<xs:element ref="DataExtractionDate"/>
   
<xs:element ref="CalculationYear"/>
   
<xs:element ref="ContributionAmount"/>
   
<xs:element ref="ContributionCalculationBasis"/>
 
</xs:sequence>
</xs:complexType>


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