Definition Type: ComplexType
Name: DefinePosition
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Position
Containing Schema: fpml-reconciliation-5-10.xsd
Abstract
Documentation:
A type that allows a position to be defined. It includes identification information (ID and version), trade information, etc.
Collapse XSD Schema Diagram:
Drilldown into forceMatch in schema fpml-reconciliation-5-10_xsd Drilldown into valuation in schema fpml-valuation-5-10_xsd2 Drilldown into scheduledDate in schema fpml-valuation-5-10_xsd2 Drilldown into constituent in schema fpml-valuation-5-10_xsd2 Drilldown into reportingRoles in schema fpml-valuation-5-10_xsd2 Drilldown into history in schema fpml-valuation-5-10_xsd2 Drilldown into originatingEvent in schema fpml-valuation-5-10_xsd2 Drilldown into creationDate in schema fpml-valuation-5-10_xsd2 Drilldown into status in schema fpml-valuation-5-10_xsd2 Drilldown into PositionStatusInfo.model in schema fpml-valuation-5-10_xsd2 Drilldown into version in schema fpml-riskdef-5-10_xsd2 Drilldown into positionId in schema fpml-riskdef-5-10_xsd2 Drilldown into PositionIdAndVersion.model in schema fpml-riskdef-5-10_xsd2 Drilldown into id in schema fpml-valuation-5-10_xsd2 Drilldown into Position in schema fpml-valuation-5-10_xsd2XSD Diagram of DefinePosition in schema fpml-reconciliation-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="DefinePosition">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that allows a position to be defined. It includes identification information (ID and version), trade information, etc.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="Position">
            <xsd:sequence>
                <xsd:element name="forceMatch" type="PositionReference" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">An optional reference to a position supplied by the matching party that is known to match this one.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
positionId nsE:positionId 0 (1)
version nsE:version 0 (1)
status nsE:status 0 (1)
creationDate nsE:creationDate 0 (1)
originatingEvent nsE:originatingEvent 0 (1)
history nsE:history 0 (1)
reportingRoles nsE:reportingRoles 0 (1)
constituent nsE:constituent 0 (1)
scheduledDate nsE:scheduledDate 0 unbounded
valuation nsE:valuation 0 unbounded
forceMatch nsE:forceMatch 0 (1)
<xs:group> nsE:PositionIdAndVersion.model (1) (1)
<xs:group> nsE:PositionStatusInfo.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:definePosition, nsE:definePosition