schema location: | ..\..\schemas\LU_SHS_C_FORMATS_v1_0_2.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | http://www.bcl.lu/rf/sdmx-ml/LU_SHS/v1_0_2/LU_SHS_C_FORMATS |
Simple types |
ALL_2D |
BCL__0TO1_6D |
BCL_RSTRCTD_ID_50 |
END_QRTR_YYYY_MM_DD |
FLL_YYYY_MM_DD |
NN_NGTV_2D |
namespace | http://www.bcl.lu/rf/sdmx-ml/LU_SHS/v1_0_2/LU_SHS_C_FORMATS | ||||||
type | restriction of xs:decimal | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:simpleType name="ALL_2D"> <xs:restriction base="xs:decimal"> <xs:fractionDigits value="2"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/rf/sdmx-ml/LU_SHS/v1_0_2/LU_SHS_C_FORMATS | ||||||||||||
type | restriction of xs:decimal | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:simpleType name="BCL__0TO1_6D"> <xs:restriction base="xs:decimal"> <xs:fractionDigits value="6"/> <xs:maxInclusive value="1"/> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/rf/sdmx-ml/LU_SHS/v1_0_2/LU_SHS_C_FORMATS | |||||||||
type | restriction of xs:string | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="BCL_RSTRCTD_ID_50"> <xs:restriction base="xs:string"> <xs:maxLength value="50"/> <xs:pattern value="[A-Za-z0-9_@$\-][!-~]*"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/rf/sdmx-ml/LU_SHS/v1_0_2/LU_SHS_C_FORMATS | ||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:simpleType name="END_QRTR_YYYY_MM_DD"> <xs:restriction base="xs:date"> <xs:pattern value="(.{4}\-03\-31)|(.{4}\-06\-30)|(.{4}\-09\-30)|(.{4}\-12\-31)"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/rf/sdmx-ml/LU_SHS/v1_0_2/LU_SHS_C_FORMATS | ||||||
type | restriction of xs:date | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xs:simpleType name="FLL_YYYY_MM_DD"> <xs:restriction base="xs:date"> <xs:pattern value="([1-9][0-9]{3})\-((02\-((0[1-9])|([1-2][0-9])))|(((04)|(06)|(09)|(11))\-((0[1-9])|([1-2][0-9])|(30)))|(((01)|(03)|(05)|(07)|(08)|(10)|(12))\-((0[1-9])|([1-2][0-9])|(3[0-1]))))"/> </xs:restriction> </xs:simpleType> |
namespace | http://www.bcl.lu/rf/sdmx-ml/LU_SHS/v1_0_2/LU_SHS_C_FORMATS | |||||||||
type | restriction of xs:decimal | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:simpleType name="NN_NGTV_2D"> <xs:restriction base="xs:decimal"> <xs:fractionDigits value="2"/> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> |