Definition Type: SimpleType
Name: MarkToMarketConventionEnum
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-enum-5-10.xsd
Documentation:
The type of mark to market convention.
Collapse XSD Schema Diagram:
XSD Diagram of MarkToMarketConventionEnum in schema fpml-enum-5-10_xsd4 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="MarkToMarketConventionEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">The type of mark to market convention.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Gross" />
        <xsd:enumeration value="Netted" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Gross
Enumeration Netted
Collapse Derivation Tree:
Collapse References:
nsE:convention