Definition Type: Element
Name: length
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:ResourceLength
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the length of the resource. For example, if the resource were a PDF file, the length would be in pages.
Collapse XSD Schema Diagram:
Drilldown into lengthValue in schema fpml-shared-5-10_xsd3 Drilldown into lengthUnit in schema fpml-shared-5-10_xsd3 Drilldown into ResourceLength in schema fpml-shared-5-10_xsd3XSD Diagram of length in schema fpml-shared-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="length" type="ResourceLength" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Indicates the length of the resource. For example, if the resource were a PDF file, the length would be in pages.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
lengthUnit nsD:lengthUnit 0 (1)
lengthValue nsD:lengthValue 0 (1)
Collapse Derivation Tree: