Definition Type: ComplexType
Name: RestructuringEvent
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:CreditEvent
Containing Schema: fpml-credit-event-notification-4-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into partialExerciseAmount in schema fpml-credit-event-notification-4-4_xsd Drilldown into CreditEvent in schema fpml-credit-event-notification-4-4_xsdXSD Diagram of RestructuringEvent in schema fpml-credit-event-notification-4-4_xsd (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 fpml:partialExerciseAmount 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:restructuring