Definition Type: ComplexType
Name: ContractualSupplement
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
A contractual supplement (such as those published by ISDA) that will apply to the trade.
Collapse XSD Schema Diagram:
Drilldown into contractualSupplementScheme in schema fpml-shared-4-4_xsdXSD Diagram of ContractualSupplement in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ContractualSupplement">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A contractual supplement (such as those published by ISDA) that will apply to the trade.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="contractualSupplementScheme" type="xsd:anyURI" default="http://www.fpml.org/coding-scheme/contractual-supplement-6-4" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
contractualSupplementScheme fpml:contractualSupplementScheme http://www.fpml.org/coding-scheme/contractual-supplement-6-4 (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:contractualSupplement, fpml:contractualSupplementfpml:type,