Skip to content

Commit 866db5a

Browse files
committed
Replaced [REC-XML-NAMES] with [XML-NAMES], as in in the latest
biblio.ref.
1 parent e62ea0e commit 866db5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css3-namespace/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h2 id="conformance">Conformance</h2>
174174
<h3 id="terminology">Terminology</h3>
175175

176176
<p>Besides terms introduced by this specification, CSS Namespaces uses the
177-
terminology defined in Namespaces in XML 1.0. [[!REC-XML-NAMES]] However,
177+
terminology defined in Namespaces in XML 1.0. [[!XML-NAMES]] However,
178178
the syntax defined here is not restricted to representing XML element and
179179
attribute names and may represent other kinds of namespaces as defined by
180180
the host language.
@@ -297,7 +297,7 @@ <h3 id="prefixes">Declaring Prefixes</h3>
297297
namespace so declared is the default namespace. The <dfn>default
298298
namespace</dfn> may apply to names that have no explicit namespace prefix:
299299
modules that employ namespace prefixes must define in which contexts the
300-
default namespace applies. For example, following [[!REC-XML-NAMES]], in
300+
default namespace applies. For example, following [[!XML-NAMES]], in
301301
Selectors [[SELECT]] the default namespace applies to type
302302
selectors&#8212;but it does not apply to attribute selectors. There is no
303303
default value for the default namespace: modules that assign unqualified

0 commit comments

Comments
 (0)