XSLT 2.0: Typos in RFC3236 reference and citation

The reference to RFC3236 The 'application/xhtml+xml' Media Type (M. Baker, P. Stark. January 2002) is incorrectly cited as RFC2336 (note transposition of 3 2 at the beginning).  The reference in section 20.2 and the citation in section A.2 both need to be corrected.

	20.2 XHTML Output Method
In the fifth bullet following the example:
		The content type should be set to the value given for the media-type attribute; the default value for XHTML is text/html. The value application/xhtml+xml, registered in [RFC2336], may also be used.
Should be:
		The content type should be set to the value given for the media-type attribute; the default value for XHTML is text/html. The value application/xhtml+xml, registered in [RFC3236], may also be used.
Similarly, the href and the anchor to which it refers should be corrected.

	A.2 Other References
		RFC2336 
			M. Baker, P. Stark. The 'application/xhtml+xml' Media Type. IETF RFC 2278. See http://www.ietf.org/rfc/rfc2336.txt.
Should be:
		RFC3236 
			M. Baker, P. Stark. The 'application/xhtml+xml' Media Type. IETF RFC 3236. See http://www.ietf.org/rfc/rfc3236.txt.
And this reference should be move between RFC2396 and UNICODE TR10.

Rob Biedenharn
Rob_Biedenharn@alum.mit.edu

Received on Tuesday, 20 August 2002 16:29:00 UTC