Definition Type: Element
Name: numberOfSections
Namespace: http://www.fpml.org/FpML-5/reporting
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-msg-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A numeric value, optionally supplied by the sender, that can be used to specify the number of sections constituting a report.
Collapse XSD Schema Diagram:
XSD Diagram of numberOfSections in schema fpml-msg-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="numberOfSections" type="xsd:positiveInteger" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A numeric value, optionally supplied by the sender, that can be used to specify the number of sections constituting a report.</xsd:documentation>
    </xsd:annotation>
</xsd:element>