Definition Type: ComplexType
Name: PortfolioName
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:NonEmptyScheme
Containing Schema: fpml-doc-5-10.xsd
Abstract
Documentation:
The data type used for portfolio names.
Collapse XSD Schema Diagram:
Drilldown into portfolioNameScheme in schema fpml-doc-5-10_xsd3 Drilldown into id in schema fpml-doc-5-10_xsd3XSD Diagram of PortfolioName in schema fpml-doc-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PortfolioName">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The data type used for portfolio names.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="NonEmptyScheme">
            <xsd:attribute name="id" type="xsd:ID" />
            <xsd:attribute name="portfolioNameScheme" type="NonEmptyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id nsD:id (Optional)
portfolioNameScheme nsD:portfolioNameScheme (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:collateralPortfolio, nsD:portfolioNamensD:portfolioName,