Definition Type: ComplexType
Name: Increase
Namespace: http://www.fpml.org/2004/FpML-4-1
Type: nsA:Event
Containing Schema: fpml-posttrade-4-1.xsd
Abstract
Documentation:
An event type that defines the content of an Increase transaction.
Collapse XSD Schema Diagram:
Drilldown into payment in schema fpml-posttrade-4-1_xsd Drilldown into outstandingNumberOfOptions in schema fpml-posttrade-4-1_xsd Drilldown into increaseInNumberOfOptions in schema fpml-posttrade-4-1_xsd Drilldown into outstandingNotionalAmount in schema fpml-posttrade-4-1_xsd Drilldown into increaseInNotionalAmount in schema fpml-posttrade-4-1_xsd Drilldown into increaseEffectiveDate in schema fpml-posttrade-4-1_xsd Drilldown into increaseTradeDate in schema fpml-posttrade-4-1_xsd Drilldown into IncreaseDetails.model in schema fpml-posttrade-4-1_xsd Drilldown into tradeReference in schema fpml-posttrade-4-1_xsd Drilldown into trade in schema fpml-posttrade-4-1_xsd Drilldown into TradeOrTradeReference.model in schema fpml-posttrade-4-1_xsd Drilldown into eventId in schema fpml-doc-4-1_xsd Drilldown into Event in schema fpml-doc-4-1_xsdXSD Diagram of Increase in schema fpml-posttrade-4-1_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Increase">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An event type that defines the content of an Increase transaction.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Event">
            <xsd:sequence>
                <xsd:group ref="TradeOrTradeReference.model" />
                <xsd:group ref="IncreaseDetails.model" />
                <xsd:element name="payment" type="Payment" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">A payment for the right to increase the trade.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
eventId nsA:eventId 0 unbounded
trade nsA:trade (1) (1)
tradeReference nsA:tradeReference (1) (1)
increaseTradeDate nsA:increaseTradeDate (1) (1)
increaseEffectiveDate nsA:increaseEffectiveDate (1) (1)
increaseInNotionalAmount nsA:increaseInNotionalAmount (1) (1)
outstandingNotionalAmount nsA:outstandingNotionalAmount (1) (1)
increaseInNumberOfOptions nsA:increaseInNumberOfOptions (1) (1)
outstandingNumberOfOptions nsA:outstandingNumberOfOptions (1) (1)
payment nsA:payment 0 (1)
<xs:group> nsA:TradeOrTradeReference.model (1) (1)
<xs:group> nsA:IncreaseDetails.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:increase, nsA:increase, nsA:increase, nsA:increase