Definition Type: ComplexType
Name: PositionHistory
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-reporting-5-0.xsd
Abstract
Documentation:
A list of events that have affected a position.
Collapse XSD Schema Diagram:
Drilldown into additionalEvent in schema fpml-business-events-5-0_xsd1 Drilldown into novation in schema fpml-business-events-5-0_xsd1 Drilldown into termination in schema fpml-business-events-5-0_xsd1 Drilldown into increase in schema fpml-business-events-5-0_xsd1 Drilldown into amendment in schema fpml-business-events-5-0_xsd1 Drilldown into trade in schema fpml-business-events-5-0_xsd1 Drilldown into Events.model in schema fpml-business-events-5-0_xsd1XSD Diagram of PositionHistory in schema fpml-reporting-5-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PositionHistory">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A list of events that have affected a position.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="Events.model" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
trade nsB:trade 0 (1)
amendment nsB:amendment 0 (1)
increase nsB:increase 0 (1)
termination nsB:termination 0 (1)
novation nsB:novation 0 (1)
additionalEvent nsB:additionalEvent 0 (1)
<xs:group> nsB:Events.model (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsB:history