XML Schema Documentation

Complex Type: EventStatus

[Table of contents]

Super-types: Scheme < EventStatus (by extension)
Sub-types: None
Name EventStatus
Used by (from the same schema document) Complex Type EventStatusItem
Abstract no
Documentation A coding scheme used to describe the matching/confirmation status of a trade, post-trade event, position, or cash flows.
XML Instance Representation
<...
eventStatusScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="EventStatus">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="eventStatusScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/event-status"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>