<?xml version="1.0" encoding="iso-8859-1"?>
<!-- 
Version 4 (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 response from the publisher that accepts the buyer's cancellation. 
-->
<AdsMLBookings adsml:transmissionID="stockholmnews.se:2007-12-10:2055"
	adsml:systemsID="AdSystem-v1.1" adsml:administrativeResponseRequired="false" adsml:sendCount="1"
	adsml:transmissionSequence="58" adsml:transmissionStatus="Production"
	adsml:transmissionDateTime="2007-12-10T13:25:30+01:00"
	adsml:firstTransmissionDateTime="2007-12-10T13:25:30+01: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:myext="http://company.com/adsml-extensions"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://company.com/adsml-extensions Userextensions.xsd">
	<adsml:Header>
		<!-- The sender is the publisher. -->
		<adsml:TransmissionFrom>
			<adsml:Identifier>
				<adsml:IDLabel>VAT ID</adsml:IDLabel>
				<adsml:IDValue>SE5635786032</adsml:IDValue>
			</adsml:Identifier>
			<adsml:Name>Stockholm News</adsml:Name>
			<adsml:Contact>
				<adsml:Role>Technical Support</adsml:Role>
				<adsml:Name>Cedric Carlson</adsml:Name>
				<adsml:CommunicationChannel.EMail>
					<adsml:EMailAddress>Cedric.carlson@stockholmnews.se</adsml:EMailAddress>
				</adsml:CommunicationChannel.EMail>
				<adsml:CommunicationChannel.Phone adsml:priority="1">
					<adsml:Type>Voice</adsml:Type>
					<adsml:PhoneNumber>46 8 789 56 34</adsml:PhoneNumber>
					<adsml:CountryCode>46</adsml:CountryCode>
					<adsml:AreaCode>8</adsml:AreaCode>
					<adsml:SubscriberNo>789 56 34</adsml:SubscriberNo>
				</adsml:CommunicationChannel.Phone>
			</adsml:Contact>
		</adsml:TransmissionFrom>
		<!-- The receiver is the sales company. -->
		<adsml:TransmissionTo>
			<adsml:Identifier>
				<adsml:IDLabel>VAT ID</adsml:IDLabel>
				<adsml:IDValue>SE5583746257</adsml:IDValue>
			</adsml:Identifier>
			<adsml:Name>SalesCompany AB</adsml:Name>
		</adsml:TransmissionTo>
	</adsml:Header>
	<AdOrderResponse messageCode="AD-OR" adsml:messageID="stockholmnews.se:2007-012-10:2055"
		adsml:inResponseToMessageCode="AD-OX"
		adsml:inResponseToMessageID="salescompany.se:2007-12-10:1012"
		adsml:messageClass="BusinessTransaction"
		adsml:messageAssembledTime="2007-12-10T13:25:30+01:00"
		adsml:messageHeaderLine="Cancellation of RoadRunner Special Offer">
		<!-- The original booking identifier, with auxiliary buyer and seller references, and booking ID for the repro house.  -->
		<BookingIdentifier>deliveryagent.se:2007-12-08:1003</BookingIdentifier>
		<AuxiliaryBookingReferences>
			<adsml:BuyersReference>1003</adsml:BuyersReference>
			<adsml:SellersReference>2055</adsml:SellersReference>
			<adsml:OtherReference>
				<adsml:Value>Booking 192k2l</adsml:Value>
				<adsml:OfInterestTo>
					<adsml:Name>Repro Inc</adsml:Name>
				</adsml:OfInterestTo>
			</adsml:OtherReference>
		</AuxiliaryBookingReferences>
		<adsml:BusinessMessageDate>2007-12-10</adsml:BusinessMessageDate>
		<BookingDate>2007-12-08</BookingDate>
		<!-- The seller accepts the cancellation order request from the buyer. -->
		<adsml:NatureOfResponse>
			<adsml:CodeValue xsi:type="adsml-cv:AdsMLResponseConditionsCV"
				>AcceptedAsRequestedByBuyer</adsml:CodeValue>
		</adsml:NatureOfResponse>
		<!-- The seller provides an abbreviated version of the original ad order request with relevant identifiers. -->
		<!-- The seller includes the booking party company name and contact name. -->
		<adsml:BookingParty>
			<adsml:Identifier>
				<adsml:IDLabel>VAT ID</adsml:IDLabel>
				<adsml:IDValue>SE5583746257</adsml:IDValue>
			</adsml:Identifier>
			<adsml:Name>SalesCompany AB</adsml:Name>
			<adsml:Contact>
				<adsml:Role xsi:type="myext:myContactRoles">Sales</adsml:Role>
				<adsml:Name>Bertil Bertilsson</adsml:Name>
			</adsml:Contact>
		</adsml:BookingParty>
		<!-- The seller includes their contact information for the buyer. -->
		<adsml:SellingParty>
			<adsml:Identifier>
				<adsml:IDLabel>VAT ID</adsml:IDLabel>
				<adsml:IDValue>SE5635786032</adsml:IDValue>
			</adsml:Identifier>
			<adsml:Name>StockholmNews</adsml:Name>
			<adsml:Contact>
				<adsml:Role xsi:type="myext:myContactRoles">Sales</adsml:Role>
				<adsml:Name>David Dyckert</adsml:Name>
				<adsml:CommunicationChannel.EMail>
					<adsml:EMailAddress>david.dyckert@stockholmnews.se</adsml:EMailAddress>
				</adsml:CommunicationChannel.EMail>
				<adsml:CommunicationChannel.Phone>
					<adsml:Type>Voice</adsml:Type>
					<adsml:PhoneNumber>46 8 789 56 37</adsml:PhoneNumber>
					<adsml:CountryCode>46</adsml:CountryCode>
					<adsml:AreaCode>8</adsml:AreaCode>
					<adsml:SubscriberNo>789 56 37</adsml:SubscriberNo>
				</adsml:CommunicationChannel.Phone>
			</adsml:Contact>
		</adsml:SellingParty>
		<!-- Seller echoes back the Placement, but now its status has changed to Cancelled and the sales representative has added a note -->
		<Placement.NewspaperMagazine>
			<PlacementIdentifier>salescompany.se:2007-12-08:IDAQJHN</PlacementIdentifier>
			<IsStandAlone>true</IsStandAlone>
			<adsml:DescriptionLine>CarDealer RoadRunner Ad for 12-16 weekend</adsml:DescriptionLine>
			<adsml:Status>
				<adsml:CodeValue>Cancelled</adsml:CodeValue>
			</adsml:Status>
			<adsml:Notes>
				<adsml:NoteLine adsml:timeStamp="2007-12-08T13:25:30+01:00"
					adsml:author="David Dyckert">We are accepting your cancellation and expect that
					CarDealer will resume their newspaper advertising in 2008.</adsml:NoteLine>
			</adsml:Notes>
			<Publication>
				<PublicationCode>
					<adsml:CodeValue xsi:type="myext:TUPublicationCodes">PS1</adsml:CodeValue>
					<adsml:Description>Stockholm News</adsml:Description>
				</PublicationCode>
			</Publication>
			<InsertionPeriod>
				<ScheduleEntryIdentifier>salescompany.se:2007-12-08:Id1484_E1_2007-12-16</ScheduleEntryIdentifier>
				<FirstPossibleTime>2007-12-16T00:00:00+01:00</FirstPossibleTime>
				<LastPossibleTime>2007-12-18T00:00:00+01:00</LastPossibleTime>
				<EventCount>1</EventCount>
			</InsertionPeriod>
			<ProductionDetail.NewspaperMagazine>
				<Size>
					<Width>
						<adsml:UnitOfMeasure xsi:type="adsml-cv:AdsMLUnitOfMeasureCV"
							>columns</adsml:UnitOfMeasure>
						<adsml:Value>1</adsml:Value>
					</Width>
					<Height>
						<adsml:UnitOfMeasure xsi:type="adsml-cv:AdsMLUnitOfMeasureCV"
							>mm</adsml:UnitOfMeasure>
						<adsml:Value>150</adsml:Value>
					</Height>
				</Size>
			</ProductionDetail.NewspaperMagazine>
		</Placement.NewspaperMagazine>
	</AdOrderResponse>
</AdsMLBookings>

