Definition Type: Element
Name: positive
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-com-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The maxmium amount by which the quantity delivered can exceed the agreed quantity.
Collapse XSD Schema Diagram:
XSD Diagram of positive in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="positive" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The maxmium amount by which the quantity delivered can exceed the agreed quantity.</xsd:documentation>
    </xsd:annotation>
</xsd:element>