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

Re: %x;? - Opportunity for pedantry and exegesis

  • From: Rob Lugt <roblugt@e...>
  • To: Tim Bray <tbray@t...>, xml-dev@l...
  • Date: Fri, 28 Sep 2001 10:24:59 +0100

Re:  %x;? - Opportunity for pedantry and exegesis
Tim Bray wrote
> Consider the following content model fragment:
>
>  %x;?
>
> as in <!ELEMENT a (%x;?, y)>
>
> It has been argued to me that this can't possibly
> ever be well-formed per a careful reading of the XML
> spec, and the arguments look correct to me.
>
> See production [48] and section 4.4.8.
>
> of course <!ELEMENT a ((%x;)?, y)> works.
>
> I've been told that the XHTML DTDs would suffer
> if this is true.
>
Tim,

The OASIS/Nist conformance suite [1] contains many tests that check (a) PE
token expansion and (b) the grammar checking for content models (with
specific tests for misplaced multiplicity operators), so I think it unlikely
that any of the major XML processors would allow this through.

Our XML Validator [2] is used extensively for XHTML Validation and we have
not received any comments about the DTDs being invalid, so I presume they
are written to avoid this problem.  FYI, here is the error message from
xmlvalid for your example:

--> test.dtd [1:16] : Fatal error: multiplicity specification '?' must
follow immediately after element name or ')'

Regards
~Rob

Rob Lugt
ElCel Technology
http://www.elcel.com

[1]
http://www.oasis-open.org/committees/xml-conformance/xml-test-suite.shtml
[2] http://www.elcel.com/products/xmlvalid.html



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.