Definition Type: ComplexType
Name: RestructuringEvent
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:CreditEvent
Containing Schema: fpml-credit-event-notification-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into partialExerciseAmount in schema fpml-credit-event-notification-5-10_xsd3 Drilldown into CreditEvent in schema fpml-credit-event-notification-5-10_xsd3XSD Diagram of RestructuringEvent in schema fpml-credit-event-notification-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="RestructuringEvent">
    <xsd:complexContent>
        <xsd:extension base="CreditEvent">
            <xsd:sequence>
                <xsd:element name="partialExerciseAmount" type="Money" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partialExerciseAmount nsF:partialExerciseAmount 0 (1)
Collapse Derivation Tree:
Collapse References:
nsF:restructuring