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