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