ROOT ELEMENT: | DEFI |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | http://socialsecurity.be/defi |
Elements | Complex types |
FinalDecisionInformation | FinalDecisionInformationType |
ResultCode |
diagram | |||
namespace | http://socialsecurity.be/defi | ||
type | FinalDecisionInformationType | ||
properties |
|
||
children | ResultCode | ||
annotation |
|
||
source | <xs:element name="FinalDecisionInformation" type="FinalDecisionInformationType"> <xs:annotation> <xs:documentation>90487</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||
namespace | http://socialsecurity.be/defi | ||||||||||||
type | restriction of xs:integer | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:element name="ResultCode"> <xs:annotation> <xs:documentation>00107</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> |
diagram | |||
namespace | http://socialsecurity.be/defi | ||
children | ResultCode | ||
used by |
|
||
source | <xs:complexType name="FinalDecisionInformationType"> <xs:sequence> <xs:element ref="ResultCode"/> </xs:sequence> </xs:complexType> |