XML Schema Documentation

Element: portfolio

[Table of contents]

  • The following elements can be used wherever this element is referenced:
Name portfolio
Used by (from the same schema document) Complex Type PortfolioValuationItem
Type Portfolio
Nillable no
Abstract no
Documentation Global portfolio element used as a basis for a substitution group.
Logical Diagram
XML Instance Representation
<portfolio
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).'

</portfolio>
Diagram
type_TradeId type_TradeId
Schema Component Representation
<xsd:element name="portfolio" type=" Portfolio "/>