Definition Type: ComplexType
Name: AssertedPosition
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-reconciliation-5-10.xsd
Abstract
Documentation:
A type that defines a position asserted by one of the parties.
Collapse XSD Schema Diagram:
Drilldown into valuation in schema fpml-reconciliation-5-10_xsd Drilldown into scheduledDate in schema fpml-reconciliation-5-10_xsd Drilldown into constituent in schema fpml-reconciliation-5-10_xsd Drilldown into reportingRoles in schema fpml-reconciliation-5-10_xsd Drilldown into PositionWithoutId.model in schema fpml-reconciliation-5-10_xsd 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_xsd2XSD Diagram of AssertedPosition in schema fpml-reconciliation-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="AssertedPosition">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that defines a position asserted by one of the parties.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="PositionIdAndVersion.model" />
        <xsd:group ref="PositionWithoutId.model" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
positionId nsE:positionId 0 (1)
version nsE:version 0 (1)
reportingRoles nsE:reportingRoles 0 (1)
constituent nsE:constituent 0 (1)
scheduledDate nsE:scheduledDate 0 unbounded
valuation nsE:valuation 0 unbounded
<xs:group> nsE:PositionIdAndVersion.model (1) (1)
<xs:group> nsE:PositionWithoutId.model 0 (1)
Collapse Derivation Tree:
Collapse References:
nsE:allegedPosition, nsE:assertedPosition