Definition Type: Group
Name: PortfolioReferenceBase.model
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-msg-5-10.xsd
Documentation:
Defines a model group that allows a portfolio to be identified in a response message.
Collapse XSD Schema Diagram:
Drilldown into portfolioReference in schema fpml-msg-5-10_xsd3XSD Diagram of PortfolioReferenceBase.model in schema fpml-msg-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="PortfolioReferenceBase.model">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Defines a model group that allows a portfolio to be identified in a response message.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="portfolioReference" type="PortfolioReferenceBase" minOccurs="0" />
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
portfolioReference nsE:portfolioReference 0 (1)