Skip to content

Commit 8d4c384

Browse files
committed
[css2] Updated XML ref to XML 1.0
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%40873
1 parent 074bf4d commit 8d4c384

2 files changed

Lines changed: 11 additions & 8 deletions

File tree

css2/conform.src

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: conform.src,v 2.3 1998-02-10 22:24:31 ijacobs Exp $ -->
3+
<!-- $Id: conform.src,v 2.4 1998-02-11 23:37:48 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
@@ -87,8 +87,8 @@ for an element (e.g., the value of the HTML "alt" attribute).
8787
into a <dfn>document tree</dfn> where every element except one has
8888
exactly one <span class="index-def" title="parent">parent</span>
8989
element. (See the SGML (<a href="refs.html#ref-ISO8879"
90-
class="normref">[ISO8879]</a>) and XML (<a href="refs.html#ref-XML"
91-
class="normref">[XML]</a>) specifications for the definition of
90+
class="normref">[ISO8879]</a>) and XML (<a href="refs.html#ref-XML10"
91+
class="normref">[XML10]</a>) specifications for the definition of
9292
parent.) The one exception is the <span class="index-def"
9393
title="root"><dfn>root</dfn></span> element, which has no parent.
9494

css2/refs.src

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: refs.src,v 2.1 1998-02-09 23:46:58 ijacobs Exp $ -->
3+
<!-- $Id: refs.src,v 2.2 1998-02-11 23:37:52 ijacobs Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>References</TITLE>
@@ -130,9 +130,11 @@ This is a work in progress that is expected to update
130130
<a href="#ref-RFC1808">[RFC1808]</a>.
131131
</DD>
132132

133-
<dt><strong><a name="ref-XML" class="normref">[XML]</a></strong>
134-
<dd>Please consult <a href="http://www.w3.org/XML/">http://www.w3.org/XML/</a>
135-
for information about the XML specification.</dd>
133+
<dt><strong><a name="ref-XML10" class="normref">[XML10]</a></strong>
134+
<dd>"Extensible Markup Language (XML) 1.0"
135+
T. Bray, J. Paoli, C.M. Sperberg-McQueen, editors, 10 February 1998.<BR>
136+
Available at <a href="http://www.w3.org/TR/REC-xml">
137+
http://www.w3.org/TR/REC-xml/</a>.
136138

137139
<!-- Was ref 15 -->
138140
<dt><strong><a name="ref-YACC" class="normref">[YACC]</a></strong>
@@ -176,7 +178,8 @@ Available at <a href="ftp://ftp.inforamp.net/pub/users/poynton/doc/Mac/Mac_gamma
176178
Available at <a href="http://www.w3.org/TR/REC-html32.html">http://www.w3.org/TR/REC-html32.html</a>
177179

178180
<dt><strong><a name="ref-HTML40"
179-
class="informref">[HTML40]</a></strong> <dd>"HTML 4.0 Specification",
181+
class="informref">[HTML40]</a></strong>
182+
<dd>"HTML 4.0 Specification",
180183
D. Raggett, A. Le Hors, I. Jacobs, 8 July 1997.<BR>
181184
Available at <a href="http://www.w3.org/TR/REC-html40">
182185
http://www.w3.org/TR/REC-html40/</a>. The Recommendation defines three

0 commit comments

Comments
 (0)