Definition Type: ComplexType
Name: EventIdentifier
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-msg-5-0.xsd
Abstract
Documentation:
Identification of a business event through its correlation id.
Collapse XSD Schema Diagram:
Drilldown into sequenceNumber in schema fpml-msg-5-0_xsd1 Drilldown into Sequence.model in schema fpml-msg-5-0_xsd1 Drilldown into correlationId in schema fpml-msg-5-0_xsd1 Drilldown into Correlation.model in schema fpml-msg-5-0_xsd1XSD Diagram of EventIdentifier in schema fpml-msg-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="EventIdentifier">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Identification of a business event through its correlation id.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="Correlation.model" />
        <xsd:group ref="Sequence.model" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
correlationId nsB:correlationId 0 (1)
sequenceNumber nsB:sequenceNumber 0 (1)
<xs:group> nsB:Correlation.model (1) (1)
<xs:group> nsB:Sequence.model 0 (1)
Collapse Derivation Tree:
Collapse References:
nsB:eventIdentifier, nsB:eventIdentifier