Schema LU_SHS_C_FORMATS_v1_0_2.xsd


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 


simpleType ALL_2D
namespace http://www.bcl.lu/rf/sdmx-ml/LU_SHS/v1_0_2/LU_SHS_C_FORMATS
type restriction of xs:decimal
properties
base xs:decimal
facets
Kind Value Annotation
fractionDigits 2
source <xs:simpleType name="ALL_2D">
 
<xs:restriction base="xs:decimal">
   
<xs:fractionDigits value="2"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL__0TO1_6D
namespace http://www.bcl.lu/rf/sdmx-ml/LU_SHS/v1_0_2/LU_SHS_C_FORMATS
type restriction of xs:decimal
properties
base xs:decimal
facets
Kind Value Annotation
minInclusive 0
maxInclusive 1
fractionDigits 6
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>

simpleType BCL_RSTRCTD_ID_50
namespace http://www.bcl.lu/rf/sdmx-ml/LU_SHS/v1_0_2/LU_SHS_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
maxLength 50
pattern [A-Za-z0-9_@$\-][!-~]*
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>

simpleType END_QRTR_YYYY_MM_DD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_SHS/v1_0_2/LU_SHS_C_FORMATS
type restriction of xs:date
properties
base xs:date
facets
Kind Value Annotation
pattern (.{4}\-03\-31)|(.{4}\-06\-30)|(.{4}\-09\-30)|(.{4}\-12\-31)
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>

simpleType FLL_YYYY_MM_DD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_SHS/v1_0_2/LU_SHS_C_FORMATS
type restriction of xs:date
properties
base xs:date
facets
Kind Value Annotation
pattern ([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]))))
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>

simpleType 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
base xs:decimal
facets
Kind Value Annotation
minInclusive 0
fractionDigits 2
source <xs:simpleType name="NN_NGTV_2D">
 
<xs:restriction base="xs:decimal">
   
<xs:fractionDigits value="2"/>
   
<xs:minInclusive value="0"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy