simpleType ReasonForClosingSC
namespace http://www.bcl.lu/2025/S2.20/datatypes
type restriction of xs:positiveInteger
properties
base xs:positiveInteger
used by
element S220/Unit_Share_Informations/Unit_Share_Information/UnitShareClassGeneralInformation/ClosingInformation/ReasonForClosing
facets
Kind Value Annotation
enumeration 1
documentation
Put into liquidation
enumeration 2
documentation
Merger into another unit / share class (wherever it is domiciled)
enumeration 3
documentation
The NAF status is given up and the UCI has adopted a legal status different from NAF
enumeration 4
documentation
The unit / share class is closed temporarily
source <xs:simpleType name="ReasonForClosingSC">
 
<xs:restriction base="xs:positiveInteger">
   
<xs:enumeration value="1">
     
<xs:annotation>
       
<xs:documentation>Put into liquidation</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="2">
     
<xs:annotation>
       
<xs:documentation>Merger into another unit / share class (wherever it is domiciled)</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="3">
     
<xs:annotation>
       
<xs:documentation>The NAF status is given up and the UCI has adopted a legal status different from NAF</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
   
<xs:enumeration value="4">
     
<xs:annotation>
       
<xs:documentation>The unit / share class is closed temporarily</xs:documentation>
     
</xs:annotation>
   
</xs:enumeration>
 
</xs:restriction>
</xs:simpleType>


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