Y
Hacker News
new
|
ask
|
show
|
jobs
by
mgkimsal
5482 days ago
I wonder if the XML PI spec says anything about <?= Can you have a PI start with = ? If not, the echo short tag should stay for certain.
1 comments
zeen
5482 days ago
'<?=' is invalid XML. '<?' must be followed by a valid XML Name.
See
http://www.w3.org/TR/2008/REC-xml-20081126/#sec-pi
link
See http://www.w3.org/TR/2008/REC-xml-20081126/#sec-pi