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

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

  • From: Lauren Wood <lauren@s...>
  • To: xml-dev@l...
  • Date: Fri, 28 Sep 2001 10:59:28 -0700

invalid character in content model
Rob Lugt wrote:

> 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.

I tried the following short document

{!DOCTYPE a SYSTEM "test.dtd"}
{a}{z}{/z}{y}{/y}{/a}

with the DTD

{!ENTITY % x "z"}
{!ENTITY % a.content  "(%x;?, y)" }
{!ELEMENT a %a.content; }
{!ELEMENT z (#PCDATA)*}
{!ELEMENT y (#PCDATA)*}

(with curly braces for angle brackets to avoid mailer mangling).

The ElCel validator says the file is valid.

IE 5.5 says it isn't, with the error message:

Invalid character in content model. Line 1, Position 5

( z ?, y)
----^

Is this a known bug? I couldn't find it in the knowledge base on MSDN. Does this mean 
nobody has looked at XHTML documents with IE 5.5 and tried to validate them? Or am I 
missing something?

Lauren

-----------

Lauren Wood, Director of Product Technology, SoftQuad Software
Chair, XML 2001 - Information at www.xmlconference.org

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.