Definition Type: Element
Name: quantity
Namespace: http://www.fpml.org/FpML-5/transparency
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-generic-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The periodic quantity. Used in conjunction with the quantityFrequency to define quantity per period.
Collapse XSD Schema Diagram:
XSD Diagram of quantity in schema fpml-generic-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="quantity" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The periodic quantity. Used in conjunction with the quantityFrequency to define quantity per period.</xsd:documentation>
    </xsd:annotation>
</xsd:element>