Definition Type: ComplexType
Name: Knock
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-option-shared-5-10.xsd
Abstract
Documentation:
Knock In means option to exercise comes into existence. Knock Out means option to exercise goes out of existence.
Collapse XSD Schema Diagram:
Drilldown into knockOut in schema fpml-option-shared-5-10_xsd2 Drilldown into knockIn in schema fpml-option-shared-5-10_xsd2XSD Diagram of Knock in schema fpml-option-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Knock">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Knock In means option to exercise comes into existence. Knock Out means option to exercise goes out of existence.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="knockIn" type="TriggerEvent" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The knock in.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="knockOut" type="TriggerEvent" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The knock out.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
knockIn nsD:knockIn 0 (1)
knockOut nsD:knockOut 0 (1)
Collapse Derivation Tree:
Collapse References:
nsD:knock, nsD:knock