Index

/FundsXML4/AssetMasterData/Asset/AssetDetails/Index

Diagram

Index Indices Index Asset data information IndexProvider CompanyType 0..1 Category (anonymous) 0..1 RiskIndicator (anonymous) 0..1 Region (anonymous) 0..1 Size (anonymous) 0..1

Documentation

Indices

Properties

Type
IndexType
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
4
Sample Data

Child Elements & Attributes

Name (XPath) Type Documentation Sample Data
/AssetMasterData/.../IndexProvider CompanyType

Information about Index Provider

Detaili data of Company/Issuer

/AssetMasterData/.../Category (anonymous)

Main Index Category

Other Strategies
/AssetMasterData/.../RiskIndicator (anonymous)

Information about Index Component Risk

low
/AssetMasterData/.../Region (anonymous)

Information about Index Compontnt Region

Developed Markets
/AssetMasterData/.../Size (anonymous)

Information about Index Component Size

small cap

XML Snippet

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="Index"
            type="IndexType">
   <xs:annotation>
      <xs:documentation>Indices</xs:documentation>
   </xs:annotation>
</xs:element>