<?xml version="1.0" encoding="utf-8"?>
<CodeList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://genericode.org/2006/ns/CodeList/0.4/">
  <Identification xmlns="">
    <ShortName>SubstitutionStatusCode</ShortName>
    <LongName Identifier="listID">Substitution Status</LongName>
    <Version>2.0</Version>
    <CanonicalUri>urn:www.nesubl.eu:codelist:gc:SubstitutionStatusCode</CanonicalUri>
    <CanonicalVersionUri>urn:www.nesubl.eu:codelist:gc:SubstitutionStatusCode:2007-2</CanonicalVersionUri>
    <LocationUri>http://www.nesubl.eu/codelists/SubstitutionStatusCode-2007-2.gc</LocationUri>
    <Agency>
      <LongName xml:lang="en">Northern European Subset</LongName>
      <Identifier>NES</Identifier>
    </Agency>
  </Identification>
  <ColumnSet xmlns="">
    <Column Id="code" Use="required">
      <ShortName>Code</ShortName>
      <Data Type="normalizedString" xml:lang="en" />
    </Column>
    <Column Id="name" Use="optional">
      <ShortName>Name</ShortName>
      <Data Type="string" xml:lang="en" />
    </Column>
    <Key Id="codeKey">
      <ShortName>CodeKey</ShortName>
      <ColumnRef Ref="code" />
    </Key>
  </ColumnSet>
  <SimpleCodeList xmlns="">
    <Row>
      <Value ColumnRef="code">
        <SimpleValue>DeliveryDateChanged</SimpleValue>
      </Value>
      <Value ColumnRef="name">
        <SimpleValue>Delivery date changed.</SimpleValue>
      </Value>
    </Row>
    <Row>
      <Value ColumnRef="code">
        <SimpleValue>DeliveryDateNotPossible</SimpleValue>
      </Value>
      <Value ColumnRef="name">
        <SimpleValue>Delivery date not possible.</SimpleValue>
      </Value>
    </Row>
    <Row>
      <Value ColumnRef="code">
        <SimpleValue>DeliveryPartyUnknown</SimpleValue>
      </Value>
      <Value ColumnRef="name">
        <SimpleValue>Delivery party unknown.</SimpleValue>
      </Value>
    </Row>
    <Row>
      <Value ColumnRef="code">
        <SimpleValue>ItemDeleted</SimpleValue>
      </Value>
      <Value ColumnRef="name">
        <SimpleValue>Item deleted</SimpleValue>
      </Value>
    </Row>
    <Row>
      <Value ColumnRef="code">
        <SimpleValue>ItemNotFound</SimpleValue>
      </Value>
      <Value ColumnRef="name">
        <SimpleValue>Item not found</SimpleValue>
      </Value>
    </Row>
    <Row>
      <Value ColumnRef="code">
        <SimpleValue>ItemNotInAssortment</SimpleValue>
      </Value>
      <Value ColumnRef="name">
        <SimpleValue>Item not in assortment</SimpleValue>
      </Value>
    </Row>
    <Row>
      <Value ColumnRef="code">
        <SimpleValue>ItemReplaced</SimpleValue>
      </Value>
      <Value ColumnRef="name">
        <SimpleValue>Item replaced</SimpleValue>
      </Value>
    </Row>
    <Row>
      <Value ColumnRef="code">
        <SimpleValue>ItemTemporarilyUnavailable</SimpleValue>
      </Value>
      <Value ColumnRef="name">
        <SimpleValue>Item temporarily unavailable</SimpleValue>
      </Value>
    </Row>
    <Row>
      <Value ColumnRef="code">
        <SimpleValue>NewAnnouncement</SimpleValue>
      </Value>
      <Value ColumnRef="name">
        <SimpleValue>New item not yet available</SimpleValue>
      </Value>
    </Row>
    <Row>
      <Value ColumnRef="code">
        <SimpleValue>OrderedQuantityChanged</SimpleValue>
      </Value>
      <Value ColumnRef="name">
        <SimpleValue>Ordered quantity changed</SimpleValue>
      </Value>
    </Row>
    <Row>
      <Value ColumnRef="code">
        <SimpleValue>OrderLineRejected</SimpleValue>
      </Value>
      <Value ColumnRef="name">
        <SimpleValue>Order line rejected.</SimpleValue>
      </Value>
    </Row>
    <Row>
      <Value ColumnRef="code">
        <SimpleValue>Original</SimpleValue>
      </Value>
      <Value ColumnRef="name">
        <SimpleValue>The original order line.</SimpleValue>
      </Value>
    </Row>
    <Row>
      <Value ColumnRef="code">
        <SimpleValue>SeasonalItemUnavailable</SimpleValue>
      </Value>
      <Value ColumnRef="name">
        <SimpleValue>Seasonal item - unavailable.</SimpleValue>
      </Value>
    </Row>
    <Row>
      <Value ColumnRef="code">
        <SimpleValue>Substitution</SimpleValue>
      </Value>
      <Value ColumnRef="name">
        <SimpleValue>A substituted order line.</SimpleValue>
      </Value>
    </Row>
  </SimpleCodeList>
</CodeList>
