XML Schema Documentation

Element: queryPortfolio

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name queryPortfolio
Type QueryPortfolio
Nillable no
Abstract no
Documentation Global element used to substitute for "portfolio".
Logical Diagram
XML Instance Representation
<queryPortfolio
id=" xsd:ID [0..1]">
<partyPortfolioName> PartyPortfolioName </partyPortfolioName> [0..1]

'The name of the portfolio together with the party that gave the name.'

<tradeId> TradeId </tradeId> [0..*]
<portfolio> Portfolio </portfolio> [0..*]

'An arbitary grouping of trade references (and possibly other portfolios).'

<queryParameter> QueryParameter </queryParameter> [1..*]
</queryPortfolio>
Diagram
Schema Component Representation
<xsd:element name="queryPortfolio" type=" QueryPortfolio " substitutionGroup="portfolio"/>