Definition Type: Element
Name: multiLeg
Namespace: http://www.fpml.org/FpML-5/reporting
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-generic-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates whether this transaction has multiple components, not all of which may be reported. The use of this field is not recommended, and it may be deprecated in a future version of this standard.
Collapse XSD Schema Diagram:
XSD Diagram of multiLeg in schema fpml-generic-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="multiLeg" type="xsd:boolean" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Indicates whether this transaction has multiple components, not all of which may be reported. The use of this field is not recommended, and it may be deprecated in a future version of this standard.</xsd:documentation>
    </xsd:annotation>
</xsd:element>