Definition Type: Element
Name: positionUpdate
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:PositionUpdate
Containing Schema: fpml-reporting-5-0.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-0_xsd Drilldown into reason in schema fpml-reporting-5-0_xsd Drilldown into type in schema fpml-reporting-5-0_xsd Drilldown into timestamp in schema fpml-reporting-5-0_xsd Drilldown into PositionUpdate in schema fpml-reporting-5-0_xsdXSD Diagram of positionUpdate in schema fpml-reporting-5-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="positionUpdate" type="PositionUpdate" maxOccurs="unbounded" minOccurs="0">
    <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 nsB:timestamp 0 (1)
type nsB:type (1) (1)
reason nsB:reason 0 (1)
position nsB:position (1) (1)
Collapse Derivation Tree: