XML Schema Documentation

Complex Type: OriginatingEvent

[Table of contents]

Super-types: Scheme < OriginatingEvent (by extension)
Sub-types: None
Name OriginatingEvent
Used by (from the same schema document) Complex Type TradeHeader
Abstract no
XML Instance Representation
<...
originatingEventScheme=" xsd:anyURI [0..1]">
Scheme
</...>
Diagram
Schema Component Representation
<xsd:complexType name="OriginatingEvent">
<xsd:simpleContent>
<xsd:extension base=" Scheme ">
<xsd:attribute name="originatingEventScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/originating-event"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>