Definition Type: ComplexType
Name: RequestedPositions
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-reporting-4-4.xsd
Abstract
Documentation:
A definition of the positions that are requested.
Collapse XSD Schema Diagram:
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 queryPortfolio in schema fpml-reporting-4-4_xsdXSD Diagram of RequestedPositions in schema fpml-reporting-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="RequestedPositions">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A definition of the positions that are requested.</xsd:documentation>
    </xsd:annotation>
    <xsd:choice>
        <xsd:element name="queryPortfolio" type="QueryPortfolio">
            <xsd:annotation>
                <xsd:documentation xml:lang="en">The desired query portfolio.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="PositionIdAndVersion.model" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
queryPortfolio fpml:queryPortfolio (1) (1)
positionId fpml:positionId (1) (1)
version fpml:version 0 (1)
<xs:group> fpml:PositionIdAndVersion.model (1) (1)
Collapse Derivation Tree:
Collapse References:
fpml:requestedPositions, fpml:requestedPositions