Definition Type: ComplexType
Name: Knock
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-option-shared-4-4.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-4-4_xsd Drilldown into knockIn in schema fpml-option-shared-4-4_xsdXSD Diagram of Knock in schema fpml-option-shared-4-4_xsd (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 fpml:knockIn 0 (1)
knockOut fpml:knockOut 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:knock, fpml:knock