Definition Type: Element
Name: queryProduct
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:QueryProduct
Containing Schema: fpml-product-definitions-5-10.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A type representing a portfolio obtained by querying the set of trades held in a repository. It contains trades matching the intersection of all criteria specified using one or more queryParameters or trades matching the union of two or more child queryPortfolios.
Collapse XSD Schema Diagram:
Drilldown into queryParameter in schema fpml-doc-5-10_xsd2 Drilldown into portfolio in schema fpml-doc-5-10_xsd2 Drilldown into partyTradeIdentifier in schema fpml-doc-5-10_xsd2 Drilldown into tradeId in schema fpml-doc-5-10_xsd2 Drilldown into partyPortfolioName in schema fpml-doc-5-10_xsd2 Drilldown into id in schema fpml-doc-5-10_xsd2 Drilldown into Portfolio in schema fpml-doc-5-10_xsd2 Drilldown into QueryProduct in schema fpml-doc-5-10_xsd2XSD Diagram of queryProduct in schema fpml-product-definitions-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="queryProduct" type="QueryProduct">
    <xsd:annotation>
        <xsd:documentation>A type representing a portfolio obtained by querying the set of trades held in a repository. It contains trades matching the intersection of all criteria specified using one or more queryParameters or trades matching the union of two or more child queryPortfolios.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyPortfolioName nsC:partyPortfolioName 0 (1)
tradeId nsC:tradeId 0 unbounded
partyTradeIdentifier nsC:partyTradeIdentifier 0 unbounded
portfolio nsC:portfolio 0 unbounded
queryParameter nsC:queryParameter 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsC:id (Optional)
Collapse Derivation Tree: