Definition Type: ComplexType
Name: DisputeResolution
Namespace: http://www.fpml.org/FpML-5/legal
Containing Schema: fpml-legal-5-10.xsd
Abstract
Documentation:
The time by which a dispute needs to be resolved. Initially developed for the Standard CSA, in reference to margin call disputes.
Collapse XSD Schema Diagram:
Drilldown into resolutionTime in schema fpml-legal-5-10_xsdXSD Diagram of DisputeResolution in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="DisputeResolution">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The time by which a dispute needs to be resolved. Initially developed for the Standard CSA, in reference to margin call disputes.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="resolutionTime" type="BusinessCenterTime">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The time (expressed as time + reference business center) by which the parties are expected to resolve a valuation dispute on the Local Business Day following the date on which the notice is given, in accordance to Paragraph 5 (New York Law) and Paragraph 4 (English Law).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
resolutionTime nsB:resolutionTime (1) (1)
Collapse Derivation Tree:
Collapse References:
nsB:disputeResolution, nsB:disputeResolution