CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 10:40:55 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:50:21 GMT
cache-control: max-age=2592000, public
expires: Mon, 10 Nov 2025 10:40:55 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98cdbdf73a5520c5
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: EXPIRED
set-cookie: __cf_bm=lqgzTkBBm3edxmHqzxvHvEMMeP7XCyo6RZa3jKZ6l6E-1760179255-1.0.1.1-g..XT5irZ0VuT7a_WHGy3ek7t5lucEXgpPDg3VuY2zMDSTYeH_WW.7CBdozdXnAwY4Jq9Bw2frRR4DmlYyyMPpoNuwSekLqLVNcEA5hKNAk; path=/; expires=Sat, 11-Oct-25 11:10:55 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98cdbdf73a5520c5-BLR
alt-svc: h3=":443"; ma=86400
[XQuery] Missing S in XmlPI rule from scott_boag@us.ibm.com on 2004-01-26 (public-qt-comments@w3.org from January 2004)
[XQuery] Missing S in XmlPI rule
- From: <scott_boag@us.ibm.com>
- Date: Mon, 26 Jan 2004 00:32:18 -0500
- To: public-qt-comments@w3.org
- Message-ID: <OF42F8C57D.C48BF631-ON85256E27.001E2925-85256E27.001E59D2@lotus.com>
There seems to be a missing S between PITarget and Char* in the rule for XmlPI in the spec: Current rule: XmlPI ::= "<?" PITarget Char* "?>" Should be: XmlPI ::= "<?" PITarget (S Char*)? "?>" -scott
Received on Monday, 26 January 2004 00:32:53 UTC