ROOT ELEMENT: | SocialCharges |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | http://socialsecurity.be/xml/ns/SocialCharges |
diagram | |||||||||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="CalendarYear"> <xs:annotation> <xs:documentation>01004</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1900"/> <xs:maxInclusive value="9999"/> <xs:totalDigits value="4"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="CompensationAmount"> <xs:annotation> <xs:documentation>01251</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> |
diagram | |||||||||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="CompensationLimitAmount"> <xs:annotation> <xs:documentation>01296</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> |
diagram | ||||||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="CompensationPercentage"> <xs:annotation> <xs:documentation>01295</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="5"/> <xs:pattern value="\d{2}.\d{2}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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:restriction> </xs:simpleType> </xs:element> |
diagram | ||||||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
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> |
diagram | |||||||||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="RedistLimitMaxAmount"> <xs:annotation> <xs:documentation>01291</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> |
diagram | |||||||||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="RedistLimitMinAmount"> <xs:annotation> <xs:documentation>01292</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> |
diagram | |||||||||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="RedistMaxAmount"> <xs:annotation> <xs:documentation>01294</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> |
diagram | |||||||||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="RedistMinAmount"> <xs:annotation> <xs:documentation>01293</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> |
diagram | ||||||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="RedistPercentage"> <xs:annotation> <xs:documentation>01290</xs:documentation> <xs:appinfo source="TDOType">xs:companyId</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="5"/> <xs:pattern value="\d{2}.\d{2}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||||||||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="RedistributionAmount"> <xs:annotation> <xs:documentation>01297</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> |
diagram | |||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||
properties |
|
||
children | SocialChargesDetails | ||
annotation |
|
||
source | <xs:element name="SocialCharges"> <xs:annotation> <xs:documentation>90625</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="SocialChargesDetails"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||
type | SocialChargesCalculationDetailsType | ||
properties |
|
||
children | SpecialContributionPercentageRedistPercentageRedistLimitMinAmountRedistLimitMaxAmountRedistMinAmountRedistMaxAmountCompensationPercentageCompensationAmountCompensationLimitAmount | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SocialChargesCalculationDetails" type="SocialChargesCalculationDetailsType"> <xs:annotation> <xs:documentation>90628</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||
type | extension of SocialChargesDetailsType | ||
properties |
|
||
children | SocialChargesTypeCalendarYearSocialChargesTotalAmountSocialChargesCalculationDetailsSocialChargesQuarterDetails | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SocialChargesDetails"> <xs:annotation> <xs:documentation>90630</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="SocialChargesDetailsType"> <xs:sequence> <xs:element ref="SocialChargesCalculationDetails"/> <xs:element ref="SocialChargesQuarterDetails" maxOccurs="4"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||
type | SocialChargesQuarterDetailsType | ||
properties |
|
||
children | QuarterContributionTotalAmountCompensationAmountRedistributionAmount | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SocialChargesQuarterDetails" type="SocialChargesQuarterDetailsType"> <xs:annotation> <xs:documentation>90629</xs:documentation> </xs:annotation> </xs:element> |
diagram | ||||||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="SocialChargesTotalAmount"> <xs:annotation> <xs:documentation>01288</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> |
diagram | |||||||||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="SocialChargesType"> <xs:annotation> <xs:documentation>01287</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> |
diagram | ||||||||||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="SpecialContributionPercentage"> <xs:annotation> <xs:documentation>01289</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="5"/> <xs:pattern value="\d{2}.\d{2}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | |||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||
children | SpecialContributionPercentageRedistPercentageRedistLimitMinAmountRedistLimitMaxAmountRedistMinAmountRedistMaxAmountCompensationPercentageCompensationAmountCompensationLimitAmount | ||
used by |
|
||
source | <xs:complexType name="SocialChargesCalculationDetailsType"> <xs:sequence> <xs:element ref="SpecialContributionPercentage"/> <xs:element ref="RedistPercentage"/> <xs:element ref="RedistLimitMinAmount"/> <xs:element ref="RedistLimitMaxAmount"/> <xs:element ref="RedistMinAmount"/> <xs:element ref="RedistMaxAmount"/> <xs:element ref="CompensationPercentage"/> <xs:element ref="CompensationAmount"/> <xs:element ref="CompensationLimitAmount"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||
children | SocialChargesTypeCalendarYearSocialChargesTotalAmount | ||
used by |
|
||
source | <xs:complexType name="SocialChargesDetailsType"> <xs:sequence> <xs:element ref="SocialChargesType"/> <xs:element ref="CalendarYear"/> <xs:element ref="SocialChargesTotalAmount"/> </xs:sequence> </xs:complexType> |
diagram | |||
namespace | http://socialsecurity.be/xml/ns/SocialCharges | ||
children | QuarterContributionTotalAmountCompensationAmountRedistributionAmount | ||
used by |
|
||
source | <xs:complexType name="SocialChargesQuarterDetailsType"> <xs:sequence> <xs:element ref="Quarter"/> <xs:element ref="ContributionTotalAmount"/> <xs:element ref="CompensationAmount"/> <xs:element ref="RedistributionAmount"/> </xs:sequence> </xs:complexType> |