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

RE: DTD parameter entities

  • To: "Ion Vasilian" <ionv@m...>
  • Subject: RE: DTD parameter entities
  • From: Toni Uusitalo <toni.uusitalo@p...>
  • Date: Thu, 22 Apr 2004 12:52:41 +0200
  • Cc: xml-dev@l...
  • In-reply-to: <E8BE0E5F844FE14D8A787D17BA4BDD44038568BA@R...>
  • References: <E8BE0E5F844FE14D8A787D17BA4BDD44038568BA@R...>

ion vasilian
At 01:32 22.4.2004, you wrote:
>When you're running MSXML4 make sure you're using the SAX parser or
>enable the NewParser flag on the DOM.

I tried that. MSXML4 didn't report the syntax error with NewParser set to 
True (on the DOM).
the dtd was (same as in my first post):

<!ENTITY % ATTLIST "<!ATTLIST ">
<!ENTITY % CLOSE ">">
<!ENTITY % ELEMNAME "doc">
<!ENTITY % ATTNAME "att">
%ATTLIST; %ELEMNAME;%ATTNAME; CDATA #FIXED "value"%CLOSE;

It seems like MSXML4 handled this correctly (? see my first post) when 
invoked with default settings (via IE6) - NewParser property turns some DTD 
well-formedness checkings/processing off I assume, it doesn't expand 
default attribute with this setting either. I'm not sure what's the
correct/acceptable behaviour anymore...
So, if %ATTLIST; and %CLOSE; pe references should
raise syntax error, MSXML invoked thru IE6 browser seems to handle this 
correctly,
<!ATTLIST %ELEMNAME;%ATTNAME; CDATA #FIXED "value">
is accepted and default attribute value is expanded correctly via IE6 too.

hmmm.


with respect,
Toni Uusitalo



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.