CARVIEW |
Select Language
HTTP/2 200
date: Fri, 10 Oct 2025 23:27:46 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:36:07 GMT
cache-control: max-age=2592000, public
expires: Sun, 09 Nov 2025 05:59:04 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98c3e3bb980b5751
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=vftKZE9LOE8yHNnLdrO8q2qvlzkc5jhl1VUONphFWT4-1760138866-1.0.1.1-k0SXPDIDaZB4W1MaUNWOjEURPozr1DrSHv6LOpPSjeIq.spM9siXerjpDA2m6j2WEnnq6E60DX0JoAzBnDkp2xbJCTWsOzsqWN.p9IqtM5Y; path=/; expires=Fri, 10-Oct-25 23:57:46 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98c9e3e59861b155-BLR
alt-svc: h3=":443"; ma=86400
Output to external general parsed entity from mhkay on 1999-12-04 (xsl-editors@w3.org from October to December 1999)
Output to external general parsed entity
- From: mhkay <mhkay@iclway.co.uk>
- Date: Sat, 4 Dec 1999 22:50:10 -0000
- To: <xsl-editors@w3.org>
- Message-ID: <000201bf3f68$84da2220$4e0b3c3e@michaelkay>
The first sentence of 16.1 states that the output is a well-formed XML external general parsed entity (EGPE). But surely if the xml/text declaration includes standalone="yes" or "no", then it isn't an EGPE? Equally, if it includes a document type declaration, then it isn't an EGPE? That suggests that the first sentence of 16.1 should read "... is either a well-formed XML external general parsed entity or a well-formed XML document or both". It also implies that the requirements for conformance with the namespaces recommendation should be phrased differently, since as written they don't work when the output isn't an EGPE. This would also imply in turn that it is an error to request the output of a standalone pseudo-attribute or a document type declaration if the children of the root node include text nodes, or include no element node, or include more than one element node: presumably an error that the XSLT processor should report or recover from. Have I missed something obvious (again)? Mike Kay
Received on Sunday, 5 December 1999 16:37:27 UTC