Definition Type: Element
Name: exerciseProcedure
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:ExerciseProcedure
Containing Schema: fpml-fx-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A set of parameters defining procedures associated with the exercise.
Collapse XSD Schema Diagram:
Drilldown into splitTicket in schema fpml-shared-5-10_xsd3 Drilldown into limitedRightToConfirm in schema fpml-shared-5-10_xsd3 Drilldown into followUpConfirmation in schema fpml-shared-5-10_xsd3 Drilldown into automaticExercise in schema fpml-shared-5-10_xsd3 Drilldown into manualExercise in schema fpml-shared-5-10_xsd3 Drilldown into ExerciseProcedure in schema fpml-shared-5-10_xsd3XSD Diagram of exerciseProcedure in schema fpml-fx-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="exerciseProcedure" type="ExerciseProcedure" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A set of parameters defining procedures associated with the exercise.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
manualExercise nsD:manualExercise (1) (1)
automaticExercise nsD:automaticExercise (1) (1)
followUpConfirmation nsD:followUpConfirmation 0 (1)
limitedRightToConfirm nsD:limitedRightToConfirm 0 (1)
splitTicket nsD:splitTicket 0 (1)
Collapse Derivation Tree: