Definition Type: Element
Name: partyPortfolioName
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:PartyPortfolioName
Containing Schema: fpml-doc-4-4.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The name of the portfolio together with the party that gave the name.
Collapse XSD Schema Diagram:
Drilldown into portfolioName in schema fpml-doc-4-4_xsd Drilldown into partyReference in schema fpml-doc-4-4_xsd Drilldown into id in schema fpml-doc-4-4_xsd Drilldown into PartyPortfolioName in schema fpml-doc-4-4_xsdXSD Diagram of partyPortfolioName in schema fpml-doc-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="partyPortfolioName" type="PartyPortfolioName" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The name of the portfolio together with the party that gave the name.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference fpml:partyReference (1) (1)
portfolioName fpml:portfolioName (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: