element AssetClass

element {}AssetClass

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:rixmldt=http://www.rixml.org/2005/3/RIXML-datatypes
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="AssetClass">
    <
xs:annotation>
        <
xs:documentation>When attached to a Context element, indicates the asset class that the research product focuses on. When attached to a Security element, indicates the asset class of the security. Typically used in conjunction with AssetType and SecurityType. One of the following: equity, fixed income, commodity or currency.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element ref="Rating" minOccurs="0" maxOccurs="unbounded"/>
            <
xs:element ref="Weighting" minOccurs="0" maxOccurs="unbounded"/>
        </
xs:sequence>
        <
xs:attribute name="assetClass" type="rixmldt:AssetClassEnum" use="required">
            <
xs:annotation>
                <
xs:documentation>Indicates the asset class.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attributeGroup ref="weightingAttributeGroup"/>
    </
xs:complexType>
</
xs:element>


Documentation

When attached to a Context element, indicates the asset class that the research product focuses on. When attached to a Security element, indicates the asset class of the security. Typically used in conjunction with AssetType and SecurityType. One of the following: equity, fixed income, commodity or currency.


element AssetClass


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.