FundSquare

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/ShareClasses/ShareClass/Investors/Investor/InvestorTypes/FundSquare

Diagram

FundSquare

Documentation

EN

Investor type according to FundSquare classification

DE

Anlegertyp gemäß FundSquare-Klassifizierung

FR

Investisseur type selon FundSquare classification

NL

Belegger type volgens FundSquare classificatie

ES

Tipo de inversor según clasificación FundSquare

IT

Tipologia di investitore secondo la classificazione di FundSquare

CS

Investor type according to FundSquare classification

HU

Investor type according to FundSquare classification

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
12
Sample Data
INTERMEDIARIES
Restrictions
Base: xs:string
Enumeration:
  • RETAIL
  • GROSS
  • QUALIFIED
  • INSTITUTIONAL
  • INTERMEDIARIES
  • DEDICATED

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="FundSquare">
   <xs:annotation>
      <xs:documentation xml:lang="en">Investor type according to FundSquare classification</xs:documentation>
      <xs:documentation xml:lang="de">Anlegertyp gemäß FundSquare-Klassifizierung</xs:documentation>
      <xs:documentation xml:lang="fr">Investisseur type selon FundSquare classification</xs:documentation>
      <xs:documentation xml:lang="nl">Belegger type volgens FundSquare classificatie</xs:documentation>
      <xs:documentation xml:lang="es">Tipo de inversor según clasificación FundSquare</xs:documentation>
      <xs:documentation xml:lang="it">Tipologia di investitore secondo la classificazione di FundSquare</xs:documentation>
      <xs:documentation xml:lang="cs">Investor type according to FundSquare classification</xs:documentation>
      <xs:documentation xml:lang="hu">Investor type according to FundSquare classification</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="RETAIL"/>
         <xs:enumeration value="GROSS"/>
         <xs:enumeration value="QUALIFIED"/>
         <xs:enumeration value="INSTITUTIONAL"/>
         <xs:enumeration value="INTERMEDIARIES"/>
         <xs:enumeration value="DEDICATED"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>