| Financial products Markup Language (FpML®) | Generated using Liquid XML Studio Designer Edition 8.0.4.1955 |
| Generated : 20 February 2010 |
| Definition Type | Complex Type |
| Name | ExchangeTraded |
| Namespace | http://www.fpml.org/FpML-5-0/confirmation |
| Type | fpml:UnderlyingAsset |
| Abstract | True |
| Documentation | An abstract base class for all exchange traded financial products. |
| XSD Schema | fpml-asset-5-0.xsd |
|
|
|
|
|
|
<xsd:complexType name="ExchangeTraded" abstract="true" >
<xsd:annotation> <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">An abstract base class for all exchange traded financial products.</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="UnderlyingAsset"> <xsd:sequence> <xsd:group ref="ExchangeIdentifier.model"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |