Definition Type: Group
Name: PortfolioReferenceBase.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 to be identified in a response message.
Collapse XSD Schema Diagram:
Drilldown into portfolioReference in schema fpml-msg-5-10_xsdXSD Diagram of PortfolioReferenceBase.model in schema fpml-msg-5-10_xsd (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" />
    </xsd:sequence>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
portfolioReference nsA:portfolioReference (1) (1)