Definition Type: Element
Name: positionUpdate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:PositionUpdate
Containing Schema: fpml-reporting-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The positions included in the position report.
Collapse XSD Schema Diagram:
Drilldown into position in schema fpml-reporting-5-10_xsd Drilldown into reason in schema fpml-reporting-5-10_xsd Drilldown into type in schema fpml-reporting-5-10_xsd Drilldown into timestamp in schema fpml-reporting-5-10_xsd Drilldown into PositionUpdate in schema fpml-reporting-5-10_xsdXSD Diagram of positionUpdate in schema fpml-reporting-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="positionUpdate" type="PositionUpdate" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The positions included in the position report.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
timestamp nsE:timestamp 0 (1)
type nsE:type (1) (1)
reason nsE:reason 0 (1)
position nsE:position (1) (1)
Collapse Derivation Tree: