Re: Starting point

> On Jul 24, 2012, at 9:01 PM, "Liam R E Quin" <liam@w3.org> wrote:

> > But, losing xml-stylesheet and <?php?> might be too big a price.

On Tue, 2012-07-24 at 18:23 -0700, David Lee wrote:
What if ? Is a valid nchar

That might be OK for <?xml-stylesheet href="foo"?></?xml-stylesheet>
although the necessary extra ? at the end of the start tag is a problem;

it wouldn't work for
<?php
   echo $sessionId;
?>

I'm OK with dropping the PHP use case, but it should be a conscious
decision.

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org freenode/#xml

Received on Wednesday, 25 July 2012 02:01:16 UTC