[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Feedback on 0.3 Format




On 19 Dec 2003, at 3:45 pm, Sam Ruby wrote:


<title mode="xml" type="text/plain">I &lt;3 NY</title>

<title mode="escaped" type="text/plain">I &amp;lt;3 NY</title>

Erm, no Sam. The second represents the text "I &lt;3 NY", which is only "I <3 NY" if interpreted as text/html. Both values should have been the same for xml and escaped modes.


(Or, if you disagree, tell me what <title mode="escaped" type="text/plain">I &lt;3 NY</title> would mean?)

Graham