Definition Type: ComplexType
Name: Asian
Namespace: http://www.fpml.org/FpML-5/confirmation
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_xsd Drilldown into averagingPeriodIn in schema fpml-option-shared-5-10_xsd Drilldown into strikeFactor in schema fpml-option-shared-5-10_xsd Drilldown into averagingInOut in schema fpml-option-shared-5-10_xsdXSD Diagram of Asian in schema fpml-option-shared-5-10_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 nsA:averagingInOut (1) (1)
strikeFactor nsA:strikeFactor 0 (1)
averagingPeriodIn nsA:averagingPeriodIn 0 (1)
averagingPeriodOut nsA:averagingPeriodOut 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:asian, nsA:asian