Definition Type: Element
Name: minimumObservedPrice
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE: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_xsd3 Drilldown into time in schema fpml-business-events-5-10_xsd3 Drilldown into date in schema fpml-business-events-5-10_xsd3 Drilldown into price in schema fpml-business-events-5-10_xsd3 Drilldown into ObservedPrice in schema fpml-business-events-5-10_xsd3XSD Diagram of minimumObservedPrice in schema fpml-business-events-5-10_xsd3 (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 nsE:price 0 (1)
date nsE:date 0 (1)
time nsE:time 0 (1)
informationSource nsE:informationSource 0 (1)
Collapse Derivation Tree: