Drilldown into Asset
Definition Type Complex Type
Name Asset
Namespace http://www.fpml.org/FpML-5-0/confirmation
Abstract True
Documentation Abstract base class for all underlying assets.
XSD Schema fpml-asset-5-0.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">Abstract base class for all underlying assets.</xsd:documentation>
  </xsd:annotation>

  <xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Collapse Child Attributes
Name Type Default Value Use
Collapse Derivation Tree
[No Sub Types]
Asset
    fpml:Basket
        fpml:basket
        fpml:basket
    fpml:IdentifiedAsset
        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:ExchangeTradedCalculatedPrice
                    fpml:ExchangeTradedFund
                        fpml:exchangeTradedFund
                    fpml:Index
                        fpml:index
                fpml:ExchangeTradedContract
                    fpml:exchangeTradedContractNearest
                    fpml:exchangeTradedContractNearest
                fpml:Future
                    fpml:future
            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
Collapse References
fpml:Basket , fpml:IdentifiedAsset , fpml:underlyingAsset
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 - Featuring XSD to java Code Generation