simpleType ShareClassCode
namespace http://www.bcl.lu/2025/S2.20/datatypes
type restriction of xs:string
properties
base xs:string
used by
element S220/Unit_Share_Informations/Unit_Share_Information/CssfCode
facets
Kind Value Annotation
pattern [0-9]{4}
source <xs:simpleType name="ShareClassCode">
 
<xs:restriction base="xs:string">
   
<xs:pattern value="[0-9]{4}"/>
 
</xs:restriction>
</xs:simpleType>


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