Definition Type: Element
Name: removePosition
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PositionReference
Containing Schema: fpml-reconciliation-4-4.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Used to remove a position from the portfolio.
Collapse XSD Schema Diagram:
Drilldown into version in schema fpml-riskdef-4-4_xsd Drilldown into positionId in schema fpml-riskdef-4-4_xsd Drilldown into PositionIdAndVersion.model in schema fpml-riskdef-4-4_xsd Drilldown into PositionReference in schema fpml-reconciliation-4-4_xsdXSD Diagram of removePosition in schema fpml-reconciliation-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="removePosition" type="PositionReference">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Used to remove a position from the portfolio.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
positionId fpml:positionId (1) (1)
version fpml:version 0 (1)
<xs:group> fpml:PositionIdAndVersion.model (1) (1)
Collapse Derivation Tree: