Definition Type: Group
Name: PortfolioReference.model
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-msg-5-10.xsd
Documentation:
Defines a model group that allows a portfolio reference request structure to be included in a message.
Collapse XSD Schema Diagram:
Drilldown into portfolioReference in schema fpml-msg-5-10_xsdXSD Diagram of PortfolioReference.model in schema fpml-msg-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="PortfolioReference.model">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines a model group that allows a portfolio reference request structure to be included in a message.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="portfolioReference" type="PortfolioReference" />
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
portfolioReference nsA:portfolioReference (1) (1)