Drilldown into Asset Drilldown into Asset Drilldown into Asset
Definition Type Complex Type
Name Asset
Namespace http://www.fpml.org/2007/FpML-4-4
Abstract True
Documentation A generic type describing the basic components of an asset.
XSD Schema fpml-asset-4-4.xsd
Collapse XSD Schema Diagram
XSD Diagram of Asset
Collapse XSD Schema Code
<xsd:complexType name="Asset" abstract="true" >
  <xsd:annotation>
    <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">A generic type describing the basic components of an asset.</xsd:documentation>
  </xsd:annotation>

  <xsd:sequence>
    <xsd:element maxOccurs="unbounded" name="instrumentId" type="InstrumentId"/>
    <xsd:element minOccurs="0" name="description" type="xsd:string">
      <xsd:annotation>
        <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The long name of a security.</xsd:documentation>
      </xsd:annotation>

    </xsd:element>

  </xsd:sequence>

  <xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Collapse Child Elements
Name Type Min Occurs Max Occurs
Collapse Child Attributes
Name Type Default Value Use
Collapse Derivation Tree
[No Sub Types]
Asset
    fpml:Cash
        fpml:cash
    fpml:UnderlyingAsset
        fpml:Deposit
            fpml:deposit
        fpml:ExchangeTraded
            fpml:Bond
                fpml:ConvertibleBond
                    fpml:convertibleBond
                        fpml:convertibleBond
                        fpml:convertibleBond
                fpml:bond
                    fpml:bond
                    fpml:bond
                    fpml:bond
            fpml:EquityAsset
                fpml:underlyingEquity
                fpml:equity
            fpml:ExchangeTradedContract
                fpml:exchangeTradedContractNearest
                fpml:exchangeTradedContractNearest
                fpml:exchangeTradedContractNearest
            fpml:ExchangeTradedFund
                fpml:exchangeTradedFund
            fpml:Future
                fpml:future
            fpml:Index
                fpml:index
        fpml:FxRateAsset
            fpml:fxRate
        fpml:Loan
            fpml:loan
                fpml:loan
        fpml:Mortgage
            fpml:mortgage
                fpml:mortgage
        fpml:MutualFund
            fpml:mutualFund
        fpml:RateIndex
            fpml:rateIndex
        fpml:SimpleCreditDefaultSwap
            fpml:simpleCreditDefaultSwap
        fpml:SimpleFra
            fpml:simpleFra
        fpml:SimpleIRSwap
            fpml:simpleIrSwap
    fpml:underlyingAsset
        fpml:underlyingAsset
        fpml:underlyingAsset
        fpml:underlyingAsset
        fpml:underlyingAsset
        fpml:underlyingAsset
        fpml:underlyingAsset
Collapse References
fpml:Cash , fpml:UnderlyingAsset , fpml:underlyingAsset
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 - Featuring XSD to java Code Generation