BiographyLanguage
/FundsXML4/Funds/Fund/FundStaticData/PortfolioManagers/PortfolioManager/Biography/BiographyLanguage
Diagram
Documentation
EN
Language of the portfolio manager's brief biography
DE
Sprache der Kurzbiografie des Portfolio-Managers
FR
Language de portefeuille gestionnaire's brief biography
NL
Language van portefeuille beheerder's brief biography
ES
Idioma de la breve biografia del gestor de cartera
IT
Lingua della breve biografia del gestore del portafoglio
CS
Jazyk stručného životopisu správce portfolia
HU
A portfólió kezelő rövid életrajzának nyelve
Properties
- Type
- ISOLanguageCodeType
- Cardinality
- 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
- 7
- Sample Data
- aa
- Restrictions
- Base: xs:string
MaxLength: 2
MinLength: 2
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"
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">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:documentation xml:lang="es">Idioma de la breve biografia del gestor de cartera</xs:documentation>
<xs:documentation xml:lang="it">Lingua della breve biografia del gestore del portafoglio</xs:documentation>
<xs:documentation xml:lang="cs">Jazyk stručného životopisu správce portfolia</xs:documentation>
<xs:documentation xml:lang="hu">A portfólió kezelő rövid életrajzának nyelve</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(ISOLanguageCodeType)
Referenced Type Definition (ISOLanguageCodeType)
<xs:simpleType 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"
name="ISOLanguageCodeType">
<xs:annotation>
<xs:documentation xml:lang="en">The ISOLanguageCodeType is a type for decoding ISO 639-1 Language Code. It is of the type string and has a length from exactly two letters.</xs:documentation>
<xs:documentation xml:lang="de">Der ISOLanguageCodeType ist ein Typ zur Dekodierung von ISO 639-1 Sprachcodes. Er ist vom Typ string und hat eine Länge von genau zwei Buchstaben.</xs:documentation>
<xs:documentation xml:lang="fr">ISOLanguageCodeType est un type pour décoder le code de langue ISO 639-1. Il est de type chaîne et a une longueur exacte de deux lettres.</xs:documentation>
<xs:documentation xml:lang="nl">ISOLanguageCodeType is een type voor het decoderen van ISO 639-1-taalcode. Het is van het type string en heeft een lengte van precies twee letters.</xs:documentation>
<xs:documentation xml:lang="es">El ISOLanguageCodeType es un tipo para decodificar códigos de idioma ISO 639-1. Es de tipo string y tiene una longitud de exactamente dos letras.</xs:documentation>
<xs:documentation xml:lang="it">ISOLanguageCodeType è un tipo per la decodifica del codice lingua ISO 639-1. È del tipo stringa e ha una lunghezza pari esattamente a due lettere.</xs:documentation>
<xs:documentation xml:lang="cs">ISOLanguageCodeType je typ pro dekódování jazykového kódu ISO 639-1. Je typu string a má délku přesně dvou písmen.</xs:documentation>
<xs:documentation xml:lang="hu">Az ISOLanguageCodeType egy típus az ISO 639-1 nyelvi kód dekódolásához. String típusú, pontosan két betű hosszúságú.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:maxLength value="2"/>
<xs:minLength value="2"/>
</xs:restriction>
</xs:simpleType>