OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ubl-lcsc message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: [ubl-lcsc] Sample instances for 0p65 Order and Order response


In answer to my own request, I have taken the SAP sample Order used in 
our previous distribution and modified it for this release.

To present this, i also experimented with a stylesheet based upon the UN 
Layout key for Orders. (http://www.unece.org/etrades/unedocs/)

Please find both attached (and the XML spy SPS file that i used for the 
stylesheet).

I think we should accumulate a few more examples like this and then 
issue an addendum to our release.  So i welcome any enhancements or 
comments, before we do this.

PS
i notice the HTML with stylesheet doesn't work too well with Netscape - 
anyone got an answer as to why?

Tim McGrath wrote:

> A few weeks back we had volunteers to create sample instances of 
> Orders and Order responses using the 0p65 schemas. At present we have 
> only distributed the default ones generated by XML Spy.  I think we 
> still need real world examples. 
> Can I ask again for volunteers.
>

-- 
regards
tim mcgrath
fremantle  western australia 6160
phone: +618 93352228  fax: +618 93352142 


ÿþ<

Attachment: sampleSAPorder.xml
Description: text/xml

Attachment: unlayout Order2.xslt
Description: text/xml

<?xml version="1.0" encoding="UTF-8"?>
<structure version="1" schemafile="UBL_Library-0p65.xsd" workingxmlfile="sample2order.xml" templatexmlfile="">
	<nspair prefix="n1" uri="urn:oasis:names:tc:ubl:Order:1.0:0.65"/>
	<nspair prefix="cct" uri="urn:oasis:names:tc:ubl:CommonLeafTypes:1.0:0.65"/>
	<nspair prefix="xhtml" uri="http://www.w3.org/1999/xhtml"/>
	<nspair prefix="xsi" uri="http://www.w3.org/2001/XMLSchema-instance"/>
	<template>
		<match overwrittenxslmatch="/"/>
		<children>
			<table>
				<properties bgcolor="silver" border="1" width="100%"/>
				<children>
					<tablebody>
						<children>
							<tablerow>
								<children>
									<tablecol>
										<children>
											<table>
												<properties border="1" width="100%"/>
												<children>
													<tablebody>
														<children>
															<tablerow>
																<children>
																	<tablecol>
																		<properties align="left" valign="top"/>
																		<children>
																			<table>
																				<properties bgcolor="silver" border="1" width="100%"/>
																				<children>
																					<tablebody>
																						<children>
																							<tablerow>
																								<children>
																									<tablecol>
																										<properties align="left" valign="top"/>
																										<children>
																											<text fixtext="Consignor (Exporter, Seller)">
																												<styles font-family="Arial" font-size="xx-small" font-style="normal" text-align="left"/>
																											</text>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:SellerParty"/>
																																<children>
																																	<template>
																																		<match match="n1:Name"/>
																																		<children>
																																			<xpath allchildren="1"/>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:SellerParty"/>
																																<children>
																																	<template>
																																		<match match="n1:Address"/>
																																		<children>
																																			<template>
																																				<match match="n1:Street"/>
																																				<children>
																																					<template>
																																						<match match="n1:StreetName"/>
																																						<children>
																																							<xpath allchildren="1"/>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:SellerParty"/>
																																<children>
																																	<template>
																																		<match match="n1:Address"/>
																																		<children>
																																			<template>
																																				<match match="n1:CityName"/>
																																				<children>
																																					<xpath allchildren="1"/>
																																				</children>
																																			</template>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:SellerParty"/>
																																<children>
																																	<template>
																																		<match match="n1:Address"/>
																																		<children>
																																			<template>
																																				<match match="n1:CountryIdentificationCode"/>
																																				<children>
																																					<xpath allchildren="1"/>
																																				</children>
																																			</template>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																											<newline/>
																										</children>
																									</tablecol>
																									<tablecol>
																										<properties align="left" bgcolor="silver" valign="top"/>
																										<children>
																											<text fixtext="Date; Reference No.">
																												<styles font-family="Arial" font-size="xx-small"/>
																											</text>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:IssueDateTime"/>
																																<children>
																																	<xpath allchildren="1"/>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:Identifier"/>
																																<children>
																																	<xpath allchildren="1"/>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																										</children>
																									</tablecol>
																								</children>
																							</tablerow>
																							<tablerow>
																								<children>
																									<tablecol>
																										<properties align="left" valign="top"/>
																										<children>
																											<text fixtext="Consignee">
																												<styles font-family="Arial" font-size="xx-small"/>
																											</text>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:ConsigneeParty"/>
																																<children>
																																	<template>
																																		<match match="n1:Name"/>
																																		<children>
																																			<xpath allchildren="1"/>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:ConsigneeParty"/>
																																<children>
																																	<template>
																																		<match match="n1:Address"/>
																																		<children>
																																			<template>
																																				<match match="n1:Street"/>
																																				<children>
																																					<template>
																																						<match match="n1:StreetName"/>
																																						<children>
																																							<xpath allchildren="1"/>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:ConsigneeParty"/>
																																<children>
																																	<template>
																																		<match match="n1:Address"/>
																																		<children>
																																			<template>
																																				<match match="n1:CityName"/>
																																				<children>
																																					<xpath allchildren="1"/>
																																				</children>
																																			</template>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:ConsigneeParty"/>
																																<children>
																																	<template>
																																		<match match="n1:Address"/>
																																		<children>
																																			<template>
																																				<match match="n1:CountryIdentificationCode"/>
																																				<children>
																																					<xpath allchildren="1"/>
																																				</children>
																																			</template>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																										</children>
																									</tablecol>
																									<tablecol>
																										<properties align="left" bgcolor="silver" valign="top"/>
																										<children>
																											<text fixtext="Buyer">
																												<styles font-family="Arial" font-size="xx-small"/>
																											</text>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:BuyerParty"/>
																																<children>
																																	<template>
																																		<match match="n1:Name"/>
																																		<children>
																																			<xpath allchildren="1"/>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:BuyerParty"/>
																																<children>
																																	<template>
																																		<match match="n1:Address"/>
																																		<children>
																																			<template>
																																				<match match="n1:Street"/>
																																				<children>
																																					<template>
																																						<match match="n1:StreetName"/>
																																						<children>
																																							<xpath allchildren="1"/>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:BuyerParty"/>
																																<children>
																																	<template>
																																		<match match="n1:Address"/>
																																		<children>
																																			<template>
																																				<match match="n1:CityName"/>
																																				<children>
																																					<xpath allchildren="1"/>
																																				</children>
																																			</template>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:BuyerParty"/>
																																<children>
																																	<template>
																																		<match match="n1:Address"/>
																																		<children>
																																			<template>
																																				<match match="n1:CountryIdentificationCode"/>
																																				<children>
																																					<xpath allchildren="1"/>
																																				</children>
																																			</template>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																										</children>
																									</tablecol>
																								</children>
																							</tablerow>
																							<tablerow>
																								<children>
																									<tablecol>
																										<properties align="left" valign="top"/>
																									</tablecol>
																									<tablecol>
																										<properties align="left" bgcolor="silver" valign="top"/>
																										<children>
																											<table>
																												<properties border="1" width="100%"/>
																												<children>
																													<tablebody>
																														<children>
																															<tablerow>
																																<children>
																																	<tablecol>
																																		<children>
																																			<text fixtext="Buyer&apos;s bank">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																			<newline/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:Header"/>
																																						<children>
																																							<template>
																																								<match match="n1:PaymentMeans"/>
																																								<children>
																																									<template>
																																										<match match="n1:PayerFinancialAccount"/>
																																										<children>
																																											<template>
																																												<match match="n1:FinancialInstitution"/>
																																												<children>
																																													<template>
																																														<match match="n1:Name"/>
																																														<children>
																																															<xpath allchildren="1"/>
																																														</children>
																																													</template>
																																												</children>
																																											</template>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																			<newline/>
																																		</children>
																																	</tablecol>
																																</children>
																															</tablerow>
																															<tablerow>
																																<children>
																																	<tablecol>
																																		<properties height="28"/>
																																		<children>
																																			<table>
																																				<properties border="1" width="100%"/>
																																				<children>
																																					<tablebody>
																																						<children>
																																							<tablerow>
																																								<children>
																																									<tablecol>
																																										<properties height="21"/>
																																										<children>
																																											<text fixtext="Country of origin">
																																												<styles font-family="Arial" font-size="xx-small"/>
																																											</text>
																																											<newline/>
																																											<template>
																																												<match match="n1:Order"/>
																																												<children>
																																													<template>
																																														<match match="n1:LineItem"/>
																																														<children>
																																															<template>
																																																<match match="n1:Item"/>
																																																<children>
																																																	<template>
																																																		<match match="n1:OriginCountryIdentificationCode"/>
																																																		<children>
																																																			<xpath allchildren="1"/>
																																																		</children>
																																																	</template>
																																																</children>
																																															</template>
																																														</children>
																																													</template>
																																												</children>
																																											</template>
																																										</children>
																																									</tablecol>
																																									<tablecol>
																																										<properties height="21"/>
																																										<children>
																																											<text fixtext="Country of destination">
																																												<styles font-family="Arial" font-size="xx-small"/>
																																											</text>
																																											<newline/>
																																											<template>
																																												<match match="n1:Order"/>
																																												<children>
																																													<template>
																																														<match match="n1:LineItem"/>
																																														<children>
																																															<template>
																																																<match match="n1:Item"/>
																																																<children>
																																																	<template>
																																																		<match match="n1:DestinationCountryIdentificationCode"/>
																																																		<children>
																																																			<xpath allchildren="1"/>
																																																		</children>
																																																	</template>
																																																</children>
																																															</template>
																																														</children>
																																													</template>
																																												</children>
																																											</template>
																																										</children>
																																									</tablecol>
																																								</children>
																																							</tablerow>
																																						</children>
																																					</tablebody>
																																				</children>
																																			</table>
																																		</children>
																																	</tablecol>
																																</children>
																															</tablerow>
																														</children>
																													</tablebody>
																												</children>
																											</table>
																										</children>
																									</tablecol>
																								</children>
																							</tablerow>
																							<tablerow>
																								<properties align="left" bgcolor="silver" valign="top"/>
																								<children>
																									<tablecol>
																										<properties align="left" valign="top"/>
																										<children>
																											<table>
																												<properties border="1" width="100%"/>
																												<children>
																													<tablebody>
																														<children>
																															<tablerow>
																																<children>
																																	<tablecol>
																																		<children>
																																			<text fixtext="Mode of transport ">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																			<newline/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:Header"/>
																																						<children>
																																							<template>
																																								<match match="n1:Shipment"/>
																																								<children>
																																									<template>
																																										<match match="n1:TransportModeID"/>
																																										<children>
																																											<xpath allchildren="1"/>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</tablecol>
																																	<tablecol>
																																		<children>
																																			<text fixtext="Date of despatch ">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																			<newline/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:Header"/>
																																						<children>
																																							<template>
																																								<match match="n1:RequestShipmentDateTime"/>
																																								<children>
																																									<xpath allchildren="1"/>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</tablecol>
																																</children>
																															</tablerow>
																															<tablerow>
																																<children>
																																	<tablecol>
																																		<children>
																																			<text fixtext="Means of transport">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																			<newline/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:Header"/>
																																						<children>
																																							<template>
																																								<match match="n1:Shipment"/>
																																								<children>
																																									<template>
																																										<match match="n1:TransportMeansID"/>
																																										<children>
																																											<xpath allchildren="1"/>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</tablecol>
																																	<tablecol>
																																		<children>
																																			<text fixtext="Place of despatch">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																			<newline/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:Header"/>
																																						<children>
																																							<template>
																																								<match match="n1:DespatchParty"/>
																																								<children>
																																									<template>
																																										<match match="n1:Address"/>
																																										<children>
																																											<template>
																																												<match match="n1:CityName"/>
																																												<children>
																																													<xpath allchildren="1"/>
																																												</children>
																																											</template>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																			<text fixtext=", "/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:Header"/>
																																						<children>
																																							<template>
																																								<match match="n1:DespatchParty"/>
																																								<children>
																																									<template>
																																										<match match="n1:Address"/>
																																										<children>
																																											<template>
																																												<match match="n1:CountryIdentificationCode"/>
																																												<children>
																																													<xpath allchildren="1"/>
																																												</children>
																																											</template>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</tablecol>
																																</children>
																															</tablerow>
																															<tablerow>
																																<children>
																																	<tablecol/>
																																	<tablecol>
																																		<children>
																																			<text fixtext="Place of loading">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																			<newline/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:LineItem"/>
																																						<children>
																																							<template>
																																								<match match="n1:Delivery"/>
																																								<children>
																																									<template>
																																										<match match="n1:ShipFromLocation"/>
																																										<children>
																																											<template>
																																												<match match="n1:Address"/>
																																												<children>
																																													<template>
																																														<match match="n1:CityName"/>
																																														<children>
																																															<xpath allchildren="1"/>
																																														</children>
																																													</template>
																																												</children>
																																											</template>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																			<text fixtext=", "/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:LineItem"/>
																																						<children>
																																							<template>
																																								<match match="n1:Delivery"/>
																																								<children>
																																									<template>
																																										<match match="n1:ShipFromLocation"/>
																																										<children>
																																											<template>
																																												<match match="n1:Address"/>
																																												<children>
																																													<template>
																																														<match match="n1:CountryIdentificationCode"/>
																																														<children>
																																															<xpath allchildren="1"/>
																																														</children>
																																													</template>
																																												</children>
																																											</template>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</tablecol>
																																</children>
																															</tablerow>
																															<tablerow>
																																<children>
																																	<tablecol>
																																		<children>
																																			<text fixtext="Place of discharge">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																			<newline/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:LineItem"/>
																																						<children>
																																							<template>
																																								<match match="n1:Delivery"/>
																																								<children>
																																									<template>
																																										<match match="n1:ShipToLocation"/>
																																										<children>
																																											<template>
																																												<match match="n1:Address"/>
																																												<children>
																																													<template>
																																														<match match="n1:CityName"/>
																																														<children>
																																															<xpath allchildren="1"/>
																																														</children>
																																													</template>
																																												</children>
																																											</template>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																			<text fixtext=","/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:LineItem"/>
																																						<children>
																																							<template>
																																								<match match="n1:Delivery"/>
																																								<children>
																																									<template>
																																										<match match="n1:ShipToLocation"/>
																																										<children>
																																											<template>
																																												<match match="n1:Address"/>
																																												<children>
																																													<template>
																																														<match match="n1:CountryIdentificationCode"/>
																																														<children>
																																															<xpath allchildren="1"/>
																																														</children>
																																													</template>
																																												</children>
																																											</template>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</tablecol>
																																	<tablecol>
																																		<children>
																																			<text fixtext="Place of destination">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																			<newline/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:LineItem"/>
																																						<children>
																																							<template>
																																								<match match="n1:Delivery"/>
																																								<children>
																																									<template>
																																										<match match="n1:ShipToLocation"/>
																																										<children>
																																											<template>
																																												<match match="n1:Address"/>
																																												<children>
																																													<template>
																																														<match match="n1:CityName"/>
																																														<children>
																																															<xpath allchildren="1"/>
																																														</children>
																																													</template>
																																												</children>
																																											</template>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																			<text fixtext=", "/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:LineItem"/>
																																						<children>
																																							<template>
																																								<match match="n1:Delivery"/>
																																								<children>
																																									<template>
																																										<match match="n1:ShipToLocation"/>
																																										<children>
																																											<template>
																																												<match match="n1:Address"/>
																																												<children>
																																													<template>
																																														<match match="n1:CountryIdentificationCode"/>
																																														<children>
																																															<xpath allchildren="1"/>
																																														</children>
																																													</template>
																																												</children>
																																											</template>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</tablecol>
																																</children>
																															</tablerow>
																														</children>
																													</tablebody>
																												</children>
																											</table>
																										</children>
																									</tablecol>
																									<tablecol>
																										<properties align="left" bgcolor="silver" valign="top"/>
																										<children>
																											<table>
																												<properties border="1" width="100%"/>
																												<children>
																													<tablebody>
																														<children>
																															<tablerow>
																																<children>
																																	<tablecol>
																																		<children>
																																			<text fixtext="Terms of delivery">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																			<newline/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:Header"/>
																																						<children>
																																							<template>
																																								<match match="n1:DeliveryTerms"/>
																																								<children>
																																									<template>
																																										<match match="n1:Identifier"/>
																																										<children>
																																											<xpath allchildren="1"/>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																			<text fixtext=" : "/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:Header"/>
																																						<children>
																																							<template>
																																								<match match="n1:DeliveryTerms"/>
																																								<children>
																																									<template>
																																										<match match="n1:PaymentMethodID"/>
																																										<children>
																																											<xpath allchildren="1"/>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</tablecol>
																																	<tablecol/>
																																</children>
																															</tablerow>
																															<tablerow>
																																<children>
																																	<tablecol>
																																		<children>
																																			<text fixtext="Time of delivery ">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																			<newline/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:Header"/>
																																						<children>
																																							<template>
																																								<match match="n1:RequestDeliveryDateTime"/>
																																								<children>
																																									<xpath allchildren="1"/>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</tablecol>
																																	<tablecol/>
																																</children>
																															</tablerow>
																															<tablerow>
																																<children>
																																	<tablecol>
																																		<children>
																																			<text fixtext="Terms of payment">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																			<newline/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:Header"/>
																																						<children>
																																							<template>
																																								<match match="n1:PaymentTerms"/>
																																								<children>
																																									<table dynamic="1">
																																										<properties border="0"/>
																																										<children>
																																											<tablebody>
																																												<children>
																																													<tablerow>
																																														<children>
																																															<tablecol>
																																																<children>
																																																	<template>
																																																		<match match="n1:Identifier"/>
																																																		<children>
																																																			<xpath allchildren="1"/>
																																																		</children>
																																																	</template>
																																																</children>
																																															</tablecol>
																																															<tablecol>
																																																<properties colspan="2"/>
																																																<children>
																																																	<template>
																																																		<match match="n1:BasisAmount"/>
																																																		<children>
																																																			<xpath allchildren="1"/>
																																																		</children>
																																																	</template>
																																																</children>
																																															</tablecol>
																																														</children>
																																													</tablerow>
																																												</children>
																																											</tablebody>
																																										</children>
																																									</table>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:Header"/>
																																						<children>
																																							<template>
																																								<match match="n1:PaymentTermsNote"/>
																																								<children>
																																									<template>
																																										<match match="n1:Text"/>
																																										<children>
																																											<xpath allchildren="1"/>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																			<newline/>
																																		</children>
																																	</tablecol>
																																	<tablecol>
																																		<children>
																																			<text fixtext="Currency of payment">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																			<newline/>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:Header"/>
																																						<children>
																																							<template>
																																								<match match="n1:CurrencyCode"/>
																																								<children>
																																									<xpath allchildren="1"/>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</tablecol>
																																</children>
																															</tablerow>
																														</children>
																													</tablebody>
																												</children>
																											</table>
																										</children>
																									</tablecol>
																								</children>
																							</tablerow>
																						</children>
																					</tablebody>
																				</children>
																			</table>
																		</children>
																	</tablecol>
																</children>
															</tablerow>
															<tablerow>
																<children>
																	<tablecol>
																		<properties align="left" valign="top"/>
																		<children>
																			<table>
																				<properties border="1"/>
																				<children>
																					<tablebody>
																						<children>
																							<tablerow>
																								<children>
																									<tablecol>
																										<properties width="2000"/>
																										<children>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:Shipment"/>
																																<children>
																																	<template>
																																		<match match="n1:TransportEquipment"/>
																																		<children>
																																			<table dynamic="1">
																																				<properties border="0"/>
																																				<children>
																																					<tableheader>
																																						<children>
																																							<tablerow>
																																								<children>
																																									<tablecol>
																																										<properties align="left" valign="top"/>
																																										<children>
																																											<text fixtext="Shipping marks">
																																												<styles font-family="Arial" font-size="xx-small"/>
																																											</text>
																																										</children>
																																									</tablecol>
																																									<tablecol>
																																										<children>
																																											<text fixtext="container Nr.">
																																												<styles font-family="Arial" font-size="xx-small"/>
																																											</text>
																																										</children>
																																									</tablecol>
																																								</children>
																																							</tablerow>
																																						</children>
																																					</tableheader>
																																					<tablebody>
																																						<children>
																																							<tablerow>
																																								<children>
																																									<tablecol>
																																										<properties align="left" valign="top"/>
																																										<children>
																																											<template>
																																												<match match="n1:Information"/>
																																												<children>
																																													<xpath allchildren="1"/>
																																												</children>
																																											</template>
																																										</children>
																																									</tablecol>
																																									<tablecol>
																																										<children>
																																											<template>
																																												<match match="n1:Identifier"/>
																																												<children>
																																													<xpath allchildren="1"/>
																																												</children>
																																											</template>
																																										</children>
																																									</tablecol>
																																								</children>
																																							</tablerow>
																																						</children>
																																					</tablebody>
																																				</children>
																																			</table>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																										</children>
																									</tablecol>
																									<tablecol>
																										<properties align="left" valign="top" width="2000"/>
																										<children>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:LineItem"/>
																														<children>
																															<template>
																																<match match="n1:Delivery"/>
																																<children>
																																	<table dynamic="1">
																																		<properties border="0"/>
																																		<children>
																																			<tableheader>
																																				<children>
																																					<tablerow>
																																						<children>
																																							<tablecol>
																																								<properties colspan="2"/>
																																								<children>
																																									<text fixtext="Number and kind of packages:">
																																										<styles font-family="Arial" font-size="xx-small"/>
																																									</text>
																																								</children>
																																							</tablecol>
																																							<tablecol>
																																								<properties align="left" valign="top"/>
																																								<children>
																																									<text fixtext="description of goods">
																																										<styles font-family="Arial" font-size="xx-small"/>
																																									</text>
																																								</children>
																																							</tablecol>
																																						</children>
																																					</tablerow>
																																				</children>
																																			</tableheader>
																																			<tablebody>
																																				<children>
																																					<tablerow>
																																						<children>
																																							<tablecol>
																																								<children>
																																									<template>
																																										<match match="n1:PackagingContent"/>
																																										<children>
																																											<template>
																																												<match match="n1:Quantity"/>
																																												<children>
																																													<xpath allchildren="1"/>
																																												</children>
																																											</template>
																																										</children>
																																									</template>
																																								</children>
																																							</tablecol>
																																							<tablecol>
																																								<children>
																																									<template>
																																										<match match="n1:Packaging"/>
																																										<children>
																																											<xpath allchildren="1"/>
																																										</children>
																																									</template>
																																								</children>
																																							</tablecol>
																																							<tablecol>
																																								<properties align="left" valign="top"/>
																																								<children>
																																									<text fixtext="Nature code: ">
																																										<styles font-family="Arial" font-size="xx-small"/>
																																									</text>
																																									<template>
																																										<match match="n1:GoodsClassification"/>
																																										<children>
																																											<template>
																																												<match match="n1:NatureCode"/>
																																												<children>
																																													<xpath allchildren="1"/>
																																												</children>
																																											</template>
																																										</children>
																																									</template>
																																								</children>
																																							</tablecol>
																																						</children>
																																					</tablerow>
																																				</children>
																																			</tablebody>
																																		</children>
																																	</table>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																										</children>
																									</tablecol>
																									<tablecol>
																										<properties align="center" valign="top" width="400"/>
																										<children>
																											<text fixtext="Gross weight kg">
																												<styles font-family="Arial" font-size="xx-small"/>
																											</text>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Summary"/>
																														<children>
																															<template>
																																<match match="n1:ShipmentGrossWeightMeasure"/>
																																<children>
																																	<xpath allchildren="1"/>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																										</children>
																									</tablecol>
																									<tablecol>
																										<properties align="center" valign="top" width="400"/>
																										<children>
																											<text fixtext="Cube m3">
																												<styles font-family="Arial" font-size="xx-small"/>
																											</text>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Summary"/>
																														<children>
																															<template>
																																<match match="n1:ShipmentVolumeMeasure"/>
																																<children>
																																	<xpath allchildren="1"/>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																										</children>
																									</tablecol>
																								</children>
																							</tablerow>
																						</children>
																					</tablebody>
																				</children>
																			</table>
																		</children>
																	</tablecol>
																</children>
															</tablerow>
															<tablerow>
																<children>
																	<tablecol>
																		<properties align="left" valign="top"/>
																		<children>
																			<table>
																				<properties border="1" width="100%"/>
																				<children>
																					<tablebody>
																						<children>
																							<tablerow>
																								<children>
																									<tablecol>
																										<properties colspan="4" width="342"/>
																										<children>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:LineItem"/>
																														<children>
																															<table dynamic="1">
																																<properties border="1" width="1000"/>
																																<children>
																																	<tableheader>
																																		<children>
																																			<tablerow>
																																				<children>
																																					<tablecol>
																																						<properties align="left" valign="top" width="622"/>
																																						<children>
																																							<text fixtext="Description of goods (in code and in full)">
																																								<styles font-family="Arial" font-size="xx-small"/>
																																							</text>
																																						</children>
																																					</tablecol>
																																					<tablecol>
																																						<properties align="center" valign="top" width="73"/>
																																						<children>
																																							<text>
																																								<styles font-family="Arial" font-size="xx-small"/>
																																							</text>
																																							<text fixtext="Quantity U/M">
																																								<styles font-family="Arial" font-size="xx-small"/>
																																							</text>
																																						</children>
																																					</tablecol>
																																					<tablecol>
																																						<properties align="center" valign="top" width="578"/>
																																						<children>
																																							<text fixtext="Unit price">
																																								<styles font-family="Arial" font-size="xx-small"/>
																																							</text>
																																						</children>
																																					</tablecol>
																																					<tablecol>
																																						<properties align="center" valign="top" width="270"/>
																																						<children>
																																							<text fixtext="Amount">
																																								<styles font-family="Arial" font-size="xx-small"/>
																																							</text>
																																						</children>
																																					</tablecol>
																																				</children>
																																			</tablerow>
																																		</children>
																																	</tableheader>
																																	<tablebody>
																																		<children>
																																			<tablerow>
																																				<children>
																																					<tablecol>
																																						<properties align="left" valign="top" width="622"/>
																																						<children>
																																							<template>
																																								<match match="n1:Item"/>
																																								<children>
																																									<template>
																																										<match match="n1:BuyerItemIdentifier"/>
																																										<children>
																																											<template>
																																												<match match="n1:Identifier"/>
																																												<children>
																																													<xpath allchildren="1"/>
																																												</children>
																																											</template>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																							<text fixtext=": "/>
																																							<template>
																																								<match match="n1:Item"/>
																																								<children>
																																									<template>
																																										<match match="n1:Description"/>
																																										<children>
																																											<xpath allchildren="1"/>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</tablecol>
																																					<tablecol>
																																						<properties align="center" valign="top" width="73"/>
																																						<children>
																																							<template>
																																								<match match="n1:Item"/>
																																								<children>
																																									<template>
																																										<match match="n1:Quantity"/>
																																										<children>
																																											<xpath allchildren="1"/>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</tablecol>
																																					<tablecol>
																																						<properties align="center" valign="top" width="578"/>
																																						<children>
																																							<template>
																																								<match match="n1:Pricing"/>
																																								<children>
																																									<template>
																																										<match match="n1:GrossUnitPriceAmount"/>
																																										<children>
																																											<xpath allchildren="1"/>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</tablecol>
																																					<tablecol>
																																						<properties align="center" valign="top" width="270"/>
																																						<children>
																																							<template>
																																								<match match="n1:TotalAmount"/>
																																								<children>
																																									<xpath allchildren="1"/>
																																								</children>
																																							</template>
																																						</children>
																																					</tablecol>
																																				</children>
																																			</tablerow>
																																		</children>
																																	</tablebody>
																																</children>
																															</table>
																														</children>
																													</template>
																												</children>
																											</template>
																										</children>
																									</tablecol>
																								</children>
																							</tablerow>
																						</children>
																					</tablebody>
																				</children>
																			</table>
																		</children>
																	</tablecol>
																</children>
															</tablerow>
															<tablerow>
																<children>
																	<tablecol>
																		<properties align="left" valign="top"/>
																		<children>
																			<table>
																				<properties border="1" width="100%"/>
																				<children>
																					<tablebody>
																						<children>
																							<tablerow>
																								<children>
																									<tablecol>
																										<properties align="left" valign="top"/>
																										<children>
																											<text fixtext="Packing">
																												<styles font-family="Arial" font-size="xx-small"/>
																											</text>
																										</children>
																									</tablecol>
																									<tablecol>
																										<properties align="center" valign="top"/>
																										<children>
																											<text fixtext="Freight">
																												<styles font-family="Arial" font-size="xx-small"/>
																											</text>
																										</children>
																									</tablecol>
																									<tablecol>
																										<properties align="center" valign="top"/>
																										<children>
																											<text fixtext="Other costs">
																												<styles font-family="Arial" font-size="xx-small"/>
																											</text>
																										</children>
																									</tablecol>
																									<tablecol>
																										<properties align="center" valign="top"/>
																										<children>
																											<text fixtext="Insurance">
																												<styles font-family="Arial" font-size="xx-small"/>
																											</text>
																										</children>
																									</tablecol>
																									<tablecol>
																										<properties align="right" valign="middle"/>
																										<children>
																											<text fixtext="Total amount">
																												<styles font-family="Arial" font-size="xx-small"/>
																											</text>
																										</children>
																									</tablecol>
																									<tablecol>
																										<properties align="right"/>
																										<children>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Summary"/>
																														<children>
																															<template>
																																<match match="n1:PriceAmount"/>
																																<children>
																																	<xpath allchildren="1"/>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																										</children>
																									</tablecol>
																								</children>
																							</tablerow>
																						</children>
																					</tablebody>
																				</children>
																			</table>
																		</children>
																	</tablecol>
																</children>
															</tablerow>
															<tablerow>
																<children>
																	<tablecol>
																		<properties align="left" valign="top"/>
																		<children>
																			<table>
																				<properties border="1" width="100%"/>
																				<children>
																					<tablebody>
																						<children>
																							<tablerow>
																								<children>
																									<tablecol>
																										<properties align="left" valign="top"/>
																										<children>
																											<text fixtext="Special Information">
																												<styles font-family="Arial" font-size="xx-small"/>
																											</text>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:Note"/>
																																<children>
																																	<template>
																																		<match match="n1:Text"/>
																																		<children>
																																			<xpath allchildren="1"/>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Summary"/>
																														<children>
																															<template>
																																<match match="n1:SummaryNote"/>
																																<children>
																																	<template>
																																		<match match="n1:Text"/>
																																		<children>
																																			<xpath allchildren="1"/>
																																		</children>
																																	</template>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																											<newline/>
																											<newline/>
																										</children>
																									</tablecol>
																									<tablecol>
																										<children>
																											<table>
																												<properties border="1" width="100%"/>
																												<children>
																													<tablebody>
																														<children>
																															<tablerow>
																																<children>
																																	<tablecol>
																																		<properties align="right" valign="middle"/>
																																		<children>
																																			<text fixtext="Total charges">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																		</children>
																																	</tablecol>
																																	<tablecol>
																																		<properties align="right"/>
																																		<children>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:Header"/>
																																						<children>
																																							<template>
																																								<match match="n1:PricingVariation"/>
																																								<children>
																																									<template>
																																										<match match="n1:LumpSumAmount"/>
																																										<children>
																																											<xpath allchildren="1"/>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</tablecol>
																																</children>
																															</tablerow>
																															<tablerow>
																																<children>
																																	<tablecol>
																																		<properties align="right" valign="middle"/>
																																		<children>
																																			<text fixtext="Total deduct.">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																		</children>
																																	</tablecol>
																																	<tablecol>
																																		<properties align="right"/>
																																		<children>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:Header"/>
																																						<children>
																																							<template>
																																								<match match="n1:PricingVariation"/>
																																								<children>
																																									<template>
																																										<match match="n1:LumpSumAmount"/>
																																										<children>
																																											<xpath allchildren="1"/>
																																										</children>
																																									</template>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</tablecol>
																																</children>
																															</tablerow>
																															<tablerow>
																																<children>
																																	<tablecol>
																																		<properties align="right" valign="middle"/>
																																	</tablecol>
																																	<tablecol>
																																		<properties align="right"/>
																																	</tablecol>
																																</children>
																															</tablerow>
																															<tablerow>
																																<children>
																																	<tablecol>
																																		<properties align="right" valign="middle"/>
																																		<children>
																																			<text fixtext="Total to pay">
																																				<styles font-family="Arial" font-size="xx-small"/>
																																			</text>
																																		</children>
																																	</tablecol>
																																	<tablecol>
																																		<properties align="right"/>
																																		<children>
																																			<template>
																																				<match match="n1:Order"/>
																																				<children>
																																					<template>
																																						<match match="n1:LineItem"/>
																																						<children>
																																							<template>
																																								<match match="n1:TotalAmount"/>
																																								<children>
																																									<xpath allchildren="1"/>
																																								</children>
																																							</template>
																																						</children>
																																					</template>
																																				</children>
																																			</template>
																																		</children>
																																	</tablecol>
																																</children>
																															</tablerow>
																														</children>
																													</tablebody>
																												</children>
																											</table>
																										</children>
																									</tablecol>
																								</children>
																							</tablerow>
																						</children>
																					</tablebody>
																				</children>
																			</table>
																		</children>
																	</tablecol>
																</children>
															</tablerow>
															<tablerow>
																<children>
																	<tablecol>
																		<properties align="left" valign="top"/>
																		<children>
																			<table>
																				<properties border="1" width="100%"/>
																				<children>
																					<tablebody>
																						<children>
																							<tablerow>
																								<children>
																									<tablecol>
																										<properties height="9" width="366"/>
																									</tablecol>
																									<tablecol>
																										<properties align="left" height="9" valign="top"/>
																									</tablecol>
																								</children>
																							</tablerow>
																							<tablerow>
																								<children>
																									<tablecol>
																										<properties width="366"/>
																									</tablecol>
																									<tablecol>
																										<properties align="left" bgcolor="silver" valign="top"/>
																										<children>
																											<text fixtext="Date and place of Issue; Authentication">
																												<styles font-family="Arial" font-size="xx-small"/>
																											</text>
																											<newline/>
																											<template>
																												<match match="n1:Order"/>
																												<children>
																													<template>
																														<match match="n1:Header"/>
																														<children>
																															<template>
																																<match match="n1:IssueDateTime"/>
																																<children>
																																	<xpath allchildren="1"/>
																																</children>
																															</template>
																														</children>
																													</template>
																												</children>
																											</template>
																											<newline/>
																											<newline/>
																										</children>
																									</tablecol>
																								</children>
																							</tablerow>
																						</children>
																					</tablebody>
																				</children>
																			</table>
																		</children>
																	</tablecol>
																</children>
															</tablerow>
														</children>
													</tablebody>
												</children>
											</table>
										</children>
									</tablecol>
								</children>
							</tablerow>
						</children>
					</tablebody>
				</children>
			</table>
		</children>
	</template>
</structure>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC