以文本方式查看主题

-  中文XML论坛 - 专业的XML技术讨论区  (http://bbs.xml.org.cn/index.asp)
--  『 DTD/XML Schema 』  (http://bbs.xml.org.cn/list.asp?boardid=23)
----  W3C上也有错误  (http://bbs.xml.org.cn/dispbbs.asp?boardid=23&rootid=&id=44114)


--  作者:anchoor
--  发布时间:3/20/2007 8:39:00 AM

--  W3C上也有错误
参见网址
[URL=http://http://www.w3.org/TR/xmlschema-0/]http://http://www.w3.org/TR/xmlschema-0/[/URL]

Example
The Purchase Order, po.xml
<?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>   <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>

虽然只是个编辑错误,但是做标准的也这么不严肃会失掉公信力的.


--  作者:gemingke
--  发布时间:3/20/2007 3:24:00 PM

--  
文本错误都是在所难免的,作为业界标准的ebxml也是一堆代码错误,但这并不减少ebxml的影响度。

而且,能够找出错误来,也说明你的水平有提高


--  作者:anchoor
--  发布时间:3/21/2007 8:10:00 AM

--  
有没有途径告诉他一声.哈哈  改过来也就算了.
W 3 C h i n a ( since 2003 ) 旗 下 站 点
苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
2,328.125ms