| ROOT ELEMENT: | Proactivity |
| attributeFormDefault: | unqualified |
| elementFormDefault: | qualified |
| targetNamespace: | http://socialsecurity.be/xml/ns/proactivity |
| diagram | ![]() |
|||||||||
| namespace | http://socialsecurity.be/xml/ns/proactivity | |||||||||
| type | restriction of xs:integer | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||||||
| type | restriction of xs:date | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||||||
| type | restriction of xs:date | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="DocumentDate"> <xs:annotation> <xs:documentation>01086</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> |
| diagram | ![]() |
||||||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||||||
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="Justification"> <xs:annotation> <xs:documentation>00545</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="560"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||||||||||||
| type | restriction of xs:integer | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="NetOwedAmount"> <xs:annotation> <xs:documentation>00015</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/proactivity | ||
| type | NSSOActionInformationType | ||
| properties |
|
||
| children | ProactivityActionJustificationNetOwedAmountPaidAmountAccountingQuarter | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="NSSOActionInformation" type="NSSOActionInformationType"> <xs:annotation> <xs:documentation>90559</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||||||||||||
| type | restriction of xs:integer | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="PaidAmount"> <xs:annotation> <xs:documentation>01169</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/proactivity | ||
| properties |
|
||
| children | ProactivityInformationProactivityFeedback | ||
| annotation |
|
||
| source | <xs:element name="Proactivity"> <xs:annotation> <xs:documentation>90555</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="ProactivityInformation"/> <xs:element ref="ProactivityFeedback"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||||||||||||
| type | restriction of xs:integer | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="ProactivityAction"> <xs:annotation> <xs:documentation>01168</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="5"/> <xs:totalDigits value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||||||
| type | restriction of xs:date | ||||||
| properties |
|
||||||
| used by |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="ProactivityActionDate"> <xs:annotation> <xs:documentation>01170</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> |
| diagram | ![]() |
||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||
| type | extension of ProactivityFeedbackType | ||
| properties |
|
||
| children | SocialSecretariatActionInformationNSSOActionInformation | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="ProactivityFeedback"> <xs:annotation> <xs:documentation>90557</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="ProactivityFeedbackType"> <xs:choice> <xs:element ref="SocialSecretariatActionInformation"/> <xs:element ref="NSSOActionInformation"/> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||
| type | ProactivityInformationType | ||
| properties |
|
||
| children | ProactivityReasonReferenceNbr | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="ProactivityInformation" type="ProactivityInformationType"> <xs:annotation> <xs:documentation>90556</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||||||||||||
| type | restriction of xs:integer | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:element name="ProactivityReason"> <xs:annotation> <xs:documentation>01167</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> |
| diagram | ![]() |
|||||||||
| namespace | http://socialsecurity.be/xml/ns/proactivity | |||||||||
| type | restriction of xs:string | |||||||||
| properties |
|
|||||||||
| used by |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| 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> |
| diagram | ![]() |
||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||
| type | SocialSecretariatActionInformationType | ||
| properties |
|
||
| children | ProactivityActionJustificationNetOwedAmountPaidAmountProactivityActionDateDocumentDateClosingDateAccountingQuarter | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:element name="SocialSecretariatActionInformation" type="SocialSecretariatActionInformationType"> <xs:annotation> <xs:documentation>90558</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||
| children | ProactivityActionJustificationNetOwedAmountPaidAmountAccountingQuarter | ||
| used by |
|
||
| source | <xs:complexType name="NSSOActionInformationType"> <xs:sequence> <xs:element ref="ProactivityAction"/> <xs:element ref="Justification" minOccurs="0"/> <xs:element ref="NetOwedAmount" minOccurs="0"/> <xs:element ref="PaidAmount" minOccurs="0"/> <xs:element ref="AccountingQuarter" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||
| used by |
|
||
| source | <xs:complexType name="ProactivityFeedbackType"/> |
| diagram | ![]() |
||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||
| children | ProactivityReasonReferenceNbr | ||
| used by |
|
||
| source | <xs:complexType name="ProactivityInformationType"> <xs:sequence> <xs:element ref="ProactivityReason"/> <xs:element ref="ReferenceNbr" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||
| namespace | http://socialsecurity.be/xml/ns/proactivity | ||
| children | ProactivityActionJustificationNetOwedAmountPaidAmountProactivityActionDateDocumentDateClosingDateAccountingQuarter | ||
| used by |
|
||
| source | <xs:complexType name="SocialSecretariatActionInformationType"> <xs:sequence> <xs:element ref="ProactivityAction"/> <xs:element ref="Justification" minOccurs="0"/> <xs:element ref="NetOwedAmount" minOccurs="0"/> <xs:element ref="PaidAmount" minOccurs="0"/> <xs:element ref="ProactivityActionDate" minOccurs="0"/> <xs:element ref="DocumentDate" minOccurs="0"/> <xs:element ref="ClosingDate" minOccurs="0"/> <xs:element ref="AccountingQuarter" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |