Definition Type: ComplexType
Name: CorrelationId
Namespace: http://www.fpml.org/FpML-5/reporting
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-msg-5-4.xsd
Abstract
Documentation:
A type defining a correlation identifier and qualifying scheme
Collapse XSD Schema Diagram:
Drilldown into correlationIdScheme in schema fpml-msg-5-4_xsdXSD Diagram of CorrelationId in schema fpml-msg-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="CorrelationId">
    <xsd:annotation>
        <xsd:documentation>A type defining a correlation identifier and qualifying scheme</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="correlationIdScheme" type="xsd:anyURI" use="required" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
correlationIdScheme nsA:correlationIdScheme Required
Collapse Derivation Tree:
Collapse References:
nsA:correlationIdnsA:parentCorrelationId,