Definition Type: ComplexType
Name: DefinePosition
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:Position
Containing Schema: fpml-reconciliation-5-0.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-0_xsd Drilldown into valuation in schema fpml-reporting-5-0_xsd Drilldown into scheduledDate in schema fpml-reporting-5-0_xsd Drilldown into constituent in schema fpml-reporting-5-0_xsd Drilldown into reportingRoles in schema fpml-reporting-5-0_xsd Drilldown into history in schema fpml-reporting-5-0_xsd Drilldown into originatingEvent in schema fpml-reporting-5-0_xsd Drilldown into creationDate in schema fpml-reporting-5-0_xsd Drilldown into status in schema fpml-reporting-5-0_xsd Drilldown into PositionStatusInfo.model in schema fpml-reporting-5-0_xsd Drilldown into version in schema fpml-riskdef-5-0_xsd Drilldown into positionId in schema fpml-riskdef-5-0_xsd Drilldown into PositionIdAndVersion.model in schema fpml-riskdef-5-0_xsd Drilldown into id in schema fpml-reporting-5-0_xsd Drilldown into Position in schema fpml-reporting-5-0_xsdXSD Diagram of DefinePosition in schema fpml-reconciliation-5-0_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>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 nsB:positionId 0 (1)
version nsB:version 0 (1)
status nsB:status 0 (1)
creationDate nsB:creationDate 0 (1)
originatingEvent nsB:originatingEvent 0 (1)
history nsB:history 0 (1)
reportingRoles nsB:reportingRoles 0 (1)
constituent nsB:constituent 0 (1)
scheduledDate nsB:scheduledDate 0 unbounded
valuation nsB:valuation 0 unbounded
forceMatch nsB:forceMatch 0 (1)
<xs:group> nsB:PositionIdAndVersion.model (1) (1)
<xs:group> nsB:PositionStatusInfo.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:definePosition, nsB:definePosition