| namespace | http://www.bcl.lu/2025/S2.20/datatypes | ||||||||||||
| type | restriction of xs:string | ||||||||||||
| properties |
|
||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xs:simpleType name="ReportingStatus"> <xs:restriction base="xs:string"> <xs:enumeration value="null report"/> <xs:enumeration value="provisional report"/> <xs:enumeration value="final report"/> </xs:restriction> </xs:simpleType> |