Definition Type: ComplexType
Name: Asian
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-option-shared-4-4.xsd
Abstract
Documentation:
As per ISDA 2002 Definitions
Collapse XSD Schema Diagram:
Drilldown into averagingPeriodOut in schema fpml-option-shared-4-4_xsd Drilldown into averagingPeriodIn in schema fpml-option-shared-4-4_xsd Drilldown into strikeFactor in schema fpml-option-shared-4-4_xsd Drilldown into averagingInOut in schema fpml-option-shared-4-4_xsdXSD Diagram of Asian in schema fpml-option-shared-4-4_xsd (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" />
        <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 fpml:averagingInOut (1) (1)
strikeFactor fpml:strikeFactor 0 (1)
averagingPeriodIn fpml:averagingPeriodIn 0 (1)
averagingPeriodOut fpml:averagingPeriodOut 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:asian, fpml:asian