W3C home > Mailing lists > Public > www-xml-schema-comments@w3.org > July to September 2006

Re:

From: David Fallside <fallside@us.ibm.com>
Date: Tue, 18 Jul 2006 18:13:45 -0700
To: "Barry Steer" <bsteer@earthlink.net>
Cc: www-xml-schema-comments@w3.org
Message-ID: <OFF35B68D9.1F781B3E-ON882571B0.00069ABC-882571B0.0006AD10@us.ibm.com>
forwarding your email to the comment list for the Primer

David Fallside





"Barry Steer" <bsteer@earthlink.net> 
07/18/2006 04:40 PM

To
David Fallside/Santa Teresa/IBM@IBMUS
cc

Subject








Hi
I was reading your primer and imported your example into Stylus Studio. It 
came up with an error!
Perhaps I am wrong?
Barry
 
<?xml version="1.0"?>
<purchaseOrder orderDate="1999-10-20">
   <shipTo country="US">
      <name>Alice Smith</name>
      <street>123 Maple Street</street>
      <city>Mill Valley</city>
      <state>CA</state>
      <zip>90952</zip>
   </shipTo>
   <billTo country="US">
      <name>Robert Smith</name>
      <street>8 Oak Avenue</street>
      <city>Old Town</city>
      <state>PA</state>
      <zip>95819</zip>
   </billTo>
   <comment>Hurry, my lawn is going wild<!/comment>  Here is the line with 
the error. I think the exclamation mark needs to be shifted left once?
   <items>
      <item partNum="872-AA">
         <productName>Lawnmower</productName>
         <quantity>1</quantity>
         <USPrice>148.95</USPrice>
         <comment>Confirm this is electric</comment>
      </item>
      <item partNum="926-AA">
         <productName>Baby Monitor</productName>
         <quantity>1</quantity>
         <USPrice>39.98</USPrice>
         <shipDate>1999-05-21</shipDate>
      </item>
   </items>
</purchaseOrder>


picture
(image/gif attachment: 01-part)

Received on Wednesday, 19 July 2006 01:14:10 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:13:10 GMT