YearOfBirth
/FundsXML4/Funds/Fund/FundStaticData/PortfolioManagers/PortfolioManager/YearOfBirth
Diagram
Documentation
EN
Date of birth of the portfolio manager
DE
Geburtsdatum des Portfolio-Managers
FR
Date de birth de portefeuille gestionnaire
NL
Datum van birth van portefeuille beheerder
ES
Fecha de nacimiento del gestor de cartera
IT
Data di nascita del gestore del portafoglio
CS
Datum birth of the portfolio manager
HU
A portfólió kezelő születési dátuma
Properties
- Type
- xs:gYear
- 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
- 6
- Sample Data
- 1997
Element Definition
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="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">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:documentation xml:lang="es">Fecha de nacimiento del gestor de cartera</xs:documentation>
<xs:documentation xml:lang="it">Data di nascita del gestore del portafoglio</xs:documentation>
<xs:documentation xml:lang="cs">Datum birth of the portfolio manager</xs:documentation>
<xs:documentation xml:lang="hu">A portfólió kezelő születési dátuma</xs:documentation>
</xs:annotation>
</xs:element>