<?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 classified display ad booking from a sales company (buyer) on behalf of a manufacturer (advertiser) is sent to a newspaper (seller). 
The sales company includes payer information and instructions to deliver a pre-publication set of proofs to the dealer. 
This sample illustrates using values from various controlled vocabularies *other than* the AdsML vocabularies, including a user extension schema
-->
<AdsMLBookings adsml:transmissionID="deliveryagent.se:2007-12-08:1003"
	adsml:systemsID="AdSystem-v1.1" adsml:administrativeResponseRequired="true" adsml:sendCount="1"
	adsml:transmissionSequence="60" adsml:transmissionStatus="Production"
	adsml:transmissionDateTime="2007-12-08T09:12:37+01:00"
	adsml:firstTransmissionDateTime="2007-12-08T09:12:37+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 message sender with contact information. -->
		<adsml:TransmissionFrom>
			<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">Technical</adsml:Role>
				<adsml:Name>Ulf Sorenson</adsml:Name>
				<adsml:CommunicationChannel.Phone adsml:priority="1">
					<adsml:Type>Voice</adsml:Type>
					<adsml:PhoneNumber>46 8 901 234 56</adsml:PhoneNumber>
					<adsml:CountryCode>46</adsml:CountryCode>
					<adsml:AreaCode>8</adsml:AreaCode>
					<adsml:SubscriberNo>901 234 56</adsml:SubscriberNo>
				</adsml:CommunicationChannel.Phone>
				<adsml:CommunicationChannel.EMail>
					<adsml:EMailAddress>ulf.sorenson@salescompany.se</adsml:EMailAddress>
				</adsml:CommunicationChannel.EMail>
			</adsml:Contact>
		</adsml:TransmissionFrom>
		<!-- The message receiver. -->
		<adsml:TransmissionTo>
			<adsml:Identifier>
				<adsml:IDLabel>VAT ID</adsml:IDLabel>
				<adsml:IDValue>SE5635786032</adsml:IDValue>
			</adsml:Identifier>
			<adsml:Name>Stockholm News</adsml:Name>
		</adsml:TransmissionTo>
	</adsml:Header>
	<AdOrder messageCode="AD-O" adsml:messageID="deliveryagent.se:2007-12-08:1003"
		adsml:messageAssembledTime="2007-12-08T09:12:37+01:00"
		adsml:messageClass="BusinessTransaction" adsml:messageHeaderLine="RoadRunner Special Offer">
		<!-- The buyer provides a booking identifier for the order, a reference number, and the repro house booking ID. -->
		<BookingIdentifier>deliveryagent.se:2007-12-08:1003</BookingIdentifier>
		<AuxiliaryBookingReferences>
			<adsml:BuyersReference>1003</adsml:BuyersReference>
			<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-08</adsml:BusinessMessageDate>
		<BookingDate>2007-12-08</BookingDate>
		<!-- The buyer provides contact information. -->
		<adsml:BookingParty>
			<adsml:Identifier>
				<adsml:IDLabel>VAT ID</adsml:IDLabel>
				<adsml:IDValue>SE5583746257</adsml:IDValue>
			</adsml:Identifier>
			<adsml:Name>SalesCompany AB</adsml:Name>
			<adsml:PartyAddress>
				<adsml:CommunicationChannel.PhysicalAddress>
					<adsml:POBox>Box 3</adsml:POBox>
					<adsml:ZipPostalCode>123 45</adsml:ZipPostalCode>
					<adsml:City>Stockholm</adsml:City>
				</adsml:CommunicationChannel.PhysicalAddress>
			</adsml:PartyAddress>
			<adsml:Contact>
				<adsml:Role xsi:type="myext:myContactRoles">Sales</adsml:Role>
				<adsml:Name>Bertil Bertilsson</adsml:Name>
				<adsml:CommunicationChannel.Phone adsml:priority="1">
					<adsml:Type>Voice</adsml:Type>
					<adsml:PhoneNumber>46 8 901 234 56</adsml:PhoneNumber>
					<adsml:CountryCode>46</adsml:CountryCode>
					<adsml:AreaCode>8</adsml:AreaCode>
					<adsml:SubscriberNo>901 234 56</adsml:SubscriberNo>
				</adsml:CommunicationChannel.Phone>
				<adsml:CommunicationChannel.EMail>
					<adsml:EMailAddress>bertil.bertilsson@salescompany.se</adsml:EMailAddress>
				</adsml:CommunicationChannel.EMail>
			</adsml:Contact>
		</adsml:BookingParty>
		<!-- The buyer identifies the selling party. -->
		<adsml:SellingParty>
			<adsml:Identifier>
				<adsml:IDLabel>VAT ID</adsml:IDLabel>
				<adsml:IDValue>SE5635786032</adsml:IDValue>
			</adsml:Identifier>
			<adsml:Name>Stockholm News</adsml:Name>
		</adsml:SellingParty>
		<Placement.NewspaperMagazine>
			<!-- The buyer provides a placement identifier for the order. -->
			<PlacementIdentifier>salescompany.se:2007-12-08:IDAQJHN</PlacementIdentifier>
			<IsStandAlone>true</IsStandAlone>
			<!-- The buyer provides advertiser contact information to notify. -->
			<AdvertiserBrand>
				<adsml:Advertiser>
					<adsml:Identifier>
						<adsml:IDLabel>VAT ID</adsml:IDLabel>
						<adsml:IDValue>8506050254</adsml:IDValue>
					</adsml:Identifier>
					<adsml:Name>CarDealer AB</adsml:Name>
				</adsml:Advertiser>
				<Brand>
					<adsml:Name>RoadRunner</adsml:Name>
				</Brand>
			</AdvertiserBrand>
			<!-- The buyer provides address and contact information for the payer. -->
			<PayerInformation>
				<adsml:PayerParty>
					<adsml:Identifier>
						<adsml:IDLabel>VAT ID</adsml:IDLabel>
						<adsml:IDValue>8506050254</adsml:IDValue>
					</adsml:Identifier>
					<adsml:Name>CarDealer AB</adsml:Name>
					<adsml:PartyAddress>
						<adsml:CommunicationChannel.PhysicalAddress>
							<adsml:Street>Sveavägen 153</adsml:Street>
							<adsml:ZipPostalCode>11234</adsml:ZipPostalCode>
							<adsml:City>Stockholm</adsml:City>
							<adsml:CountryName>Sweden</adsml:CountryName>
						</adsml:CommunicationChannel.PhysicalAddress>
					</adsml:PartyAddress>
					<adsml:Contact>
						<adsml:Role xsi:type="adsml-cv:AdsMLContactRoleCV"
							>AccountsPayable</adsml:Role>
						<adsml:Name>Sven Oleson</adsml:Name>
						<adsml:CommunicationChannel.Phone adsml:priority="2">
							<adsml:Type>Fax</adsml:Type>
							<adsml:PhoneNumber>46 8 91029384</adsml:PhoneNumber>
							<adsml:CountryCode>46</adsml:CountryCode>
							<adsml:AreaCode>8</adsml:AreaCode>
							<adsml:SubscriberNo>91029384</adsml:SubscriberNo>
						</adsml:CommunicationChannel.Phone>
						<adsml:CommunicationChannel.Phone adsml:priority="1">
							<adsml:Type>Voice</adsml:Type>
							<adsml:PhoneNumber>46 8 91029384</adsml:PhoneNumber>
							<adsml:CountryCode>46</adsml:CountryCode>
							<adsml:AreaCode>8</adsml:AreaCode>
							<adsml:SubscriberNo>91029384</adsml:SubscriberNo>
						</adsml:CommunicationChannel.Phone>
					</adsml:Contact>
				</adsml:PayerParty>
				<!-- The buyer indicates that an invoice should be sent to the payer party. -->
				<Payment>
					<Mechanism>
						<Invoice sendToPayer="true"/>
					</Mechanism>
				</Payment>
			</PayerInformation>
			<!-- The buyer provides a description of the ad.-->
			<adsml:DescriptionLine>CarDealer RoadRunner Ad for 12-16 weekend</adsml:DescriptionLine>
			<!-- The buyer indicates where pre-publication proofs will be delivered to. -->
			<PrePublicationProof>
				<SendTo>
					<adsml:Identifier>
						<adsml:IDLabel>VAT ID</adsml:IDLabel>
						<adsml:IDValue>8506050254</adsml:IDValue>
					</adsml:Identifier>
					<adsml:Name>CarDealer AB</adsml:Name>
					<adsml:PartyAddress>
						<adsml:CommunicationChannel.PhysicalAddress>
							<adsml:Street>Sveavägen 153</adsml:Street>
							<adsml:ZipPostalCode>11234</adsml:ZipPostalCode>
							<adsml:City>Stockholm</adsml:City>
							<adsml:CountryName>Sweden</adsml:CountryName>
						</adsml:CommunicationChannel.PhysicalAddress>
					</adsml:PartyAddress>
					<adsml:Contact>
						<adsml:Role xsi:type="myext:myContactRoles">Sales</adsml:Role>
						<adsml:Name>Ole Jorgenson</adsml:Name>
						<adsml:CommunicationChannel.Phone adsml:priority="1">
							<adsml:Type>Voice</adsml:Type>
							<adsml:PhoneNumber>46 8 91029384</adsml:PhoneNumber>
							<adsml:CountryCode>46</adsml:CountryCode>
							<adsml:AreaCode>8</adsml:AreaCode>
							<adsml:SubscriberNo>91029384</adsml:SubscriberNo>
						</adsml:CommunicationChannel.Phone>
						<adsml:CommunicationChannel.Phone adsml:priority="2">
							<adsml:Type>Fax</adsml:Type>
							<adsml:PhoneNumber>46 8 91029384</adsml:PhoneNumber>
							<adsml:CountryCode>46</adsml:CountryCode>
							<adsml:AreaCode>8</adsml:AreaCode>
							<adsml:SubscriberNo>91029384</adsml:SubscriberNo>
						</adsml:CommunicationChannel.Phone>
					</adsml:Contact>
				</SendTo>
				<ProofType>
					<adsml:CodeValue xsi:type="adsml-cv:AdsMLTearsheetTypeCodeCV"
						>FullPage</adsml:CodeValue>
					<adsml:Description>Paper Tearsheet proof (single page)</adsml:Description>
				</ProofType>
				<NumberOfCopies>3</NumberOfCopies>
			</PrePublicationProof>
			<!-- The buyer provides a publication code and identifier for the publisher. -->
			<Publication>
				<PublicationCode>
					<adsml:CodeList>tu.se:2007-04-01:TUPublicationCodes</adsml:CodeList>
					<adsml:CodeValue xsi:type="myext:TUPublicationCodes">PS1</adsml:CodeValue>
				</PublicationCode>
				<adsml:Name>Stockholm News</adsml:Name>
				<PublishedBy>
					<adsml:Identifier>
						<adsml:IDLabel>VAT ID</adsml:IDLabel>
						<adsml:IDValue>SE5635786032</adsml:IDValue>
					</adsml:Identifier>
					<adsml:Name>Stockholm News</adsml:Name>
				</PublishedBy>
			</Publication>
			<!-- The buyer provides a date range for the insertion to take place, with booking identifiers for various parties. -->
			<InsertionPeriod>
				<ScheduleEntryIdentifier>salescompany.se:2007-12-08:Id1484_E1_2007-12-16</ScheduleEntryIdentifier>
				<AuxiliaryBookingReferences>
					<!-- The ID that is used in the buyer's systems -->
					<adsml:BuyersReference>Id1484_E1_2007-12-16</adsml:BuyersReference>
					<!-- The advertiser's ID for the same insertion -->
					<adsml:OtherReference>
						<adsml:Value>Ad-ID:123456A</adsml:Value>
						<adsml:Label>Advertiser's ID</adsml:Label>
						<adsml:OfInterestTo>
							<adsml:Name>CarDealer AB</adsml:Name>
						</adsml:OfInterestTo>
					</adsml:OtherReference>
				</AuxiliaryBookingReferences>
				<FirstPossibleTime>2007-12-16T00:00:00+01:00</FirstPossibleTime>
				<LastPossibleTime>2007-12-18T00:00:00+01:00</LastPossibleTime>
				<EventCount>1</EventCount>
			</InsertionPeriod>
			<!-- The buyer provides production detail for the ad. -->
			<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>
				<Colors>
					<ColorType>
						<adsml:CodeValue xsi:type="adsml-cv:AdsMLColorTypeCV"
							>Black</adsml:CodeValue>
					</ColorType>
				</Colors>
				<Positioning>
					<PrimaryPositioning>
						<PlacementInBook>
							<ClassifiedPlacementCode>
								<adsml:CodeList>Classified</adsml:CodeList>
								<adsml:CodeValue>Automotive</adsml:CodeValue>
							</ClassifiedPlacementCode>
						</PlacementInBook>
					</PrimaryPositioning>
					<CuttablePosition>false</CuttablePosition>
				</Positioning>
			</ProductionDetail.NewspaperMagazine>
		</Placement.NewspaperMagazine>
	</AdOrder>
</AdsMLBookings>

