Definition Type: ComplexType
Name: Asian
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-option-shared-5-10.xsd
Abstract
Documentation:
As per ISDA 2002 Definitions.
Collapse XSD Schema Diagram:
Drilldown into averagingPeriodOut in schema fpml-option-shared-5-10_xsd3 Drilldown into averagingPeriodIn in schema fpml-option-shared-5-10_xsd3 Drilldown into strikeFactor in schema fpml-option-shared-5-10_xsd3 Drilldown into averagingInOut in schema fpml-option-shared-5-10_xsd3XSD Diagram of Asian in schema fpml-option-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Asian">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">As per ISDA 2002 Definitions.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="averagingInOut" type="AveragingInOutEnum" minOccurs="0" />
        <xsd:element name="strikeFactor" type="xsd:decimal" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The factor of strike.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="averagingPeriodIn" type="AveragingPeriod" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The averaging in period.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="averagingPeriodOut" type="AveragingPeriod" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The averaging out period.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
averagingInOut nsE:averagingInOut 0 (1)
strikeFactor nsE:strikeFactor 0 (1)
averagingPeriodIn nsE:averagingPeriodIn 0 (1)
averagingPeriodOut nsE:averagingPeriodOut 0 (1)
Collapse Derivation Tree:
Collapse References:
nsE:asiannsE:asian,