Definition Type: Element
Name: disputeResolutionMethod
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:DisputeResolutionMethod
Containing Schema: fpml-collateral-processes-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The disputeResolutionMethod can consist of either a resolutionCode and description, a resolution code only or a description only. The purpose of this element is to be able to provide details of how the dispute differences will be resolved.
Collapse XSD Schema Diagram:
Drilldown into description in schema fpml-collateral-processes-5-10_xsd Drilldown into description in schema fpml-collateral-processes-5-10_xsd Drilldown into resolutionCode in schema fpml-collateral-processes-5-10_xsd Drilldown into DisputeResolutionMethod in schema fpml-collateral-processes-5-10_xsdXSD Diagram of disputeResolutionMethod in schema fpml-collateral-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="disputeResolutionMethod" type="DisputeResolutionMethod" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The disputeResolutionMethod can consist of either a resolutionCode and description, a resolution code only or a description only. The purpose of this element is to be able to provide details of how the dispute differences will be resolved.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
resolutionCode nsE:resolutionCode (1) (1)
description nsE:description 0 (1)
description nsE:description (1) (1)
Collapse Derivation Tree: