CARVIEW |
Select Language
HTTP/2 200
date: Fri, 10 Oct 2025 10:18:53 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 18:28:54 GMT
cache-control: max-age=2592000, public
expires: Sat, 08 Nov 2025 17:32:19 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98bf9ddb6aa088fb
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: HIT
set-cookie: __cf_bm=m1kantku.m3XbynqLnMiv3fdz8ZV0NRkDKUOrNLmTSY-1760091533-1.0.1.1-M7NvCIo7L3r2fkfdPxEIi9xct96F_KhnPCQDApafUMxqfSCmg5Dbp8WtmmbOXEOjx4df1Jhn_a0cCUDYtBCdSeRbNe3pT1iOU9reiH09x4U; path=/; expires=Fri, 10-Oct-25 10:48:53 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98c5604d8b728cf1-BLR
alt-svc: h3=":443"; ma=86400
buglet in syntax / test cases from Peter F. Patel-Schneider on 2003-05-22 (www-rdf-comments@w3.org from April to June 2003)
buglet in syntax / test cases
- From: Peter F. Patel-Schneider <pfps@research.bell-labs.com>
- Date: Thu, 22 May 2003 10:22:00 -0400
- To: www-rdf-comments@w3.org
- Message-id: <3ECCDD08.8090202@research.bell-labs.com>
I'm having trouble understanding the following wording from 6.1.2 in RDF/XML Syntax All other attributes beginning with |xml| are then removed (that is, all attributes with ?namespace-name? <https://www.w3.org/TR/rdf-syntax-grammar/#eventterm-attribute-namespace-name> accessors values beginning with "https://www.w3.org/XML/1998/namespace"). Note: the base URI is computed before any |xml:base| attribute is deleted. Does this mean that an attribute named `xmlnewthing' should be removed, as tested in https://www.w3.org/2000/10/rdf-tests/rdfcore/unrecognised-xml-attributes/test002.rdf or does it mean that an attribute that might be commonly written as `xml:newthing' should be removed? Peter F. Patel-Schneider Bell Labs Research
Received on Thursday, 22 May 2003 10:25:31 UTC