Definition Type: ComplexType
Name: NovationConsentRequest
Namespace: http://www.fpml.org/FpML-5-0/reporting
Type: fpml:NovationRequestMessage
Containing Schema: fpml-posttrade-negotiation-5-0.xsd
Abstract False
Documentation:
A request message that passes details of the previously negotiated transaction that the transferor wishes to novate as well as describing the identity and roles of each party. As the same message is sent to both the transferee and remaining party it must contain the complete description of the underlying transaction (rather than just a reference) as the transferee will not have record of it.
Collapse XSD Schema Diagram:
Drilldown into party Drilldown into novation Drilldown into validation Drilldown into header Drilldown into actualBuild Drilldown into expectedBuild Drilldown into fpmlVersion Drilldown into Document Drilldown into Message Drilldown into RequestMessage Drilldown into NovationRequestMessageXSD Diagram of NovationConsentRequest
Collapse XSD Schema Code:
<xsd:complexType name="NovationConsentRequest">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A request message that passes details of the previously negotiated transaction that the transferor wishes to novate as well as describing the identity and roles of each party. As the same message is sent to both the transferee and remaining party it must contain the complete description of the underlying transaction (rather than just a reference) as the transferee will not have record of it.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="NovationRequestMessage" />
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
header fpml:header (1) (1)
validation fpml:validation 0 unbounded
novation fpml:novation (1) (1)
party fpml:party 3 unbounded
<xs:group> fpml:Validation.model (1) (1)
<xs:group> fpml:NovationMessage.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
fpmlVersion fpml:fpmlVersion Required
expectedBuild fpml:expectedBuild (Optional)
actualBuild fpml:actualBuild (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:novationConsentRequest
Collapse Comments:
blog comments powered by Disqus