Definition Type: Element
Name: exerciseProcedure
Namespace: http://www.fpml.org/2005/FpML-4-2
Type: fpml:ExerciseProcedure
Containing Schema: fpml-ird-4-2.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A set of parameters defining procedures associated with the exercise.
Collapse XSD Schema Diagram:
Drilldown into followUpConfirmation in schema fpml-shared-4-2_xsd Drilldown into automaticExercise in schema fpml-shared-4-2_xsd Drilldown into manualExercise in schema fpml-shared-4-2_xsd Drilldown into ExerciseProcedure in schema fpml-shared-4-2_xsdXSD Diagram of exerciseProcedure in schema fpml-ird-4-2_xsd (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 fpml:manualExercise (1) (1)
automaticExercise fpml:automaticExercise (1) (1)
followUpConfirmation fpml:followUpConfirmation (1) (1)
Collapse Derivation Tree: