This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 2036 - R-058: Errors in example in Appendix C of Primer
Summary: R-058: Errors in example in Appendix C of Primer
Status: CLOSED FIXED
Alias: None
Product: XML Schema
Classification: Unclassified
Component: Primer: XSD Part 0 (show other bugs)
Version: 1.0 only
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: David Ezell
QA Contact: XML Schema comments list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-07 21:12 UTC by Sandy Gao
Modified: 2009-04-21 19:24 UTC (History)
0 users

See Also:


Attachments

Description Sandy Gao 2005-09-07 21:12:47 UTC
The root element name in the DOCTYPE declaration (PurchaseOrder) does not match 
the root element name in the instance (purchaseOrder) 
The "orderDate" attribute value specification on the "purchaseOrder" tag is not 
terminated with a ". 

See
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2001JulSep/0144.html
Comment 1 Sandy Gao 2005-09-07 21:12:57 UTC
Erratum E0-12 added.