Definition Type: Element
Name: sectionNumber
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 strictly ascending sequential (gapless) numeric value that can be used to identify the section of a report.
Collapse XSD Schema Diagram:
XSD Diagram of sectionNumber in schema fpml-msg-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="sectionNumber" type="xsd:positiveInteger" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A strictly ascending sequential (gapless) numeric value that can be used to identify the section of a report.</xsd:documentation>
    </xsd:annotation>
</xsd:element>