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

RE: xml 2.0 - so it's on the way after all?

  • To: Carlos da Costa <carlos.dacosta@l...>
  • Subject: RE: xml 2.0 - so it's on the way after all?
  • From: Toni Uusitalo <toni.uusitalo@p...>
  • Date: Fri, 04 Feb 2005 19:33:49 +0200
  • Cc: xml-dev@l...
  • In-reply-to: <1197C0671A039E4298626AFCCC1C30BB824DB2@s...>
  • References: <1197C0671A039E4298626AFCCC1C30BB824DB2@s...>

aspect internet holdings ltd
At 18:50 4.2.2005, you wrote:

>I just tried it with MSXML 4 SP2 and it worked for me.
>I even succeeded transforming it with XSLT. (Although the document is boring
>- only having a "doc" element.)

Beware: I've patented that document; you cannot use that doc in productive
XSLT transformations ;-)


>Maybe you should check what version of MSXML your IE is using?

MSXML4 is installed said the sniffer (not my dog but one at the topxml site).
I noticed there's security update available for my IE, I'll install that
and see if that helps.
But my point was it isn't easy to write conformant parser when the DTD
parameter entities are concerned - it takes a few versions and a few SPs and
careful sniffing of program code ;-)



>Cheers
>Carlos
>
> > -----Original Message-----
> > From: Toni Uusitalo [mailto:toni.uusitalo@p...]
> > Sent: Friday 04 February 2005 16:19
> > To: Bob Foster
> > Cc: xml-dev@l...
> > Subject: Re:  xml 2.0 - so it's on the way after all?
> >
> >
> > At 02:48 4.2.2005, you wrote:
> >
> > >If there were to be an XML 2.0, one of the goals should be that any
> > >off-the-shelf parser generator can produce a parser for it. It's
> > >ridiculously hard to write a correct XML parser; it ought to be
> > >ridiculously easy.
> > >I also agree with whoever wrote that DTDs, validation and
> > macro expansion
> > >should be pulled out of the base specification entirely.
> > Hey, here's an
> > >idea: what you see is what you get.
> >
> > Somewhat relating to this, an example of how hard it is to get DTD
> > parameter entity expansion right; this is something I've
> > encountered when
> > writing my Parsifal parser:
> >
> > The following document is well-formed (and valid too but
> > that's not the
> > point) but very troublesome to parse for MSXML (IE6 crashes)
> > and Expat.
> > Works ok with RXP and Parsifal - haven't test others.
> >
> > You can test this with your browser in the link
> > http://www.saunalahti.fi/~samiuus/toni/xmlproc/parsifal_tests/
> > output_tests/output_PE1.xml
> >
> > Or just examine this:
> >
> > output_PE1.xml:
> > <!DOCTYPE doc SYSTEM "output_PE1.dtd"[]>
> > <doc/>
> >
> > output_PE1.dtd:
> > <!ENTITY % b "test">
> >
> > <!ENTITY % ws "">
> > <!ENTITY % e SYSTEM%ws;"output_PE1.ent">
> >
> > <!ENTITY % PE "&#37;">
> > <!ENTITY%PE; s "%e;">
> >
> > <!ENTITY u "%s;">
> > <!ELEMENT doc ANY>
> > <!ATTLIST doc att CDATA #FIXED "&u;">
> >
> > output_PE1.ent:
> > %b;
> >
> > Quite evil document? not very "real world" one I guess but
> > well-formed
> > nevertheless.
> >
> >
> > with respect,
> > Toni Uusitalo
> >
> >
> >
> > -----------------------------------------------------------------
> > The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> > initiative of OASIS <http://www.oasis-open.org>
> >
> > The list archives are at http://lists.xml.org/archives/xml-dev/
> >
> > To subscribe or unsubscribe from this list use the subscription
> > manager: <http://www.oasis-open.org/mlmanage/index.php>
> >
>
>This e-mail is only intended for the person(s) to whom it is addressed and
>may contain confidential information. LB Icon (UK) does not accept
>responsibility for any loss or damage caused by this email or any
>attachments. Unless clearly stated to the contrary, any opinions or comments
>are personal to the writer and are not made on behalf of LB Icon (UK). If
>you have received this e-mail in error, please notify us immediately at
>info@l... and then delete this message from your system. Please do
>not copy it or use it for any purposes, or disclose its contents to any
>other person. Thank you for your co-operation.
>
>LB Icon (UK) is the business name of Aspect Internet Holdings Limited,
>Aspect Technologies Limited, Nettec Solutions Limited, Object 1 Limited and
>Escador Limited.

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.