Definition Type: ComplexType
Name: AssertedPosition
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-reconciliation-5-4.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-4_xsd Drilldown into scheduledDate in schema fpml-reconciliation-5-4_xsd Drilldown into constituent in schema fpml-reconciliation-5-4_xsd Drilldown into reportingRoles in schema fpml-reconciliation-5-4_xsd Drilldown into PositionWithoutId.model in schema fpml-reconciliation-5-4_xsd Drilldown into version in schema fpml-riskdef-5-4_xsd Drilldown into positionId in schema fpml-riskdef-5-4_xsd Drilldown into PositionIdAndVersion.model in schema fpml-riskdef-5-4_xsdXSD Diagram of AssertedPosition in schema fpml-reconciliation-5-4_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 nsA:positionId 0 (1)
version nsA:version 0 (1)
reportingRoles nsA:reportingRoles 0 (1)
constituent nsA:constituent 0 (1)
scheduledDate nsA:scheduledDate 0 unbounded
valuation nsA:valuation 0 unbounded
<xs:group> nsA:PositionIdAndVersion.model (1) (1)
<xs:group> nsA:PositionWithoutId.model 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:allegedPosition, nsA:assertedPosition