simpleType "EquityOptionTypeEnum"
Namespace:
Defined:
globally in fpml-enum-5-8.xsd; see XML source
Used:
Simple Content Model
("Put" | "Call") | "Forward"
All Direct / Indirect Based Elements (1):
optionType (defined in EquityDerivativeBase complexType)
Known Usage Locations
Annotation
Specifies an additional Forward type.
Type Definition Detail
Type Derivation Tree
union of (PutCallEnum | restriction of Token)
  EquityOptionTypeEnum
Derivation:
by union
Member Types
  1. anonymous simpleType:
    Derivation:
    restriction of Token
    Facets:
    enumeration:
    "Forward"
     - 
    DEPRECATED value which will be removed in FpML-5-0 onwards A forward contract is an agreement to buy or sell the underlying asset at a certain future time for a certain price.
XML Source (w/o annotations (2); see within schema source)
<xsd:simpleType name="EquityOptionTypeEnum">
<xsd:union memberTypes="PutCallEnum">
<xsd:simpleType>
<xsd:restriction base="Token">
<xsd:enumeration fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="The optionType is to be used if the underlyer does not carry any mention of the resulting trade direction." value="Forward"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>

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