Benchmark
/FundsXML4/Funds/Fund/FundStaticData/Benchmarks/Benchmark
Diagram
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
- 5
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:string |
Link to Benchmark Dynamic Data |
ExampleText | |
| xs:string | ExampleText | ||
| ISOCurrencyCodeType |
Three-letter ISO-CurrencyCode (ISO 4217) Dreistelliger ISO-Waehrungscode (ISO 4217) |
VJH | |
| BenchmarkProviderCompany | |||
| xs:string | Blended Benchmark | ||
| (anonymous) |
official, internal, performance attribution, etc. |
||
| (anonymous) |
if blended Benchmark |
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"
maxOccurs="unbounded"
name="Benchmark">
<xs:complexType>
<xs:complexContent>
<xs:extension base="BenchmarkStaticDataType"/>
</xs:complexContent>
</xs:complexType>
</xs:element>