FundTexts
/FundsXML4/Funds/Fund/Subfunds/Subfund/SubfundStaticData/FundTexts
Diagram
Documentation
Collection of subfund-related texts
[AUTO] Sammlung von subfundbezogenen Texten
Collection de subfund-related texts
Collection van subfund-related texts
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
- 7
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| FundRelatedTextType |
Complex element designed to describe any text or commentary related to a fund like "Investment strategy", "Management outlook", "company profile"... [AUTO] Komplexes Element zur Beschreibung von Texten oder Kommentaren zu einem Fund wie "Anlagestrategie", "Managementausblick", "Unternehmensprofil"... Complex élément designed à describe tout text ou commentary related à un fonds like "Investissement strategy", "Management outlook", "company profile"... Complex element designed naar describe elke text van commentary related naar een fonds like "Belegging strategy", "Management outlook", "company profile"... |
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="FundTexts">
<xs:annotation>
<xs:documentation xml:lang="en">Collection of subfund-related texts</xs:documentation>
<xs:documentation xml:lang="de">[AUTO] Sammlung von subfundbezogenen Texten</xs:documentation>
<xs:documentation xml:lang="fr">Collection de subfund-related texts</xs:documentation>
<xs:documentation xml:lang="nl">Collection van subfund-related texts</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="FundText" type="FundRelatedTextType"/>
</xs:sequence>
</xs:complexType>
</xs:element>