PerformanceScenario
/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/ObjectivesAndInvestmentPolicy/StructuredFundSpecialInformation/PerformanceScenario
Diagram
Documentation
EN
Art.36
DE
Art. 36
FR
Art.36
NL
Art.36
Properties
- Type
- (anonymous)
- Cardinality
- 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 |
|---|---|---|---|
| xs:int | 4806 | ||
| xs:string | ExampleText | ||
| xs:string |
|
ExampleText | |
| xs:decimal |
Percentage Prozentsatz Pourcentage Percentage |
386.06 |
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
maxOccurs="unbounded"
name="PerformanceScenario">
<xs:annotation>
<xs:documentation xml:lang="en">Art.36</xs:documentation>
<xs:documentation xml:lang="de">Art. 36</xs:documentation>
<xs:documentation xml:lang="fr">Art.36</xs:documentation>
<xs:documentation xml:lang="nl">Art.36</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="ScenarioNumber" type="xs:int"/>
<xs:element name="ScenarioName" type="xs:string"/>
<xs:element name="ScenarioDescription" type="xs:string">
<xs:annotation>
<xs:documentation xml:lang="en"/>
</xs:annotation>
</xs:element>
<xs:element name="ScenarioResultingPay-off" type="xs:decimal">
<xs:annotation>
<xs:documentation xml:lang="en">Percentage</xs:documentation>
<xs:documentation xml:lang="de">Prozentsatz</xs:documentation>
<xs:documentation xml:lang="fr">Pourcentage</xs:documentation>
<xs:documentation xml:lang="nl">Percentage</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>