complexType "EventIdentifier"
Namespace:
Content:
complex, 3 elements
Defined:
globally in fpml-msg-5-8.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
sequenceNumber (defined in Sequence.model group),
tradeIdentifier (defined in EventIdentifier complexType)
All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Identification of a business event, for example through its correlation id or a business identifier.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="EventIdentifier">
<xsd:choice>
<xsd:sequence>
<xsd:group ref="CorrelationId.model"/>
<xsd:group fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="Event requests should be for the whole workflow, not a specific message" minOccurs="0" ref="Sequence.model"/>
</xsd:sequence>
<xsd:element name="tradeIdentifier" type="TradeIdentifier"/>
</xsd:choice>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/3)
tradeIdentifier
Type:
TradeIdentifier, complex content
XML Source (see within schema source)
<xsd:element name="tradeIdentifier" type="TradeIdentifier"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.