Schema BCL_LU_ANCRDT_C_FORMATS_v1_0_10.xsd


schema location ..\..\schemas\BCL_LU_ANCRDT_C_FORMATS_v1_0_10.xsd
attributeFormDefault unqualified
elementFormDefault qualified
targetNamespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
 
Simple types 
BCL__0TO1_6D 
BCL_ID_7D_OR_BC_7D 
BCL_ID_8D_HASH_3D 
BCL_ID_B_Z_D 
BCL_ID_BA_MBS_CD 
BCL_ID_BR_CNPJ_CD 
BCL_ID_CL_RUT_CD 
BCL_ID_CY_IF_CD 
BCL_ID_DE_TAX_CD 
BCL_ID_DE_TRD_RGSTR_CD 
BCL_ID_DK_FT_CD 
BCL_ID_FI_Y_CD 
BCL_ID_GB_CRN_CD 
BCL_ID_GG_RN_CD 
BCL_ID_HK_CR_CD 
BCL_ID_ID_NPWP_CD 
BCL_ID_LI_FL_CD 
BCL_ID_LT_INV_CD 
BCL_ID_MH_NBR_CD 
BCL_ID_RO_TRN_CD 
BCL_ID_SG_ROB_CD 
BCL_ID_SM_COE_CD 
BCL_ID_US_DSFN_CD 
BCL_RSTRCTD_ID_50 
BCL_RSTRCTD_ID_60 
BCL_XS_BOOLEAN 


simpleType BCL__0TO1_6D
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_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_ID_7D_OR_BC_7D
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern \d{7}|(BC\d{7})
source <xs:simpleType name="BCL_ID_7D_OR_BC_7D">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="\d{7}|(BC\d{7})"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_8D_HASH_3D
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern \d{8}(#)\d{3}
source <xs:simpleType name="BCL_ID_8D_HASH_3D">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="\d{8}(#)\d{3}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_B_Z_D
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern [B-Z]\d+
source <xs:simpleType name="BCL_ID_B_Z_D">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[B-Z]\d+"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_BA_MBS_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern \d{1,2}-\d{3,5}|\d{1}-\d{4}-\d{2}|\d{2}-\d{2}-\d{4}-\d{2}|\d-\d{3}-\d|\d-\d{2}
source <xs:simpleType name="BCL_ID_BA_MBS_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="\d{1,2}-\d{3,5}|\d{1}-\d{4}-\d{2}|\d{2}-\d{2}-\d{4}-\d{2}|\d-\d{3}-\d|\d-\d{2}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_BR_CNPJ_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern \d{2}\.\d{3}\.\d{3}/\d{4}-\d{2}
source <xs:simpleType name="BCL_ID_BR_CNPJ_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="\d{2}\.\d{3}\.\d{3}/\d{4}-\d{2}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_CL_RUT_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern \d{2}\.\d{3}\.\d{3}-[K0-9]|\d{8}-[K0-9]
source <xs:simpleType name="BCL_ID_CL_RUT_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="\d{2}\.\d{3}\.\d{3}-[K0-9]|\d{8}-[K0-9]"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_CY_IF_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern (IF)\d{4}
source <xs:simpleType name="BCL_ID_CY_IF_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="(IF)\d{4}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_DE_TAX_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern [1-9]\d{3}0\d{8}
source <xs:simpleType name="BCL_ID_DE_TAX_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[1-9]\d{3}0\d{8}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_DE_TRD_RGSTR_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern ((HRA)|(G(n|N)R)|(HRB)|(PR)|(VR)|(G(s|S)R))[1-9]\d{0,5}[A-Z]{0,5}-[A-Z]\d{4}
source <xs:simpleType name="BCL_ID_DE_TRD_RGSTR_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="((HRA)|(G(n|N)R)|(HRB)|(PR)|(VR)|(G(s|S)R))[1-9]\d{0,5}[A-Z]{0,5}-[A-Z]\d{4}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_DK_FT_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern [1-9]((\d{2,4})|(\d{4}-\d{3}))
source <xs:simpleType name="BCL_ID_DK_FT_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[1-9]((\d{2,4})|(\d{4}-\d{3}))"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_FI_Y_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern \d{7}-\d{1}
source <xs:simpleType name="BCL_ID_FI_Y_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="\d{7}-\d{1}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_GB_CRN_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern (\d{8})|(([A-EG-Z][A-Z]|F[ABD-Z])\d{6})|([R]\d{7})|(IP\d{5}R)
source <xs:simpleType name="BCL_ID_GB_CRN_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="(\d{8})|(([A-EG-Z][A-Z]|F[ABD-Z])\d{6})|([R]\d{7})|(IP\d{5}R)"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_GG_RN_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern (\d{1,6})
source <xs:simpleType name="BCL_ID_GG_RN_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="(\d{1,6})"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_HK_CR_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern ([A-Z]{2}\d{7})|([A-Z]{1}\d{7})|(\d{7})
source <xs:simpleType name="BCL_ID_HK_CR_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="([A-Z]{2}\d{7})|([A-Z]{1}\d{7})|(\d{7})"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_ID_NPWP_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern \d{2}\.\d{3}\.\d{3}\.\d{1}-\d{3}\.\d{3}
source <xs:simpleType name="BCL_ID_ID_NPWP_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="\d{2}\.\d{3}\.\d{3}\.\d{1}-\d{3}\.\d{3}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_LI_FL_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern (FL)-\d{4}\.\d{3}\.\d{3}-\d{1}
source <xs:simpleType name="BCL_ID_LI_FL_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="(FL)-\d{4}\.\d{3}\.\d{3}-\d{1}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_LT_INV_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern [A-Z]\d{3}|(SF)\d{3}|[A-Z]{3}-\d{2}/\d{2}|[A-Z]{3}-[A-Z]{4}
source <xs:simpleType name="BCL_ID_LT_INV_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[A-Z]\d{3}|(SF)\d{3}|[A-Z]{3}-\d{2}/\d{2}|[A-Z]{3}-[A-Z]{4}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_MH_NBR_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern (\d{1,6})
source <xs:simpleType name="BCL_ID_MH_NBR_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="(\d{1,6})"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_RO_TRN_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern (J|F|C)\d{2}/\d{1,9}/\d{4}
source <xs:simpleType name="BCL_ID_RO_TRN_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="(J|F|C)\d{2}/\d{1,9}/\d{4}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_SG_ROB_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern ((\d{8,9}[A-Z])|([A-Z]\d{2}[A-Z]{2}\d{4}[A-Z](-SF\d{3})?))
source <xs:simpleType name="BCL_ID_SG_ROB_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="((\d{8,9}[A-Z])|([A-Z]\d{2}[A-Z]{2}\d{4}[A-Z](-SF\d{3})?))"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_SM_COE_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern (SM)?\d{1,5}
source <xs:simpleType name="BCL_ID_SM_COE_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="(SM)?\d{1,5}"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_ID_US_DSFN_CD
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
pattern (\d{5,7})
source <xs:simpleType name="BCL_ID_US_DSFN_CD">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="(\d{5,7})"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_RSTRCTD_ID_50
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_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 BCL_RSTRCTD_ID_60
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type restriction of xs:string
properties
base xs:string
facets
Kind Value Annotation
maxLength 60
pattern [!-~]|([!-~][ -~]*[!-~])
source <xs:simpleType name="BCL_RSTRCTD_ID_60">
 
<xs:restriction base="xs:string">
   
<xs:maxLength value="60"/>
   
<xs:pattern value="[!-~]|([!-~][ -~]*[!-~])"/>
 
</xs:restriction>
</xs:simpleType>

simpleType BCL_XS_BOOLEAN
namespace http://www.bcl.lu/rf/sdmx-ml/LU_ANCRDT/v1_0_10/BCL_LU_ANCRDT_C_FORMATS
type xs:boolean
properties
base xs:boolean
source <xs:simpleType name="BCL_XS_BOOLEAN">
 
<xs:restriction base="xs:boolean"/>
</xs:simpleType>


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