Definition Type: Element
Name: length
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA: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_xsd Drilldown into lengthUnit in schema fpml-shared-5-10_xsd Drilldown into ResourceLength in schema fpml-shared-5-10_xsdXSD Diagram of length in schema fpml-shared-5-10_xsd (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 nsA:lengthUnit (1) (1)
lengthValue nsA:lengthValue (1) (1)
Collapse Derivation Tree: