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

Re: Questions on XML syntax and conformance issues

  • From: crism@e... (Christopher R. Maden)
  • To: xml-dev@x...
  • Date: Tue, 7 Mar 2000 23:56:29 -0800

clarks test
[Takuki Kamiya]
>Morus Walter <morus.walter@g...> wrote:
>> The test suite says test 'valid-sa-094' (from James Clarks test cases) to be
>> not wellformed.

The test is correct.

>> <!DOCTYPE doc [
>> <!ENTITY % e "foo">
>> <!ELEMENT doc (#PCDATA)>
>> <!ATTLIST doc a1 CDATA "%e;">

Parameter entities in an internal subset must expand to an integral number
of declarations.  This does not; it is in error.

>> ]>
>> <doc></doc>
>> The problem they see, seems to be the "%e;" in the attribute value.
>> If this is a PEreference, it would be forbidden in the internal subset.
>> However I don't think it is one. Attribute values are defined as
>>   [10]
>>           AttValue
>>                    ::=
>>                       '"' ([^<&"] | Reference)*
>>                       '"'
>>                       |  "'" ([^<&']
>>                       | Reference)* "'"
>> so '%' does not have a special meaning here. Hence I would not regard this
>> as an entity reference. Any comments on that?

It's not an attribute value, not yet.  The spec clearly states that
productions describing DTDs are to be considered after expansion of
parameter entities.

>Test case "valid-sa-094" is one of those we found to be erraneous when we
>conducted conformance tests.

I believe that that finding is in error.

-Chris

--
Christopher R. Maden, Solutions Architect
Yomu (formerly Exemplary Technologies)
One Embarcadero Center, Ste. 2405
San Francisco, CA 94111



***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

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.