Definition Type: ComplexType
Name: ReportId
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:NonEmptyScheme
Containing Schema: fpml-msg-5-10.xsd
Abstract
Documentation:
A type that can be used to hold an identifier for a report instance.
Collapse XSD Schema Diagram:
Drilldown into reportIdScheme in schema fpml-msg-5-10_xsd1XSD Diagram of ReportId in schema fpml-msg-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ReportId">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type that can be used to hold an identifier for a report instance.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="NonEmptyScheme">
            <xsd:attribute name="reportIdScheme" type="NonEmptyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
reportIdScheme nsC:reportIdScheme (Optional)
Collapse Derivation Tree:
Collapse References:
nsC:reportId