complexType "EquityForward"
Namespace:
Content:
complex, 1 attribute, 10 elements
Defined:
globally in fpml-eqd-5-3.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
primaryAssetClass?, secondaryAssetClass*, productType*, productId*, optionType?, equityEffectiveDate?, underlyer?, notional?, equityExercise?, forwardPrice
</...>
Content Model Elements (10):
equityEffectiveDate,
equityExercise (defined in EquityDerivativeBase complexType),
forwardPrice,
notional (defined in EquityDerivativeBase complexType),
optionType (defined in EquityDerivativeBase complexType),
primaryAssetClass,
productId,
productType,
secondaryAssetClass,
underlyer (defined in EquityDerivativeBase complexType)
All Direct / Indirect Based Elements (1):
equityForward
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 name="forwardPrice" type="NonNegativeMoney"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/10)
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 name="forwardPrice" type="NonNegativeMoney"/>

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.