element AssetType

element {}AssetType

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="AssetType">
    <
xs:annotation>
        <
xs:documentation>Indicates the asset type. Typically used in conjunction with AssetClass and SecurityType. Can be attached to a Context element or to a Security element. For equities, examples include stocks, convertibles, warrants and preferred stocks. For bonds, examples include the major fixed income sectors typically used in major fixed income index benchmarks. These include U.S. Treasuries, Corporate High Yield and Municipals, among others.</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="assetType" type="rixmldt:AssetTypeEnum" use="required">
            <
xs:annotation>
                <
xs:documentation>Indicates the asset type.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attribute name="publisherDefinedValue" type="xs:string" use="optional">
            <
xs:annotation>
                <
xs:documentation>Used when AssetType.Value = PublisherDefined to indicate a type of asset not in the AssetTypeEnum list.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
        <
xs:attributeGroup ref="weightingAttributeGroup"/>
    </
xs:complexType>
</
xs:element>


Documentation

Indicates the asset type. Typically used in conjunction with AssetClass and SecurityType. Can be attached to a Context element or to a Security element. For equities, examples include stocks, convertibles, warrants and preferred stocks.  For bonds, examples include the major fixed income sectors typically used in major fixed income index benchmarks.  These include U.S. Treasuries, Corporate High Yield and Municipals, among others.


element AssetType


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.