| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||
| children | TextLanguage TextTitle TextContent TextTypeDescription TextDate CountriesWhereApplicable | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="FundRelatedTextType"> <xs:annotation> <xs:documentation>complex Element designed to describe any text or commentary related to a fund like "Investment strategy", "Management outlook", "company profile"...</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="TextLanguage" type="ISOLanguageCodeType"> <xs:annotation> <xs:documentation>ISO 639-1 Code of Language used in {TextContent} and {TextTitle}.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TextTitle" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Title for {TextContent} in {TextLanguage}</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TextContent" type="xs:string"> <xs:annotation> <xs:documentation>The text itself in {TextLanguage}</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TextTypeDescription" type="xs:string"> <xs:annotation> <xs:documentation>Type of Text or Commentary. Possible values in Dictionnary</xs:documentation> </xs:annotation> </xs:element> <xs:element name="TextDate" type="xs:date"/> <xs:element name="CountriesWhereApplicable" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="CountryWhereApplicable" type="ISOCountryCodeType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>ISO Country Code of the Countries where {FundText} is applicable.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | |||||||||
| type | ISOLanguageCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="TextLanguage" type="ISOLanguageCodeType"> <xs:annotation> <xs:documentation>ISO 639-1 Code of Language used in {TextContent} and {TextTitle}.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="TextTitle" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>Title for {TextContent} in {TextLanguage}</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="TextContent" type="xs:string"> <xs:annotation> <xs:documentation>The text itself in {TextLanguage}</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="TextTypeDescription" type="xs:string"> <xs:annotation> <xs:documentation>Type of Text or Commentary. Possible values in Dictionnary</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||
| type | xs:date | ||
| properties |
|
||
| source | <xs:element name="TextDate" type="xs:date"/> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | ||||||
| properties |
|
||||||
| children | CountryWhereApplicable | ||||||
| source | <xs:element name="CountriesWhereApplicable" minOccurs="0"> <xs:complexType> <xs:sequence> <xs:element name="CountryWhereApplicable" type="ISOCountryCodeType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>ISO Country Code of the Countries where {FundText} is applicable.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
|||||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.2.1 | |||||||||
| type | ISOCountryCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| annotation |
|
|||||||||
| source | <xs:element name="CountryWhereApplicable" type="ISOCountryCodeType" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>ISO Country Code of the Countries where {FundText} is applicable.</xs:documentation> </xs:annotation> </xs:element> |