home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 October / INTERNET108.ISO / pc / software / windows / building / xmlspy / xmlspyentcomplete5.exe / Data1.cab / _CEDED0B81DDB48E6941853EBD651C44A < prev    next >
Encoding:
Extensible Markup Language  |  2002-08-29  |  1.9 KB  |  60 lines

  1. <?xml version="1.0"?>
  2. <!-- edited with XML Spy v4.4 U (http://www.xmlspy.com) by Alexander Falk (Altova, Inc.) -->
  3. <ipo:purchaseOrder xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ipo="http://www.altova.com/IPO" orderDate="1999-12-01" xsi:schemaLocation="http://www.altova.com/IPO
  4. ipo.xsd">
  5.     <shipTo export-code="1" xsi:type="ipo:EU-Address">
  6.         <name>Helen Zoe</name>
  7.         <street>47 Eden Street</street>
  8.         <city>Cambridge</city>
  9.         <postcode>126</postcode>
  10.     </shipTo>
  11.     <billTo xsi:type="ipo:US-Address">
  12.         <name>Robert Smith</name>
  13.         <street>8 Oak Avenue</street>
  14.         <city>Old Town</city>
  15.         <state>AK</state>
  16.         <zip>95819</zip>
  17.     </billTo>
  18.     <Items>
  19.         <item partNum="833-AA">
  20.             <productName>Lapis necklace</productName>
  21.             <quantity>2</quantity>
  22.             <price>99.95</price>
  23.             <ipo:comment>Need this for the holidays!</ipo:comment>
  24.             <shipDate>1999-12-05</shipDate>
  25.         </item>
  26.         <item partNum="748-OT">
  27.             <productName>Diamond heart</productName>
  28.             <quantity>1</quantity>
  29.             <price>248.90</price>
  30.             <ipo:comment>Valentine's day packaging.</ipo:comment>
  31.             <shipDate>2000-02-14</shipDate>
  32.         </item>
  33.         <item partNum="783-KL">
  34.             <productName>Uncut diamond</productName>
  35.             <quantity>7</quantity>
  36.             <price>79.90</price>
  37.             <shipDate>2000-01-07</shipDate>
  38.         </item>
  39.         <item partNum="238-KK">
  40.             <productName>Amber ring</productName>
  41.             <quantity>3</quantity>
  42.             <price>89.90</price>
  43.             <ipo:comment>With no inclusions, please.</ipo:comment>
  44.             <shipDate>2000-01-07</shipDate>
  45.         </item>
  46.         <item partNum="229-OB">
  47.             <productName>Pearl necklace</productName>
  48.             <quantity>1</quantity>
  49.             <price>4879.00</price>
  50.             <shipDate>1999-12-05</shipDate>
  51.         </item>
  52.         <item partNum="128-UL">
  53.             <productName>Jade earring</productName>
  54.             <quantity>5</quantity>
  55.             <price>179.90</price>
  56.             <shipDate>2000-02-14</shipDate>
  57.         </item>
  58.     </Items>
  59. </ipo:purchaseOrder>
  60.