- From: Amol Kher <amolkh@microsoft.com>
- Date: Thu, 8 Sep 2005 11:10:53 -0700
- To: "Liam Quin" <liam@w3.org>
- Cc: <public-xml-testsuite@w3.org>
Production 16 in XML says : PI ::= '<?' PITarget (S (Char* - (Char* '?>' Char*)))? '?>' I don't see space as being allowed at the end of first PI. Effectively the only PI is a PI with name = "pi" and target being " some data ? > <?" (quotes excluded). Thanks, Amol -----Original Message----- From: Liam Quin [mailto:liam@w3.org] Sent: Thursday, September 08, 2005 11:08 AM To: Amol Kher Cc: public-xml-testsuite@w3.org Subject: Re: Incorrect Test Description. On Thu, Sep 08, 2005 at 11:01:03AM -0700, Amol Kher wrote: > [...] however the file contains only one PI in the file. > > <doc><?pi some data ? > <??></doc> ^ first ^ second There are two, although the 2nd is a little unusual. Liam -- Liam Quin, W3C XML Activity Lead, http://www.w3.org/People/Quin/ http://www.holoweb.net/~liam/
Received on Thursday, 8 September 2005 18:11:15 UTC