SubStatus

/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/RegistrationCountries/RegistrationCountry/SubStatus

Diagram

SubStatus

Documentation

EN

Indicates if an investor limitation exists for related registration country

DE

Gibt an, ob eine Anlegerbeschränkung für das Registrierungsland besteht

FR

Indicates si un investisseur limitation exists pour related registration pays

NL

Indicates als een belegger limitation exists voor related registration land

ES

Indica si existe una limitación de inversores para el país de registro relacionado

IT

Indica se esiste una limitazione per gli investitori per il relativo paese di registrazione

CS

Označuje, zda an investor limitation exists for related registration country

HU

Indicates if an investor limitation exists for related registration country

Properties

Type
xs:string
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
10
Sample Data
Institutional Investors only
Restrictions
Base: xs:string
Enumeration:
  • Institutional Investors only
  • Qualified Investors only
  • Retail Investors only
  • Authorised CIS
  • Recognised CIS
  • Restricted authorised CIS
  • Restricted recognised CIS
  • Qualifying CIS under ASEAN CIS framework

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="SubStatus">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates if an investor limitation exists for related registration country</xs:documentation>
      <xs:documentation xml:lang="de">Gibt an, ob eine Anlegerbeschränkung für das Registrierungsland besteht</xs:documentation>
      <xs:documentation xml:lang="fr">Indicates si un investisseur limitation exists pour related registration pays</xs:documentation>
      <xs:documentation xml:lang="nl">Indicates als een belegger limitation exists voor related registration land</xs:documentation>
      <xs:documentation xml:lang="es">Indica si existe una limitación de inversores para el país de registro relacionado</xs:documentation>
      <xs:documentation xml:lang="it">Indica se esiste una limitazione per gli investitori per il relativo paese di registrazione</xs:documentation>
      <xs:documentation xml:lang="cs">Označuje, zda an investor limitation exists for related registration country</xs:documentation>
      <xs:documentation xml:lang="hu">Indicates if an investor limitation exists for related registration country</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="Institutional Investors only"/>
         <xs:enumeration value="Qualified Investors only"/>
         <xs:enumeration value="Retail Investors only"/>
         <xs:enumeration value="Authorised CIS"/>
         <xs:enumeration value="Recognised CIS"/>
         <xs:enumeration value="Restricted authorised CIS"/>
         <xs:enumeration value="Restricted recognised CIS"/>
         <xs:enumeration value="Qualifying CIS under ASEAN CIS framework"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>