group "TradeEconomics.model"
Namespace:
Content:
Defined:
globally in fpml-doc-5-2.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
product | instrumentTradeDetails
Content Model Elements (2):
instrumentTradeDetails, product
Known Usage Locations
Annotation
A model group representing the economics of an FpML trade.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="TradeEconomics.model">
<xsd:choice>
<xsd:element ref="product"/>
<xsd:element name="instrumentTradeDetails" type="InstrumentTradeDetails"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
instrumentTradeDetails
Type:
InstrumentTradeDetails, complex content
A type to hold trades of multiply-traded instruments. Typically this will be used to represent the trade resulting from a physically-settled OTC product where the underlying is a security, for example the exercise of a physically-settled option.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="instrumentTradeDetails" type="InstrumentTradeDetails"/>

product
Type:
Product, complex content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 28 elements
A substitution group for OTC derivative products.
XML Source (w/o annotations (1); see within schema source)
<xsd:element ref="product"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.