Definition Type: ComplexType
Name: Asset
Namespace: http://www.fpml.org/FpML-5/pretrade
Containing Schema: fpml-asset-5-9.xsd
Abstract True
Documentation:
Abstract base class for all underlying assets.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-asset-5-9_xsdXSD Diagram of Asset in schema fpml-asset-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
Collapse XSD Schema Code:
<xsd:complexType name="Asset" abstract="true">
    <xsd:annotation>
        <xsd:documentation 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
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Cash, nsA:IdentifiedAsset, nsA:underlyingAsset
Collapse Comments:
blog comments powered by Disqus