<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="FpML.CodeList.genericode.css"?>
<gcl:CodeList xmlns:gcl="http://docs.oasis-open.org/codelist/ns/genericode/1.0/" xmlns:doc="http://www.fpml.org/coding-scheme/documentation" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://docs.oasis-open.org/codelist/ns/genericode/1.0/ genericode.xsd">
   <Annotation>
      <Description>
         <doc:definition>Contains a code representing an event type.</doc:definition>
         <doc:publicationDate>2016-08-02</doc:publicationDate>
      </Description>
   </Annotation>
   <Identification>
      <ShortName>eventTypeScheme</ShortName>
      <Version>1-2</Version>
      <CanonicalUri>http://www.fpml.org/coding-scheme/event-type</CanonicalUri>
      <CanonicalVersionUri>http://www.fpml.org/coding-scheme/event-type-1-2</CanonicalVersionUri>
      <LocationUri>http://www.fpml.org/coding-scheme/event-type-1-2.xml</LocationUri>
   </Identification>
   <ColumnSet>
      <Column Id="Code" Use="required">
         <ShortName>Code</ShortName>
         <Data Type="token">
            <Parameter ShortName="maxLength">63</Parameter>
         </Data>
      </Column>
      <Column Id="Source" Use="optional">
         <ShortName>Source</ShortName>
         <Data Type="string"/>
      </Column>
      <Column Id="Description" Use="optional">
         <ShortName>Description</ShortName>
         <Data Type="string"/>
      </Column>
      <Key Id="PrimaryKey">
         <ShortName>key</ShortName>
         <ColumnRef Ref="Code"/>
      </Key>
   </ColumnSet>
   <SimpleCodeList>
      <Row>
         <Value>
            <SimpleValue>Allocation</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the trade results from an allocation.</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value>
            <SimpleValue>Amendment</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the trade was changed by a bilaterally negotiated agreement.</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value>
            <SimpleValue>BasketChange</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the trade was affected by a change to the composition of a basket that underlay it.</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value>
            <SimpleValue>Cleared</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the trade is the result of a clearing operation. Applies in the context of an alpha trade.</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value>
            <SimpleValue>Clearing</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the trade is the result of a clearing operation. Applies in the context of a beta or gamma trade.</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value>
            <SimpleValue>CorporateAction</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the trade experienced a corporate action (e.g., strategic restructuring, renaming, merger, acquisition).</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value>
            <SimpleValue>Exercise</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the trade results from an exercise event or experienced an exercise.</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value>
            <SimpleValue>Expiration</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the option in the trade expired worthless.</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value>
            <SimpleValue>Increase</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the trade was increased in size (notional, number of options, volume, etc) by bilateral agreement without affecting other terms.</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value>
            <SimpleValue>IndexChange</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the trade was affected by an external change to a published index.</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value>
            <SimpleValue>Novation</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the trade was novated (transferred fully or in part to another counterparty).</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value>
            <SimpleValue>Reset</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the trade's terms, such as notional, were changed by a resetting event (for example an equity swap reset, or an fx-linked notional swap reset).</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value>
            <SimpleValue>Trade</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the trade or trade package is the result of a new trading activity.</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value>
            <SimpleValue>Valuation</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the trade is being reported to update its valuation.</SimpleValue>
         </Value>
      </Row>
      <Row>
         <Value>
            <SimpleValue>Withdrawal</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>FpML</SimpleValue>
         </Value>
         <Value>
            <SimpleValue>Indicates that the trade was withdrawn from the reporting service.</SimpleValue>
         </Value>
      </Row>
   </SimpleCodeList>
</gcl:CodeList>