Definition Type: ComplexType
Name: PositionProposedMatch
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-reconciliation-4-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into difference in schema fpml-reconciliation-4-4_xsd Drilldown into matchId in schema fpml-reconciliation-4-4_xsd Drilldown into valuation in schema fpml-reconciliation-4-4_xsd Drilldown into scheduledDate in schema fpml-reconciliation-4-4_xsd Drilldown into constituent in schema fpml-reconciliation-4-4_xsd Drilldown into reportingRoles in schema fpml-reconciliation-4-4_xsd Drilldown into PositionWithoutId.model in schema fpml-reconciliation-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_xsdXSD Diagram of PositionProposedMatch in schema fpml-reconciliation-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PositionProposedMatch">
    <xsd:sequence>
        <xsd:group ref="PositionIdAndVersion.model" />
        <xsd:group ref="PositionWithoutId.model" minOccurs="0" />
        <xsd:element name="matchId" type="MatchId" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A unique identifier assigned by the matching service to each set of matched positions.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="difference" type="TradeDifference" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">A type used to record the details of a difference between two sides of a position.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</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
matchId fpml:matchId 0 (1)
difference fpml:difference 0 unbounded
<xs:group> fpml:PositionIdAndVersion.model (1) (1)
<xs:group> fpml:PositionWithoutId.model 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:proposedMatch