Definition Type: Element
Name: fill
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:OrderFill
Containing Schema: fpml-pretrade-processes-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Info about the fills
Collapse XSD Schema Diagram:
Drilldown into counterpartyReference in schema fpml-pretrade-processes-5-10_xsd Drilldown into executionDateTime in schema fpml-pretrade-processes-5-10_xsd Drilldown into price in schema fpml-pretrade-processes-5-10_xsd Drilldown into size in schema fpml-pretrade-processes-5-10_xsd Drilldown into fillId in schema fpml-pretrade-processes-5-10_xsd Drilldown into orderId in schema fpml-pretrade-processes-5-10_xsd Drilldown into OrderFill in schema fpml-pretrade-processes-5-10_xsdXSD Diagram of fill in schema fpml-pretrade-processes-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="fill" type="OrderFill" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Info about the fills</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
orderId nsC:orderId 0 (1)
fillId nsC:fillId 0 (1)
size nsC:size 0 (1)
price nsC:price 0 (1)
executionDateTime nsC:executionDateTime 0 (1)
counterpartyReference nsC:counterpartyReference 0 (1)
Collapse Derivation Tree: