[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: XML Spec error?

  • From: Tim Bray <tbray@t...>
  • To: xml-dev@i...
  • Date: Wed, 01 Apr 1998 07:30:42 -0800

Re: XML Spec error?
At 11:15 PM 3/31/98 -0800, Andrew n marshall wrote:
>
>In section 3.3:
>
>"For interoperability, writers of DTDs may choose to provide at most one 
>attribute-list declaration for a given element type, at most one attribute 
>definition for a given attribute name, and at least one attribute 
>definition in each attribute-list declaration."
>
...
>As it is currently, it seems to imply 

Read it more carefully.  It says that while the following are legal
in XML, they will be rejected by pre-TC SGML systems, so if you care
about such systems, you shouldn't use them:

<!ATTLIST e a1 CDATA #IMPLIED> 
<!-- warning applies from here down -->
<!ATTLIST e a2 CDATA #IMPLIED> <!-- 2 attlists for type "e" -->
<!ATTLIST e a2 IDREF #REQUIRED> <!-- 2 defs for attr "a2" -->
<!ATTLIST e > <!-- empty attlist -->

Need another annotation here... -T.


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.