Definition Type: Element
Name: length
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ResourceLength
Containing Schema: fpml-credit-event-notification-4-4.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-credit-event-notification-4-4_xsd Drilldown into lengthUnit in schema fpml-credit-event-notification-4-4_xsd Drilldown into ResourceLength in schema fpml-credit-event-notification-4-4_xsdXSD Diagram of length in schema fpml-credit-event-notification-4-4_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 fpml:lengthUnit (1) (1)
lengthValue fpml:lengthValue (1) (1)
Collapse Derivation Tree: