PortfolioManagers
/FundsXML4/Funds/Fund/FundStaticData/PortfolioManagers
Diagram
Documentation
EN
Information about the person or persons that manage the fund
DE
[AUTO] Informationen über die Person oder Personen, die den Fund verwalten
FR
Information about person ou persons que manage fonds
NL
Informatie about person van persons dat manage fonds
Properties
- Type
- (anonymous)
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 4
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| (anonymous) |
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="PortfolioManagers">
<xs:annotation>
<xs:documentation xml:lang="en">Information about the person or persons that manage the fund</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Informationen über die Person oder Personen, die den Fund verwalten</xs:documentation>
<xs:documentation xml:lang="fr">Information about person ou persons que manage fonds</xs:documentation>
<xs:documentation xml:lang="nl">Informatie about person van persons dat manage fonds</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="PortfolioManager">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" type="Text256Type">
<xs:annotation>
<xs:documentation xml:lang="en">Name of the portfolio manager</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Name des Portfolio-Managers</xs:documentation>
<xs:documentation xml:lang="fr">Nom de portefeuille gestionnaire</xs:documentation>
<xs:documentation xml:lang="nl">Naam van portefeuille beheerder</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="StartDate" type="xs:date">
<xs:annotation>
<xs:documentation xml:lang="en">Start date from which the fund manager was responsible for managing the portfolio</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Startdatum, ab dem der Fund-Manager für die Portfolio-Verwaltung verantwortlich war</xs:documentation>
<xs:documentation xml:lang="fr">Start date de qui fonds gestionnaire was responsible pour managing portefeuille</xs:documentation>
<xs:documentation xml:lang="nl">Start datum van welke fonds beheerder was responsible voor managing portefeuille</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Role" type="xs:string">
<xs:annotation>
<xs:documentation xml:lang="en">Role of the portfolio manager</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Rolle des Portfolio-Managers</xs:documentation>
<xs:documentation xml:lang="fr">Role de portefeuille gestionnaire</xs:documentation>
<xs:documentation xml:lang="nl">Role van portefeuille beheerder</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="YearOfBirth" type="xs:gYear">
<xs:annotation>
<xs:documentation xml:lang="en">Date of birth of the portfolio manager</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Geburtsdatum des Portfolio-Managers</xs:documentation>
<xs:documentation xml:lang="fr">Date de birth de portefeuille gestionnaire</xs:documentation>
<xs:documentation xml:lang="nl">Datum van birth van portefeuille beheerder</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="Gender">
<xs:annotation>
<xs:documentation xml:lang="en">Gender of the portfolio manager</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Geschlecht des Portfolio-Managers</xs:documentation>
<xs:documentation xml:lang="fr">Gender de portefeuille gestionnaire</xs:documentation>
<xs:documentation xml:lang="nl">Gender van portefeuille beheerder</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Male"/>
<xs:enumeration value="Female"/>
<xs:enumeration value="Diverse"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element minOccurs="0" name="StartOfCareer" type="xs:date">
<xs:annotation>
<xs:documentation xml:lang="en">Date when the portfolio manager started professional career in the financial industry</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Datum, an dem der Portfolio-Manager seine berufliche Karriere in der Finanzbranche begann</xs:documentation>
<xs:documentation xml:lang="fr">Date quand portefeuille gestionnaire started professionnel career dans financial industry</xs:documentation>
<xs:documentation xml:lang="nl">Datum wanneer portefeuille beheerder started professioneel career in financial industry</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="Biography">
<xs:annotation>
<xs:documentation xml:lang="en">Biography of the Portfolio Manager</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Biografie des Portfolio-Managers</xs:documentation>
<xs:documentation xml:lang="fr">Biography de Portefeuille Gestionnaire</xs:documentation>
<xs:documentation xml:lang="nl">Biography van Portefeuille Beheerder</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="BriefBiography" type="xs:string">
<xs:annotation>
<xs:documentation xml:lang="en">Brief curriculum vitae (CV) of the portfolio manager</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Kurzer Lebenslauf (CV) des Portfolio-Managers</xs:documentation>
<xs:documentation xml:lang="fr">Brief curriculum vitae (CV) de portefeuille gestionnaire</xs:documentation>
<xs:documentation xml:lang="nl">Brief curriculum vitae (CV) van portefeuille beheerder</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="BiographyLanguage" type="ISOLanguageCodeType">
<xs:annotation>
<xs:documentation xml:lang="en">Language of the portfolio manager's brief biography</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Sprache der Kurzbiografie des Portfolio-Managers</xs:documentation>
<xs:documentation xml:lang="fr">Language de portefeuille gestionnaire's brief biography</xs:documentation>
<xs:documentation xml:lang="nl">Language van portefeuille beheerder's brief biography</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>