ROOT ELEMENT: | OSSAffiliation |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | http://socialsecurity.be/xml/ns/ossaffiliation |
diagram | ![]() |
||||||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="AccountNbrFormat"> <xs:annotation> <xs:documentation>00869</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> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="AccountNumber"> <xs:annotation> <xs:documentation>00268</xs:documentation> <xs:appinfo source="TDOType">xs:BankAccount</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="34"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||||||||||||||
type | restriction of xs:integer | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="Action"> <xs:annotation> <xs:documentation>00411</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="1"/> <xs:enumeration value="0"/> <xs:enumeration value="1"/> <xs:enumeration value="2"/> <xs:enumeration value="9"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="AddressDetails"> <xs:annotation> <xs:documentation>00925</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="1000"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
type | BankAccountType | ||
properties |
|
||
children | AccountNumberBankIdentifierCodeAccountNbrFormat | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="BankAccount" type="BankAccountType"> <xs:annotation> <xs:documentation>90449</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="BankIdentifierCode"> <xs:annotation> <xs:documentation>00868</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="11"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="Comment"> <xs:annotation> <xs:documentation>00887</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="200"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
type | CommunicationType | ||
properties |
|
||
children | PhoneNbrGSMNbrFaxNbrEmailAddress | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Communication" type="CommunicationType"> <xs:annotation> <xs:documentation>90258</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | |||||||||||||||
type | restriction of xs:integer | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
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> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
type | ConsumerPriceIndexInformationType | ||
properties |
|
||
children | IndexBaseIndexYearMonthIndexAmount | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ConsumerPriceIndexInformation" type="ConsumerPriceIndexInformationType"> <xs:annotation> <xs:documentation>90588</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
type | ContactCoordinatesDetailsType | ||
properties |
|
||
children | DenominationAddressDetails | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="ContactCoordinatesDetails" type="ContactCoordinatesDetailsType"> <xs:annotation> <xs:documentation>90433</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
type | extension of CoordinatesContactPersonType | ||
properties |
|
||
children | NameFirstNameCommunicationSectorInformation | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CoordinatesContactPerson"> <xs:annotation> <xs:documentation>90257</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="CoordinatesContactPersonType"> <xs:sequence> <xs:element ref="Communication"/> <xs:element ref="SectorInformation" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
type | extension of CreditorDetailType | ||
properties |
|
||
children | DenominationBankAccount | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="CreditorDetail"> <xs:annotation> <xs:documentation>90448</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="CreditorDetailType"> <xs:sequence> <xs:element ref="BankAccount" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="Denomination"> <xs:annotation> <xs:documentation>00776</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="96"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
type | DependentPersonType | ||
properties |
|
||
children | NameFirstNameINSSStartingDateEndingDate | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="DependentPerson" type="DependentPersonType"> <xs:annotation> <xs:documentation>90587</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="EmailAddress"> <xs:annotation> <xs:documentation>00637</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="60"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="EndingDate"> <xs:annotation> <xs:documentation>00911</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/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="FaxNbr"> <xs:annotation> <xs:documentation>00678</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="FirstName"> <xs:annotation> <xs:documentation>00727</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="24"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="ForeignCompanyID"> <xs:annotation> <xs:documentation>01186</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="256"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:integer | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
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> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="GSMNbr"> <xs:annotation> <xs:documentation>00636</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="IndexAmount"> <xs:annotation> <xs:documentation>01213</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="IndexBase"> <xs:annotation> <xs:documentation>01211</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="8"/> <xs:pattern value="[2][0-9][0-9][0-9][=][1][0][0]"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="IndexYearMonth"> <xs:annotation> <xs:documentation>01212</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="8"/> <xs:pattern value="\d{4}-\d{2}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | |||||||||
type | restriction of xs:integer | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="INSS"> <xs:annotation> <xs:documentation>00024</xs:documentation> <xs:appinfo source="ConversionID">Inss_conversion1</xs:appinfo> <xs:appinfo source="TDOType">xs:inss</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="11"/> <xs:pattern value="[0]|\d{11}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="Name"> <xs:annotation> <xs:documentation>00726</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="48"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||||||||
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/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="OfficeNumber"> <xs:annotation> <xs:documentation>00470</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
properties |
|
||
children | CoordinatesContactPersonOSSInsuranceInformationOSSInsuredEmployerOSSHolderConsumerPriceIndexInformationPaymentInstructions | ||
annotation |
|
||
source | <xs:element name="OSSAffiliation"> <xs:annotation> <xs:documentation>90582</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element ref="CoordinatesContactPerson"/> <xs:element ref="OSSInsuranceInformation"/> <xs:element ref="OSSInsuredEmployer" minOccurs="0"/> <xs:element ref="OSSHolder" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="ConsumerPriceIndexInformation" minOccurs="0"/> <xs:element ref="PaymentInstructions" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
type | extension of OSSHolderType | ||
properties |
|
||
children | OSSInsuranceIndividualPolicyNbrNameFirstNameINSSEmailAddressWorkerSexContactCoordinatesDetailsDependentPerson | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="OSSHolder"> <xs:annotation> <xs:documentation>90586</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="OSSHolderType"> <xs:sequence> <xs:element ref="ContactCoordinatesDetails" minOccurs="0"/> <xs:element ref="DependentPerson" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
type | extension of OSSInsuranceType | ||
properties |
|
||
children | OSSInsuranceTypeStartingDateEndingDateOSSInsuranceRateOSSInsuranceRiskNetOwedAmountQualifyingPeriodCommentActionReference | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="OSSInsurance"> <xs:annotation> <xs:documentation>90584</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="OSSInsuranceType"> <xs:sequence> <xs:element ref="Reference" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:integer | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="OSSInsuranceGroupPolicyNbr"> <xs:annotation> <xs:documentation>01205</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="5"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:integer | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="OSSInsuranceIndividualPolicyNbr"> <xs:annotation> <xs:documentation>01206</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:totalDigits value="7"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
type | extension of OSSInsuranceInformationType | ||
properties |
|
||
children | OSSInsurancePolicyTypeGlobalAmountOSSInsurance | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="OSSInsuranceInformation"> <xs:annotation> <xs:documentation>90583</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="OSSInsuranceInformationType"> <xs:sequence> <xs:element ref="OSSInsurance" maxOccurs="4"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="OSSInsurancePolicyType"> <xs:annotation> <xs:documentation>01204</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="17"/> <xs:enumeration value="IndividualPolicy"/> <xs:enumeration value="GroupPolicy"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
|||||||||||||||||||||||||||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | |||||||||||||||||||||||||||||||||
type | restriction of xs:string | |||||||||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||||||||
annotation |
|
|||||||||||||||||||||||||||||||||
source | <xs:element name="OSSInsuranceRate"> <xs:annotation> <xs:documentation>01208</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="2"/> <xs:enumeration value="AC"/> <xs:enumeration value="BC"/> <xs:enumeration value="D"/> <xs:enumeration value="E"/> <xs:enumeration value="F"/> <xs:enumeration value="G"/> <xs:enumeration value="H"/> <xs:enumeration value="I"/> <xs:enumeration value="X"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="OSSInsuranceRisk"> <xs:annotation> <xs:documentation>01209</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="11"/> <xs:totalDigits value="2"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||||||||||||||
type | restriction of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
facets |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:element name="OSSInsuranceType"> <xs:annotation> <xs:documentation>01207</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="33"/> <xs:enumeration value="BasicGeneralArrangement"/> <xs:enumeration value="AdditionalHealthcare"/> <xs:enumeration value="AdditionalOccupationalAccidents"/> <xs:enumeration value="AdditionalPrivateAccidents"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
type | extension of OSSInsuredEmployerType | ||
properties |
|
||
children | EmployerDenominationCompanyIDVATNbrForeignCompanyIDOSSInsuranceGroupPolicyNbrEmailAddressContactCoordinatesDetails | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="OSSInsuredEmployer"> <xs:annotation> <xs:documentation>90585</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="OSSInsuredEmployerType"> <xs:sequence> <xs:element ref="ContactCoordinatesDetails" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
type | extension of PaymentInstructionsType | ||
properties |
|
||
children | PaymentMethodCreditorDetail | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="PaymentInstructions"> <xs:annotation> <xs:documentation>90589</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="PaymentInstructionsType"> <xs:sequence> <xs:element ref="CreditorDetail" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||||||||
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="PaymentMethod"> <xs:annotation> <xs:documentation>01214</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="13"/> <xs:enumeration value="Banktransfer"/> <xs:enumeration value="Directdebet"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="PhoneNbr"> <xs:annotation> <xs:documentation>00677</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="20"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="QualifyingPeriod"> <xs:annotation> <xs:documentation>01210</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="99"/> <xs:totalDigits value="3"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
type | ReferenceType | ||
properties |
|
||
children | ReferenceTypeReferenceOriginReferenceNbr | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="Reference" type="ReferenceType"> <xs:annotation> <xs:documentation>90082</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
|||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | |||||||||
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/ossaffiliation | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ReferenceOrigin"> <xs:annotation> <xs:documentation>00298</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="1"/> <xs:maxInclusive value="7"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ReferenceType"> <xs:annotation> <xs:documentation>00221</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:integer"> <xs:minInclusive value="0"/> <xs:maxInclusive value="9"/> <xs:totalDigits value="1"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
type | SectorInformationType | ||
properties |
|
||
children | OfficeNumber | ||
used by |
|
||
annotation |
|
||
source | <xs:element name="SectorInformation" type="SectorInformationType"> <xs:annotation> <xs:documentation>90366</xs:documentation> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xs:element name="StartingDate"> <xs:annotation> <xs:documentation>00910</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/ossaffiliation | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xs:element name="VATNbr"> <xs:annotation> <xs:documentation>01185</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:maxLength value="30"/> <xs:pattern value="[A-Z]{2}[A-Za-z0-9]{0,28}"/> </xs:restriction> </xs:simpleType> </xs:element> |
diagram | ![]() |
||||||||||||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="WorkerSex"> <xs:annotation> <xs:documentation>00029</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> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
children | AccountNumberBankIdentifierCodeAccountNbrFormat | ||
used by |
|
||
source | <xs:complexType name="BankAccountType"> <xs:sequence> <xs:element ref="AccountNumber"/> <xs:element ref="BankIdentifierCode" minOccurs="0"/> <xs:element ref="AccountNbrFormat"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
children | PhoneNbrGSMNbrFaxNbrEmailAddress | ||
used by |
|
||
source | <xs:complexType name="CommunicationType"> <xs:sequence> <xs:element ref="PhoneNbr"/> <xs:element ref="GSMNbr" minOccurs="0"/> <xs:element ref="FaxNbr" minOccurs="0"/> <xs:element ref="EmailAddress" minOccurs="1" maxOccurs="1"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
children | IndexBaseIndexYearMonthIndexAmount | ||
used by |
|
||
source | <xs:complexType name="ConsumerPriceIndexInformationType"> <xs:sequence> <xs:element ref="IndexBase"/> <xs:element ref="IndexYearMonth"/> <xs:element ref="IndexAmount"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
children | DenominationAddressDetails | ||
used by |
|
||
source | <xs:complexType name="ContactCoordinatesDetailsType"> <xs:sequence> <xs:element ref="Denomination" minOccurs="0" maxOccurs="0"/> <xs:element ref="AddressDetails"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
children | NameFirstName | ||
used by |
|
||
source | <xs:complexType name="CoordinatesContactPersonType"> <xs:sequence> <xs:element ref="Name"/> <xs:element ref="FirstName" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
children | Denomination | ||
used by |
|
||
source | <xs:complexType name="CreditorDetailType"> <xs:sequence> <xs:element ref="Denomination"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
children | NameFirstNameINSSStartingDateEndingDate | ||
used by |
|
||
source | <xs:complexType name="DependentPersonType"> <xs:sequence> <xs:element ref="Name"/> <xs:element ref="FirstName" minOccurs="0"/> <xs:element ref="INSS"/> <xs:element ref="StartingDate" minOccurs="0" maxOccurs="1"/> <xs:element ref="EndingDate" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
children | OSSInsuranceIndividualPolicyNbrNameFirstNameINSSEmailAddressWorkerSex | ||
used by |
|
||
source | <xs:complexType name="OSSHolderType"> <xs:sequence> <xs:element ref="OSSInsuranceIndividualPolicyNbr"/> <xs:element ref="Name"/> <xs:element ref="FirstName" minOccurs="1" maxOccurs="1"/> <xs:element ref="INSS"/> <xs:element ref="EmailAddress" minOccurs="0"/> <xs:element ref="WorkerSex" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
children | OSSInsurancePolicyTypeGlobalAmount | ||
used by |
|
||
source | <xs:complexType name="OSSInsuranceInformationType"> <xs:sequence> <xs:element ref="OSSInsurancePolicyType" minOccurs="0"/> <xs:element ref="GlobalAmount" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
children | OSSInsuranceTypeStartingDateEndingDateOSSInsuranceRateOSSInsuranceRiskNetOwedAmountQualifyingPeriodCommentAction | ||
used by |
|
||
source | <xs:complexType name="OSSInsuranceType"> <xs:sequence> <xs:element ref="OSSInsuranceType"/> <xs:element ref="StartingDate"/> <xs:element ref="EndingDate" minOccurs="0"/> <xs:element ref="OSSInsuranceRate" minOccurs="0"/> <xs:element ref="OSSInsuranceRisk" minOccurs="0"/> <xs:element ref="NetOwedAmount" minOccurs="0"/> <xs:element ref="QualifyingPeriod" minOccurs="0"/> <xs:element ref="Comment" minOccurs="0"/> <xs:element ref="Action"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
children | EmployerDenominationCompanyIDVATNbrForeignCompanyIDOSSInsuranceGroupPolicyNbrEmailAddress | ||
used by |
|
||
source | <xs:complexType name="OSSInsuredEmployerType"> <xs:sequence> <xs:element ref="EmployerDenomination"/> <xs:choice> <xs:element ref="CompanyID"/> <xs:element ref="VATNbr"/> <xs:element ref="ForeignCompanyID"/> </xs:choice> <xs:element ref="OSSInsuranceGroupPolicyNbr"/> <xs:element ref="EmailAddress" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
children | PaymentMethod | ||
used by |
|
||
source | <xs:complexType name="PaymentInstructionsType"> <xs:sequence> <xs:element ref="PaymentMethod"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
children | ReferenceTypeReferenceOriginReferenceNbr | ||
used by |
|
||
source | <xs:complexType name="ReferenceType"> <xs:sequence> <xs:element ref="ReferenceType"/> <xs:element ref="ReferenceOrigin"/> <xs:element ref="ReferenceNbr"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
namespace | http://socialsecurity.be/xml/ns/ossaffiliation | ||
children | OfficeNumber | ||
used by |
|
||
source | <xs:complexType name="SectorInformationType"> <xs:sequence> <xs:element ref="OfficeNumber"/> </xs:sequence> </xs:complexType> |