<?xml version="1.0" encoding="iso-8859-1"?>
<!-- 
Version 5 (2009-05-26)
Updated to AdsMLBookings 2.5.

Note: A schema location is provided in this sample, but must not be used in production messages.

SCENARIO
A change order from the buyer that cancels one of the original three insertion dates.
The buyer adjusts the total estimated cost.
-->
<AdsMLBookings adsml:transmissionID="admaxx.com:2006-06-18:1049T" adsml:systemsID="AdMaxSystem-v1.1"
  adsml:administrativeResponseRequired="true" adsml:sendCount="1" adsml:transmissionSequence="48"
  adsml:transmissionStatus="Production" adsml:transmissionDateTime="2006-06-18T10:25:00-05:00"
  adsml:firstTransmissionDateTime="2006-06-18T10:25:00-05:00" adsml:schemaVersion="2.5.0"
  xmlns="http://www.adsml.org/adsmlbookings/2.5"
  xmlns:adsml-ma="http://www.adsml.org/adsmlmaterials/2.5"
  xmlns:adsml-sd="http://www.adsml.org/adsmlstructureddescriptions/1.0"
  xmlns:adsml-cv="http://www.adsml.org/controlledvocabularies/3.0"
  xmlns:adsml="http://www.adsml.org/typelibrary/2.0"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.adsml.org/adsmlbookings/2.5 ../../Schemas/AdsMLBookings-2.5-Main-AS.xsd">
  <adsml:Header>
    <adsml:TransmissionFrom>
      <adsml:Identifier>
        <adsml:IDLabel>DUNS</adsml:IDLabel>
        <adsml:IDValue>12-123-4321</adsml:IDValue>
      </adsml:Identifier>
      <adsml:Name>AdMaxx</adsml:Name>
      <adsml:Contact>
        <adsml:Role xsi:type="adsml:ContactRoleRootType">SystemsManager</adsml:Role>
        <adsml:Name>Jack Jones</adsml:Name>
        <adsml:CommunicationChannel.Phone adsml:priority="1">
          <adsml:Type>Voice</adsml:Type>
          <adsml:PhoneNumber>617-555-2121</adsml:PhoneNumber>
          <adsml:AreaCode>617</adsml:AreaCode>
          <adsml:SubscriberNo>5552121</adsml:SubscriberNo>
        </adsml:CommunicationChannel.Phone>
        <adsml:CommunicationChannel.EMail>
          <adsml:EMailAddress>jjones@admaxx.com</adsml:EMailAddress>
        </adsml:CommunicationChannel.EMail>
      </adsml:Contact>
    </adsml:TransmissionFrom>
    <adsml:TransmissionTo>
      <adsml:Identifier>
        <adsml:IDLabel>DUNS</adsml:IDLabel>
        <adsml:IDValue>23-234-1234</adsml:IDValue>
      </adsml:Identifier>
      <adsml:Name>Santa Maria Times</adsml:Name>
    </adsml:TransmissionTo>
  </adsml:Header>
  <AdOrderChange messageCode="AD-OC"
    adsml:lastReceivedMessageID="santamariatimes.com:2006-06-16:SMT-3412"
    adsml:messageClass="BusinessTransaction" adsml:messageAssembledTime="2006-06-18T10:22:00-05:00"
    adsml:messageID="admaxx.com:2006-06-18:1049M"
    adsml:messageHeaderLine="July 2006 Grand Opening 152">
    <BookingIdentifier>admaxx.com:2006-06-16:07-152</BookingIdentifier>
    <AuxiliaryBookingReferences>
      <adsml:SellersReference>06-16-06.SMT-3412</adsml:SellersReference>
    </AuxiliaryBookingReferences>
    <!-- The first change specification states a cancellation (partial) and references the ScheduleEntryIdentifier for Insertion number 3, 
			which has been removed from the order -->
    <adsml:ChangeSpecification>
      <adsml:CodeValue>delete.schedule</adsml:CodeValue>
      <adsml:Description>Cancelled date</adsml:Description>
      <adsml:ChangeLocationReference>admaxx.com:2006-07-05:SMGO-152.3</adsml:ChangeLocationReference>
    </adsml:ChangeSpecification>
    <!-- The second change specification states that a price has changed, and references the Placement ID to indicate that the price is at the Placement level -->
    <adsml:ChangeSpecification>
      <adsml:CodeValue>edit.price</adsml:CodeValue>
      <adsml:Description>Price change</adsml:Description>
      <adsml:ChangeLocationReference>admaxx.com:2006-06-16:07-152.1</adsml:ChangeLocationReference>
    </adsml:ChangeSpecification>
    <!-- The third change specification also states that a price has changed, and references the Booking ID to indicate that the price is at the top level of the booking  -->
    <adsml:ChangeSpecification>
      <adsml:CodeValue>edit.price</adsml:CodeValue>
      <adsml:Description>Price change</adsml:Description>
      <adsml:ChangeLocationReference>admaxx.com:2006-06-16:07-152</adsml:ChangeLocationReference>
    </adsml:ChangeSpecification>
    <!-- Business message date is the date of this change message, while BookingDate remains unchanged -->
    <adsml:BusinessMessageDate>2006-06-18</adsml:BusinessMessageDate>
    <BookingDate>2006-06-16</BookingDate>
    <!-- Buyer provides contact information. -->
    <adsml:BookingParty>
      <adsml:Identifier>
        <adsml:IDLabel>DUNS</adsml:IDLabel>
        <adsml:IDValue>12-123-4321</adsml:IDValue>
      </adsml:Identifier>
      <adsml:Name>AdMaxx</adsml:Name>
      <adsml:PartyAddress>
        <adsml:CommunicationChannel.PhysicalAddress>
          <adsml:Street>200 W Bolyston</adsml:Street>
          <adsml:ZipPostalCode>02462</adsml:ZipPostalCode>
          <adsml:City>Boston</adsml:City>
          <adsml:StateProvince>Massachusetts</adsml:StateProvince>
          <adsml:CountryName>United States</adsml:CountryName>
        </adsml:CommunicationChannel.PhysicalAddress>
        <adsml:CommunicationChannel.Phone adsml:priority="2">
          <adsml:Type>Fax</adsml:Type>
          <adsml:PhoneNumber>617-555-6666</adsml:PhoneNumber>
          <adsml:AreaCode>617</adsml:AreaCode>
          <adsml:SubscriberNo>5556666</adsml:SubscriberNo>
        </adsml:CommunicationChannel.Phone>
      </adsml:PartyAddress>
      <adsml:Contact>
        <adsml:Role xsi:type="adsml-cv:AdsMLContactRoleCV">MediaBuyer</adsml:Role>
        <adsml:Name>Jane Jones</adsml:Name>
        <adsml:CommunicationChannel.Phone adsml:priority="1">
          <adsml:Type>Voice</adsml:Type>
          <adsml:PhoneNumber>617-555-7777</adsml:PhoneNumber>
          <adsml:AreaCode>617</adsml:AreaCode>
          <adsml:SubscriberNo>5557777</adsml:SubscriberNo>
        </adsml:CommunicationChannel.Phone>
      </adsml:Contact>
    </adsml:BookingParty>
    <!-- Buyer identifies the seller. -->
    <adsml:SellingParty>
      <adsml:Identifier>
        <adsml:IDLabel>DUNS</adsml:IDLabel>
        <adsml:IDValue>23-234-1234</adsml:IDValue>
      </adsml:Identifier>
      <adsml:Name>Santa Maria Times</adsml:Name>
    </adsml:SellingParty>
    <TotalBookingPrice>
      <adsml:PriceType>
        <adsml:CodeValue xsi:type="adsml-cv:AdsMLPriceTypeCV">Estimated</adsml:CodeValue>
      </adsml:PriceType>
      <adsml:TotalPrice>
        <adsml:Amount>16472.32</adsml:Amount>
        <adsml:DescriptionLine>New total of standard rate and color charge.</adsml:DescriptionLine>
      </adsml:TotalPrice>
    </TotalBookingPrice>
    <Placement.NewspaperMagazine>
      <PlacementIdentifier>admaxx.com:2006-06-16:07-152.1</PlacementIdentifier>
      <IsStandAlone>true</IsStandAlone>
      <!-- The buyer declares the ad type. -->
      <adsml:AdType>
        <adsml:CodeValue>Display</adsml:CodeValue>
      </adsml:AdType>
      <!-- The buyer is identified as the advertiser. -->
      <AdvertiserBrand>
        <adsml:Advertiser>
          <adsml:Name>AdMaxx Department Stores</adsml:Name>
        </adsml:Advertiser>
      </AdvertiserBrand>
      <adsml:Campaign>
        <adsml:CodeValue>July 2006 Grand Opening 152</adsml:CodeValue>
      </adsml:Campaign>
      <!-- The buyer provides details on the estimated price, now changed.-->
      <PlacementPrice>
        <adsml:PriceType>
          <adsml:CodeValue xsi:type="adsml-cv:AdsMLPriceTypeCV">RateCardPrice</adsml:CodeValue>
          <adsml:Description>Price according to the publisher's current rate
            card.</adsml:Description>
        </adsml:PriceType>
        <adsml:TotalPrice>
          <adsml:Amount>16472.32</adsml:Amount>
          <adsml:DescriptionLine>Total of standard rate and color charge.</adsml:DescriptionLine>
        </adsml:TotalPrice>
        <!-- ScheduleEntryReferences link the next two price components to the FIRST insertion -->
        <adsml:PriceComponent adsml:sequenceNo="1">
          <adsml:PriceComponentName>
            <adsml:CodeValue xsi:type="adsml-cv:AdsMLPriceComponentCV">BasePrice</adsml:CodeValue>
          </adsml:PriceComponentName>
          <adsml:Amount>6652.80</adsml:Amount>
          <adsml:DescriptionLine>Standard ROP rate for weekday insertion.</adsml:DescriptionLine>
          <adsml:CalculationSpecification>
            <adsml:Unit>
              <adsml:CodeValue xsi:type="adsml-cv:AdsMLUnitOfMeasureCV"
                >ColumnInches</adsml:CodeValue>
            </adsml:Unit>
            <adsml:NumberOfUnits>90</adsml:NumberOfUnits>
            <adsml:PricePerUnit>73.92</adsml:PricePerUnit>
          </adsml:CalculationSpecification>
          <adsml:RateCode>
            <adsml:CodeValue>ROPWeekday</adsml:CodeValue>
          </adsml:RateCode>
          <adsml:ScheduleEntryReference>admaxx.com:2006-07-05:SMGO-152.1</adsml:ScheduleEntryReference>
        </adsml:PriceComponent>
        <adsml:PriceComponent adsml:sequenceNo="2">
          <adsml:PriceComponentName>
            <adsml:CodeValue xsi:type="adsml-cv:AdsMLPriceComponentCV">ColorCharge</adsml:CodeValue>
          </adsml:PriceComponentName>
          <adsml:Amount>2007.00</adsml:Amount>
          <adsml:DescriptionLine>Four-color charge for weekday ROP
            insertion.</adsml:DescriptionLine>
          <adsml:RateCode>
            <adsml:CodeValue>WeekdayColor</adsml:CodeValue>
          </adsml:RateCode>
          <adsml:ScheduleEntryReference>admaxx.com:2006-07-05:SMGO-152.1</adsml:ScheduleEntryReference>
        </adsml:PriceComponent>
        <!-- ScheduleEntryReferences link the next two price components to the SECOND  insertion -->
        <adsml:PriceComponent adsml:sequenceNo="3">
          <adsml:PriceComponentName>
            <adsml:CodeValue xsi:type="adsml-cv:AdsMLPriceComponentCV"
              >RepeatAdOfDaily</adsml:CodeValue>
          </adsml:PriceComponentName>
          <adsml:Amount>5987.52</adsml:Amount>
          <adsml:DescriptionLine>First pickup ROP rate for weekday insertion - 90% of base
            price.</adsml:DescriptionLine>
          <adsml:CalculationSpecification>
            <adsml:Percent>90</adsml:Percent>
            <adsml:BasePrice>6652.80</adsml:BasePrice>
          </adsml:CalculationSpecification>
          <adsml:RateCode>
            <adsml:CodeValue>FirstRepeat</adsml:CodeValue>
          </adsml:RateCode>
          <adsml:ScheduleEntryReference>admaxx.com:2006-07-05:SMGO-152.2</adsml:ScheduleEntryReference>
        </adsml:PriceComponent>
        <adsml:PriceComponent adsml:sequenceNo="4">
          <adsml:PriceComponentName>
            <adsml:CodeValue xsi:type="adsml-cv:AdsMLPriceComponentCV">ColorCharge</adsml:CodeValue>
          </adsml:PriceComponentName>
          <adsml:Amount>1825.00</adsml:Amount>
          <adsml:DescriptionLine>Four-color charge for weekday pickup ROP
            insertion.</adsml:DescriptionLine>
          <adsml:RateCode>
            <adsml:CodeValue>WeekdayColorPickup</adsml:CodeValue>
          </adsml:RateCode>
          <adsml:ScheduleEntryReference>admaxx.com:2006-07-05:SMGO-152.2</adsml:ScheduleEntryReference>
        </adsml:PriceComponent>
      </PlacementPrice>
      <!-- The buyer includes payer information. -->
      <PayerInformation>
        <adsml:PayerParty>
          <adsml:Identifier>
            <adsml:IDLabel>DUNS</adsml:IDLabel>
            <adsml:IDValue>12-123-4321</adsml:IDValue>
          </adsml:Identifier>
          <adsml:Name>AdMaxx</adsml:Name>
          <adsml:PartyAddress>
            <adsml:CommunicationChannel.PhysicalAddress>
              <adsml:Department>Accounts Payable</adsml:Department>
              <adsml:Street>200 W Boylston</adsml:Street>
              <adsml:ZipPostalCode>02462</adsml:ZipPostalCode>
              <adsml:City>Boston</adsml:City>
              <adsml:StateProvince>Massachusetts</adsml:StateProvince>
              <adsml:CountryName>United States</adsml:CountryName>
            </adsml:CommunicationChannel.PhysicalAddress>
          </adsml:PartyAddress>
          <adsml:Contact>
            <adsml:Role xsi:type="adsml-cv:AdsMLContactRoleCV">FinanceManager</adsml:Role>
            <adsml:Name>Bill Billings</adsml:Name>
            <adsml:CommunicationChannel.Phone>
              <adsml:Type>Voice</adsml:Type>
              <adsml:PhoneNumber>617-555-1515</adsml:PhoneNumber>
            </adsml:CommunicationChannel.Phone>
          </adsml:Contact>
        </adsml:PayerParty>
      </PayerInformation>
      <!-- The buyer provides a description for the ad which includes the date of insertion.-->
      <adsml:DescriptionLine>Change order for: AdMaxx July 2006 Grand Opening Ad for Store
        152</adsml:DescriptionLine>
      <!-- The buyer specifies an email address to provide a link for an Digital.Tearsheet proof of publication. -->
      <ProofOfPublication>
        <SendTo>
          <adsml:Identifier>
            <adsml:IDLabel>DUNS</adsml:IDLabel>
            <adsml:IDValue>12-123-4321</adsml:IDValue>
          </adsml:Identifier>
          <adsml:Name>AdMaxx</adsml:Name>
          <adsml:Contact>
            <adsml:Role xsi:type="adsml-cv:AdsMLContactRoleCV">TearsheetSupervisor</adsml:Role>
            <adsml:Name>Teresa Tally</adsml:Name>
            <adsml:CommunicationChannel.Phone>
              <adsml:Type>Voice</adsml:Type>
              <adsml:PhoneNumber>617-555-1616</adsml:PhoneNumber>
            </adsml:CommunicationChannel.Phone>
            <adsml:CommunicationChannel.EMail>
              <adsml:EMailAddress>teresa.tally@admaxx.com</adsml:EMailAddress>
            </adsml:CommunicationChannel.EMail>
          </adsml:Contact>
        </SendTo>
        <ProofType>
          <adsml:CodeValue xsi:type="adsml-cv:AdsMLProofOfPublicationTypeCV"
            >Digital.Tearsheet</adsml:CodeValue>
        </ProofType>
        <NumberOfCopies>1</NumberOfCopies>
      </ProofOfPublication>
      <!-- The buyer provides the pubcode, name, and sales rep for the intended publication. -->
      <Publication>
        <PublicationCode>
          <adsml:CodeValue>CASMT</adsml:CodeValue>
        </PublicationCode>
        <adsml:Name>Santa Maria Times</adsml:Name>
        <adsml:Contact>
          <adsml:Role xsi:type="adsml-cv:AdsMLContactRoleCV">SalesRepresentative</adsml:Role>
          <adsml:Name>William Sellers</adsml:Name>
        </adsml:Contact>
      </Publication>
      <!-- There are now only two insertions for this placement, instead of three. -->
      <InsertionPeriod>
        <ScheduleEntryIdentifier>admaxx.com:2006-07-05:SMGO-152.1</ScheduleEntryIdentifier>
        <FirstPossibleTime>2006-07-05T00:00:00-05:00</FirstPossibleTime>
        <LastPossibleTime>2006-07-05T00:00:00-05:00</LastPossibleTime>
        <EventCount>1</EventCount>
      </InsertionPeriod>
      <InsertionPeriod>
        <ScheduleEntryIdentifier>admaxx.com:2006-07-05:SMGO-152.2</ScheduleEntryIdentifier>
        <FirstPossibleTime>2006-07-06T00:00:00-05:00</FirstPossibleTime>
        <LastPossibleTime>2006-07-06T00:00:00-05:00</LastPossibleTime>
        <EventCount>1</EventCount>
      </InsertionPeriod>
      <!-- The buyer provides production detail for the ROP ad. -->
      <ProductionDetail.NewspaperMagazine>
        <Size>
          <Width>
            <adsml:UnitOfMeasure xsi:type="adsml-cv:AdsMLUnitOfMeasureCV"
              >columns</adsml:UnitOfMeasure>
            <adsml:Value>5</adsml:Value>
          </Width>
          <Height>
            <adsml:UnitOfMeasure xsi:type="adsml-cv:AdsMLUnitOfMeasureCV">inch</adsml:UnitOfMeasure>
            <adsml:Value>18</adsml:Value>
          </Height>
          <Area>
            <adsml:UnitOfMeasure xsi:type="adsml-cv:AdsMLUnitOfMeasureCV"
              >ColumnInches</adsml:UnitOfMeasure>
            <adsml:Value>90</adsml:Value>
          </Area>
        </Size>
        <Colors>
          <ColorType>
            <adsml:CodeValue xsi:type="adsml-cv:AdsMLColorTypeCV">ProcessColor</adsml:CodeValue>
          </ColorType>
        </Colors>
        <!-- Buyer requests best possible position in either the Metro or the Lifestyle section -->
        <Positioning>
          <AlternativePositioning>
            <PlacementInBook>
              <SectionCode>
                <adsml:CodeValue xsi:type="adsml-cv:AdsMLSectionCodeCV">MetroLocal</adsml:CodeValue>
              </SectionCode>
              <PlacementCode>
                <adsml:CodeValue xsi:type="adsml-cv:AdsMLPlacementInBookPrintCV"
                  >BestPossiblePosition</adsml:CodeValue>
              </PlacementCode>
            </PlacementInBook>
          </AlternativePositioning>
          <AlternativePositioning>
            <PlacementInBook>
              <SectionCode>
                <adsml:CodeValue xsi:type="adsml-cv:AdsMLSectionCodeCV">Lifestyle</adsml:CodeValue>
              </SectionCode>
              <PlacementCode>
                <adsml:CodeValue xsi:type="adsml-cv:AdsMLPlacementInBookPrintCV"
                  >BestPossiblePosition</adsml:CodeValue>
              </PlacementCode>
            </PlacementInBook>
          </AlternativePositioning>
          <CuttablePosition>true</CuttablePosition>
        </Positioning>
      </ProductionDetail.NewspaperMagazine>
      <adsml-ma:MaterialsExpectations>
        <!-- The buyer indicates the ad material will be provided by a digital delivery service. -->
        <adsml-ma:MaterialsProviderParty>
          <adsml:Name>AdsOverAmerica</adsml:Name>
        </adsml-ma:MaterialsProviderParty>
      </adsml-ma:MaterialsExpectations>
    </Placement.NewspaperMagazine>
    <!-- The buyer gives the total booking price for the two insertions. -->
  </AdOrderChange>
</AdsMLBookings>

