complexType "EquityForward"
Namespace:
Content:
complex, 1 attribute, 21 elements
Defined:
globally in fpml-eqd-5-13.xsd; see XML source
Includes:
definition of 1 element
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (21):
equityExercise (defined in EquityDerivativeBase complexType),
feature (defined in Feature.model group),
fxFeature (defined in Feature.model group),
notional (defined in EquityDerivativeBase complexType),
optionType (defined in EquityDerivativeBase complexType),
productId (defined in Product.model group),
productType (defined in Product.model group),
strategyFeature (defined in EquityDerivativeBase complexType),
underlyer (defined in EquityDerivativeBase complexType)
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
A type for defining equity forwards.
Type Definition Detail
Type Derivation Tree
Product (extension)
  EquityDerivativeBase (extension)
      EquityDerivativeLongFormBase (extension)
          EquityForward
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="EquityForward">
<xsd:complexContent>
<xsd:extension base="EquityDerivativeLongFormBase">
<xsd:sequence>
<xsd:element minOccurs="0" name="forwardPrice" type="NonNegativeMoney"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/21)
forwardPrice
Type:
NonNegativeMoney, complex content
The forward price per share, index or basket.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="forwardPrice" type="NonNegativeMoney"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.