Definition Type: ComplexType
Name: Novation
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 records the occurrence of a novation
Collapse XSD Schema Diagram:
Drilldown into payment in schema fpml-posttrade-4-1_xsd Drilldown into contractualSupplement in schema fpml-posttrade-4-1_xsd Drilldown into contractualDefinitions in schema fpml-posttrade-4-1_xsd Drilldown into creditDerivativesNotices in schema fpml-posttrade-4-1_xsd Drilldown into nonReliance in schema fpml-posttrade-4-1_xsd Drilldown into firstPeriodStartDate in schema fpml-posttrade-4-1_xsd Drilldown into fullFirstCalculationPeriod in schema fpml-posttrade-4-1_xsd Drilldown into novatedNumberOfOptions in schema fpml-posttrade-4-1_xsd Drilldown into novatedAmount in schema fpml-posttrade-4-1_xsd Drilldown into novationTradeDate in schema fpml-posttrade-4-1_xsd Drilldown into novationDate in schema fpml-posttrade-4-1_xsd Drilldown into otherRemainingParty in schema fpml-posttrade-4-1_xsd Drilldown into remainingParty in schema fpml-posttrade-4-1_xsd Drilldown into transferee in schema fpml-posttrade-4-1_xsd Drilldown into transferor in schema fpml-posttrade-4-1_xsd Drilldown into newTransaction in schema fpml-posttrade-4-1_xsd Drilldown into newTransactionReference in schema fpml-posttrade-4-1_xsd Drilldown into oldTransaction in schema fpml-posttrade-4-1_xsd Drilldown into oldTransactionReference in schema fpml-posttrade-4-1_xsd Drilldown into newTransaction in schema fpml-posttrade-4-1_xsd Drilldown into newTransactionReference in schema fpml-posttrade-4-1_xsd Drilldown into NovationDetails.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 Novation in schema fpml-posttrade-4-1_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Novation">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">An event type that records the occurrence of a novation </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Event">
            <xsd:sequence>
                <xsd:group ref="NovationDetails.model" />
                <xsd:element name="payment" type="Payment" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
eventId nsA:eventId 0 unbounded
newTransactionReference nsA:newTransactionReference (1) (1)
newTransaction nsA:newTransaction (1) (1)
oldTransactionReference nsA:oldTransactionReference (1) (1)
oldTransaction nsA:oldTransaction (1) (1)
newTransactionReference nsA:newTransactionReference (1) (1)
newTransaction nsA:newTransaction (1) (1)
transferor nsA:transferor (1) (1)
transferee nsA:transferee (1) (1)
remainingParty nsA:remainingParty (1) (1)
otherRemainingParty nsA:otherRemainingParty 0 (1)
novationDate nsA:novationDate (1) (1)
novationTradeDate nsA:novationTradeDate 0 (1)
novatedAmount nsA:novatedAmount (1) (1)
novatedNumberOfOptions nsA:novatedNumberOfOptions (1) (1)
fullFirstCalculationPeriod nsA:fullFirstCalculationPeriod 0 (1)
firstPeriodStartDate nsA:firstPeriodStartDate 0 2
nonReliance nsA:nonReliance 0 (1)
creditDerivativesNotices nsA:creditDerivativesNotices 0 (1)
contractualDefinitions nsA:contractualDefinitions 0 unbounded
contractualSupplement nsA:contractualSupplement 0 unbounded
payment nsA:payment 0 (1)
<xs:group> nsA:NovationDetails.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:AllegedNovationAgreement, nsA:ConfirmedNovationAgreement, nsA:ConsentGrantedNovationAgreement, nsA:ConsentRefusedNovationAgreement, nsA:ConsentRequestNovationAgreement, nsA:MatchedNovationAgreement, nsA:NovateTradeNovationAgreement, nsA:RequestConfirmationNovationAgreement, nsA:StatusNotificationNovationAgreement, nsA:TradeNovatedNovationAgreement