Definition Type: Element
Name: minimumObservedPrice
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:ObservedPrice
Containing Schema: fpml-business-events-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The minimum value observed during the condition period
Collapse XSD Schema Diagram:
Drilldown into informationSource in schema fpml-business-events-5-10_xsd2 Drilldown into time in schema fpml-business-events-5-10_xsd2 Drilldown into date in schema fpml-business-events-5-10_xsd2 Drilldown into price in schema fpml-business-events-5-10_xsd2 Drilldown into ObservedPrice in schema fpml-business-events-5-10_xsd2XSD Diagram of minimumObservedPrice in schema fpml-business-events-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="minimumObservedPrice" type="ObservedPrice" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The minimum value observed during the condition period</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
price nsD:price 0 (1)
date nsD:date 0 (1)
time nsD:time 0 (1)
informationSource nsD:informationSource 0 (1)
Collapse Derivation Tree: