<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.1//EN"
  "http://www.w3.org/XML/1998/06/xmlspec-v21.dtd" [
<!--ArborText, Inc., 1988-1999, v.4002-->
<!ENTITY http-ident "http://www.w3.org/TR/2000/WD-xml-2e-20000814">
<!ENTITY iso6.doc.date "20000814">
<!ENTITY draft.month "August">
<!ENTITY draft.day "14">
<!ENTITY draft.year "2000">
<!ENTITY versionOfXML "1.0">
<!ENTITY pio "'&lt;?xml'">
<!ENTITY doc.date "10 February 1998">
<!ENTITY w3c.doc.date "02-Feb-1998">
<!ENTITY WebSGML "WebSGML Adaptations Annex to ISO 8879">
<!ENTITY pic "'?>'">
<!ENTITY br "\n">
<!ENTITY cellback "#c0d9c0">
<!ENTITY mdash "--">
<!ENTITY com "--">
<!ENTITY como "--">
<!ENTITY comc "--">
<!ENTITY hcro "&amp;#x">
<!ENTITY nbsp "&#160;">
<!ENTITY magicents "<code>amp</code>,
<code>lt</code>,
<code>gt</code>,
<code>apos</code>,
<code>quot</code>">
<!ENTITY doc.audience "public review and discussion">
<!ENTITY doc.distribution "may be distributed freely, as long as
all text and legal notices remain intact">
]>
<!-- for Panorama -->
<?VERBATIM "eg" ?>
<spec>
<!--elm@east.sun.com notes on preparation of Second Edition:

- Worked from http://www.w3.org/XML/xml-19980210-errata.
- Changed DTD reference to point to V2.1 of XMLspec.
- Moved version number from <title> to <version> element and
  added "second edition" wording.  Mentioned edition information
  in status.
- Removed bgcolor="&cellback;" attributes from all <td>
  elements because that attribute is not in the current table model.
- Reversed status and abstract, so that abstract is first, according
  to W3C guidelines.
- Changed some <emph>s to <titleref>s in bibliography.
- Removed some spurious spaces.
- Added affiliation markup to the original member list.
- Added commas between individual <thisver> elements, because
  whitespace is now significant there.
- Moved <eg>s, <scrap>s, and lists outside of <p>s for cleaner HTML
  conversion.
- Revised Status section to reflect new status.
- Incorporated all errata as of 13 July 2000 (barring obsoleted
  and invalid ones); added links to the errata document with
  <loc role="erratumref"> elements; used diff="{add|chg|del}"
  attribute.  This version expects that the official HTML output
  will have diff="del" elements suppressed.
-->
<header>
<title>Extensible Markup Language (XML)</title>
<version>1.0 (Second Edition)</version>
<w3c-designation>WD-xml-&iso6.doc.date;</w3c-designation>
<w3c-doctype>W3C Recommendation</w3c-doctype>
<pubdate><day>&draft.day;</day><month>&draft.month;</month><year>&draft.year;</year>
</pubdate>
<publoc><loc href="&http-ident;">&http-ident;</loc> (<loc href="&http-ident;.html">HTML</loc>, <loc
href="&http-ident;.xml">XML</loc>, <loc href="&http-ident;-review">review
version</loc> with color-coded revision indicators)</publoc>
<latestloc><loc href="http://www.w3.org/TR/REC-xml"> http://www.w3.org/TR/REC-xml</loc></latestloc>
<prevlocs><loc href="http://www.w3.org/TR/1998/REC-xml-19980210"> http://www.w3.org/TR/1998/REC-xml-19980210</loc><!--
<loc href='http://www.w3.org/TR/PR-xml-971208'>
http://www.w3.org/TR/PR-xml-971208</loc>
<loc href='http://www.w3.org/TR/WD-xml-961114'>
http://www.w3.org/TR/WD-xml-961114</loc>
<loc href='http://www.w3.org/TR/WD-xml-lang-970331'>
http://www.w3.org/TR/WD-xml-lang-970331</loc>
<loc href='http://www.w3.org/TR/WD-xml-lang-970630'>
http://www.w3.org/TR/WD-xml-lang-970630</loc>
<loc href='http://www.w3.org/TR/WD-xml-970807'>
http://www.w3.org/TR/WD-xml-970807</loc>
<loc href='http://www.w3.org/TR/WD-xml-971117'>
http://www.w3.org/TR/WD-xml-971117</loc>--> </prevlocs>
<authlist>
<author role="1e"><name>Tim Bray</name><affiliation>Textuality and Netscape</affiliation>
<email href="mailto:tbray@textuality.com">tbray@textuality.com</email></author>
<author role="1e"><name>Jean Paoli</name><affiliation>Microsoft</affiliation>
<email href="mailto:jeanpa@microsoft.com">jeanpa@microsoft.com</email></author>
<author role="1e" diff="chg"><name>C. M. Sperberg-McQueen</name><affiliation>University
of Illinois at Chicago and Text Encoding Initiative</affiliation><email href="mailto:cmsmcq@uic.edu">cmsmcq@uic.edu</email>
</author>
<author role="2e" diff="add"><name>Eve Maler</name><affiliation>Sun Microsystems,
Inc.</affiliation><email href="mailto:elm@east.sun.com">elm@east.sun.com</email>
</author>
</authlist>
<abstract>
<p>The Extensible Markup Language (XML) is a subset of SGML that is completely
described in this document. Its goal is to enable generic SGML to be served,
received, and processed on the Web in the way that is now possible with HTML.
XML has been designed for ease of implementation and for interoperability
with both SGML and HTML.</p>
</abstract>
<status>
<p><phrase diff="del">This document has been reviewed by W3C Members and other interested parties
and has been endorsed by the Director as a W3C Recommendation. It is a stable
document and may be used as reference material or cited as a normative reference
from another document. W3C's role in making the Recommendation is to draw
attention to the specification and to promote its widespread deployment. This
enhances the functionality and interoperability of the Web.</phrase>
<phrase diff="add">This document is a version of the XML 1.0 specification incorporating
the errata changes as of Aug 9 2000. It is released by the XML Core
Working Group as a W3C Working Draft to gather public feedback before
its final release as the XML 1.0 second edition W3C Recommendation.
This document should not be used as reference material or cited as a
normative reference from another document. The review period for this
Working Draft is 4 weeks ending Sep 11 2000.</phrase></p>
<p>This document specifies a syntax created by subsetting an existing, widely
used international text processing standard (Standard Generalized Markup Language,
ISO 8879:1986(E) as amended and corrected) for use on the World Wide Web.
It is a product of the W3C XML Activity, details of which can be found at <loc
href="http://www.w3.org/XML">http://www.w3.org/XML</loc>. A list of current
W3C Recommendations and other technical documents can be found at <loc href="http://www.w3.org/TR">http://www.w3.org/TR</loc>.</p>
<p diff="del"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E66">[E66]</loc>This
specification uses the term URI, which is defined by <bibref ref="Berners-Lee"/>,
a work in progress expected to update <bibref ref="RFC1738"/> and <bibref
ref="RFC1808"/>.</p>
<p><phrase diff="add">This second edition is <emph>not</emph> a new version
of XML; it merely incorporates the changes dictated by the first-edition <loc
href="http://www.w3.org/XML/xml-19980210-errata">errata list</loc>. The location
of each piece of</phrase> <phrase diff="chg">changed</phrase> <phrase diff="add">or</phrase> <phrase
diff="add">added</phrase> <phrase diff="add">material is indicated in the
text with a linked marker like this: <loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata">[En]</loc>. <phrase
diff="del">Deleted information appears like this.</phrase> The errata list
for this second edition is available at <loc href="http://www.w3.org/XML/xml-V10-2e-errata">http://www.w3.org/XML/xml-V10-2e-errata</loc>.</phrase
></p>
<p>Please report errors in this document to <loc href="mailto:xml-editor@w3.org">xml-editor@w3.org</loc>.</p>
<note diff="add">
<p>C. M. Sperberg-McQueen's affiliation has changed since the publication
of the first edition. He is now at the World Wide Web Consortium, and can
be contacted at <loc href="mailto:cmsmcq@w3.org">cmsmcq@w3.org</loc>.</p>
</note>
</status>
<pubstmt>
<p>Chicago, Vancouver, Mountain View, et al.: World-Wide Web Consortium, XML
Working Group, 1996, 1997, 2000.</p>
</pubstmt>
<sourcedesc>
<p>Created in electronic form.</p>
</sourcedesc>
<langusage>
<language id="EN">English</language>
<language id="ebnf">Extended Backus-Naur Form (formal grammar)</language>
</langusage>
<revisiondesc>
<slist>
<sitem>1997-12-03 : CMSMcQ : yet further changes</sitem>
<sitem>1997-12-02 : TB : further changes (see TB to XML WG, 2 December 1997)</sitem>
<sitem>1997-12-02 : CMSMcQ : deal with as many corrections and comments from
the proofreaders as possible: entify hard-coded document date in pubdate element,
change expansion of entity WebSGML, update status description as per Dan Connolly
(am not sure about refernece to Berners-Lee et al.), add 'The' to abstract
as per WG decision, move Relationship to Existing Standards to back matter
and combine with References, re-order back matter so normative appendices
come first, re-tag back matter so informative appendices are tagged informdiv1,
remove XXX XXX from list of 'normative' specs in prose, move some references
from Other References to Normative References, add RFC 1738, 1808, and 2141
to Other References (they are not normative since we do not require the processor
to enforce any rules based on them), add reference to 'Fielding draft' (Berners-Lee
et al.), move notation section to end of body, drop URIchar non-terminal and
use SkipLit instead, lose stray reference to defunct nonterminal 'markupdecls',
move reference to Aho et al. into appendix (Tim's right), add prose note saying
that hash marks and fragment identifiers are NOT part of the URI formally
speaking, and are NOT legal in system identifiers (processor 'may' signal
an error). Work through: Tim Bray reacting to James Clark, Tim Bray on his
own, Eve Maler, NOT DONE YET: change binary / text to unparsed / parsed. handle
James's suggestion about &lt; in attriubte values uppercase hex characters,
namechar list, </sitem>
<sitem>1997-12-01 : JB : add some column-width parameters</sitem>
<sitem>1997-12-01 : CMSMcQ : begin round of changes to incorporate recent
WG decisions and other corrections: binding sources of character encoding
info (27 Aug / 3 Sept), correct wording of Faust quotation (restore dropped
line), drop SDD from EncodingDecl, change text at version number 1.0, drop
misleading (wrong!) sentence about ignorables and extenders, modify definition
of PCData to make bar on msc grammatical, change grammar's handling of internal
subset (drop non-terminal markupdecls), change definition of includeSect to
allow conditional sections, add integral-declaration constraint on internal
subset, drop misleading / dangerous sentence about relationship of entities
with system storage objects, change table body tag to htbody as per EM change
to DTD, add rule about space normalization in public identifiers, add description
of how to generate our name-space rules from Unicode character database (needs
further work!). </sitem>
<sitem>1997-10-08 : TB : Removed %-constructs again, new rules for PE appearance.</sitem>
<sitem>1997-10-01 : TB : Case-sensitive markup; cleaned up element-type defs,
lotsa little edits for style</sitem>
<sitem>1997-09-25 : TB : Change to elm's new DTD, with substantial detail
cleanup as a side-effect</sitem>
<sitem>1997-07-24 : CMSMcQ : correct error (lost *) in definition of ignoreSectContents
(thanks to Makoto Murata)</sitem>
<sitem>Allow all empty elements to have end-tags, consistent with SGML TC
(as per JJC).</sitem>
<sitem>1997-07-23 : CMSMcQ : pre-emptive strike on pending corrections: introduce
the term 'empty-element tag', note that all empty elements may use it, and
elements declared EMPTY must use it. Add WFC requiring encoding decl to come
first in an entity. Redefine notations to point to PIs as well as binary entities.
Change autodetection table by removing bytes 3 and 4 from examples with Byte
Order Mark. Add content model as a term and clarify that it applies to both
mixed and element content. </sitem>
<sitem>1997-06-30 : CMSMcQ : change date, some cosmetic changes, changes to
productions for choice, seq, Mixed, NotationType, Enumeration. Follow James
Clark's suggestion and prohibit conditional sections in internal subset. TO
DO: simplify production for ignored sections as a result, since we don't need
to worry about parsers which don't expand PErefs finding a conditional section.</sitem>
<sitem>1997-06-29 : TB : various edits</sitem>
<sitem>1997-06-29 : CMSMcQ : further changes: Suppress old FINAL EDIT comments
and some dead material. Revise occurrences of % in grammar to exploit Henry
Thompson's pun, especially markupdecl and attdef. Remove RMD requirement relating
to element content (?). </sitem>
<sitem>1997-06-28 : CMSMcQ : Various changes for 1 July draft: Add text for
draconian error handling (introduce the term Fatal Error). RE deleta est (changing
wording from original announcement to restrict the requirement to validating
parsers). Tag definition of validating processor and link to it. Add colon
as name character. Change def of %operator. Change standard definitions of
lt, gt, amp. Strip leading zeros from #x00nn forms.</sitem>
<sitem>1997-04-02 : CMSMcQ : final corrections of editorial errors found in
last night's proofreading. Reverse course once more on well-formed: Webster's
Second hyphenates it, and that's enough for me.</sitem>
<sitem>1997-04-01 : CMSMcQ : corrections from JJC, EM, HT, and self</sitem>
<sitem>1997-03-31 : Tim Bray : many changes</sitem>
<sitem>1997-03-29 : CMSMcQ : some Henry Thompson (on entity handling), some
Charles Goldfarb, some ERB decisions (PE handling in miscellaneous declarations.
Changed Ident element to accept def attribute. Allow normalization of Unicode
characters. move def of systemliteral into section on literals.</sitem>
<sitem>1997-03-28 : CMSMcQ : make as many corrections as possible, from Terry
Allen, Norbert Mikula, James Clark, Jon Bosak, Henry Thompson, Paul Grosso,
and self. Among other things: give in on "well formed" (Terry is right), tentatively
rename QuotedCData as AttValue and Literal as EntityValue to be more informative,
since attribute values are the <emph>only</emph> place QuotedCData was used,
and vice versa for entity text and Literal. (I'd call it Entity Text, but
8879 uses that name for both internal and external entities.)</sitem>
<sitem>1997-03-26 : CMSMcQ : resynch the two forks of this draft, reapply
my changes dated 03-20 and 03-21. Normalize old 'may not' to 'must not' except
in the one case where it meant 'may or may not'.</sitem>
<sitem>1997-03-21 : TB : massive changes on plane flight from Chicago to Vancouver</sitem>
<sitem>1997-03-21 : CMSMcQ : correct as many reported errors as possible. </sitem>
<sitem>1997-03-20 : CMSMcQ : correct typos listed in CMSMcQ hand copy of spec.</sitem>
<sitem>1997-03-20 : CMSMcQ : cosmetic changes preparatory to revision for
WWW conference April 1997: restore some of the internal entity references
(e.g. to docdate, etc.), change character xA0 to &amp;nbsp; and define nbsp
as &amp;#160;, and refill a lot of paragraphs for legibility.</sitem>
<sitem>1996-11-12 : CMSMcQ : revise using Tim's edits: Add list type of NUMBERED
and change most lists either to BULLETS or to NUMBERED. Suppress QuotedNames,
Names (not used). Correct trivial-grammar doc type decl. Rename 'marked section'
as 'CDATA section' passim. Also edits from James Clark: Define the set of
characters from which [^abc] subtracts. Charref should use just [0-9] not
Digit. Location info needs cleaner treatment: remove? (ERB question). One
example of a PI has wrong pic. Clarify discussion of encoding names. Encoding
failure should lead to unspecified results; don't prescribe error recovery.
Don't require exposure of entity boundaries. Ignore white space in element
content. Reserve entity names of the form u-NNNN. Clarify relative URLs. And
some of my own: Correct productions for content model: model cannot consist
of a name, so "elements ::= cp" is no good. </sitem>
<sitem>1996-11-11 : CMSMcQ : revise for style. Add new rhs to entity declaration,
for parameter entities.</sitem>
<sitem>1996-11-10 : CMSMcQ : revise for style. Fix / complete section on names,
characters. Add sections on parameter entities, conditional sections. Still
to do: Add compatibility note on deterministic content models. Finish stylistic
revision.</sitem>
<sitem>1996-10-31 : TB : Add Entity Handling section</sitem>
<sitem>1996-10-30 : TB : Clean up term &amp; termdef. Slip in ERB decision
re EMPTY.</sitem>
<sitem>1996-10-28 : TB : Change DTD. Implement some of Michael's suggestions.
Change comments back to //. Introduce language for XML namespace reservation.
Add section on white-space handling. Lots more cleanup.</sitem>
<sitem>1996-10-24 : CMSMcQ : quick tweaks, implement some ERB decisions. Characters
are not integers. Comments are /* */ not //. Add bibliographic refs to 10646,
HyTime, Unicode. Rename old Cdata as MsData since it's <emph>only</emph> seen
in marked sections. Call them attribute-value pairs not name-value pairs,
except once. Internal subset is optional, needs '?'. Implied attributes should
be signaled to the app, not have values supplied by processor.</sitem>
<sitem>1996-10-16 : TB : track down &amp; excise all DSD references; introduce
some EBNF for entity declarations.</sitem>
<sitem>1996-10-?? : TB : consistency check, fix up scraps so they all parse,
get formatter working, correct a few productions.</sitem>
<sitem>1996-10-10/11 : CMSMcQ : various maintenance, stylistic, and organizational
changes: Replace a few literals with xmlpio and pic entities, to make them
consistent and ensure we can change pic reliably when the ERB votes. Drop
paragraph on recognizers from notation section. Add match, exact match to
terminology. Move old 2.2 XML Processors and Apps into intro. Mention comments,
PIs, and marked sections in discussion of delimiter escaping. Streamline discussion
of doctype decl syntax. Drop old section of 'PI syntax' for doctype decl,
and add section on partial-DTD summary PIs to end of Logical Structures section.
Revise DSD syntax section to use Tim's subset-in-a-PI mechanism.</sitem>
<sitem>1996-10-10 : TB : eliminate name recognizers (and more?)</sitem>
<sitem>1996-10-09 : CMSMcQ : revise for style, consistency through 2.3 (Characters)</sitem>
<sitem>1996-10-09 : CMSMcQ : re-unite everything for convenience, at least
temporarily, and revise quickly</sitem>
<sitem>1996-10-08 : TB : first major homogenization pass</sitem>
<sitem>1996-10-08 : TB : turn "current" attribute on div type into CDATA</sitem>
<sitem>1996-10-02 : TB : remould into skeleton + entities</sitem>
<sitem>1996-09-30 : CMSMcQ : add a few more sections prior to exchange with
Tim.</sitem>
<sitem>1996-09-20 : CMSMcQ : finish transcribing notes.</sitem>
<sitem>1996-09-19 : CMSMcQ : begin transcribing notes for draft.</sitem>
<sitem>1996-09-13 : CMSMcQ : made outline from notes of 09-06, do some housekeeping</sitem>
</slist>
</revisiondesc>
</header>
<body>
<div1 id="sec-intro">
<head>Introduction</head>
<p>Extensible Markup Language, abbreviated XML, describes a class of data
objects called <termref def="dt-xml-doc">XML documents</termref> and partially
describes the behavior of computer programs which process them. XML is an
application profile or restricted form of SGML, the Standard Generalized Markup
Language <bibref ref="ISO8879"/>. By construction, XML documents are conforming
SGML documents.</p>
<p>XML documents are made up of storage units called <termref def="dt-entity">entities</termref>,
which contain either parsed or unparsed data. Parsed data is made up of <termref
def="dt-character">characters</termref>, some of which form <termref def="dt-chardata">character
data</termref>, and some of which form <termref def="dt-markup">markup</termref>.
Markup encodes a description of the document's storage layout and logical
structure. XML provides a mechanism to impose constraints on the storage layout
and logical structure.</p>
<p><termdef id="dt-xml-proc" term="XML Processor">A software module called
an <term>XML processor</term> is used to read XML documents and provide access
to their content and structure.</termdef> <termdef id="dt-app" term="Application">It
is assumed that an XML processor is doing its work on behalf of another module,
called the <term>application</term>.</termdef> This specification describes
the required behavior of an XML processor in terms of how it must read XML
data and the information it must provide to the application.</p>
<div2 id="sec-origin-goals">
<head>Origin and Goals</head>
<p>XML was developed by an XML Working Group (originally known as the SGML
Editorial Review Board) formed under the auspices of the World Wide Web Consortium
(W3C) in 1996. It was chaired by Jon Bosak of Sun Microsystems with the active
participation of an XML Special Interest Group (previously known as the SGML
Working Group) also organized by the W3C. The membership of the XML Working
Group is given in an appendix. Dan Connolly served as the WG's contact with
the W3C.</p>
<p>The design goals for XML are:</p>
<olist>
<item><p>XML shall be straightforwardly usable over the Internet.</p></item>
<item><p>XML shall support a wide variety of applications.</p></item>
<item><p>XML shall be compatible with SGML.</p></item>
<item><p>It shall be easy to write programs which process XML documents.</p>
</item>
<item><p>The number of optional features in XML is to be kept to the absolute
minimum, ideally zero.</p></item>
<item><p>XML documents should be human-legible and reasonably clear.</p></item>
<item><p>The XML design should be prepared quickly.</p></item>
<item><p>The design of XML shall be formal and concise.</p></item>
<item><p>XML documents shall be easy to create.</p></item>
<item><p>Terseness in XML markup is of minimal importance.</p></item>
</olist>
<p>This specification, together with associated standards (Unicode and ISO/IEC
10646 for characters, Internet RFC 1766 for language identification tags,
ISO 639 for language name codes, and ISO 3166 for country name codes), provides
all the information necessary to understand XML Version &versionOfXML; and
construct computer programs to process it.</p>
<p>This version of the XML specification <!-- is for &doc.audience;.--> &doc.distribution;.</p>
</div2>
<div2 id="sec-terminology">
<head>Terminology</head>
<p>The terminology used to describe XML documents is defined in the body of
this specification. The terms defined in the following list are used in building
those definitions and in describing the actions of an XML processor: <glist>
<gitem><label>may</label>
<def>
<p><termdef id="dt-may" term="May">Conforming documents and XML processors
are permitted to but need not behave as described.</termdef></p>
</def></gitem>
<gitem><label>must</label>
<def>
<p><termdef id="dt-must" term="Must">Conforming documents and XML processors
are required to behave as described; otherwise they are in error. <!-- do NOT change this! this is what defines a violation of
a 'must' clause as 'an error'. -MSM --></termdef></p>
</def></gitem>
<gitem><label>error</label>
<def>
<p><termdef id="dt-error" term="Error">A violation of the rules of this specification;
results are undefined. Conforming software may detect and report an error
and may recover from it.</termdef></p>
</def></gitem>
<gitem><label>fatal error</label>
<def>
<p><termdef id="dt-fatal" term="Fatal Error">An error which a conforming <termref
def="dt-xml-proc">XML processor</termref> must detect and report to the application.
After encountering a fatal error, the processor may continue processing the
data to search for further errors and may report such errors to the application.
In order to support correction of errors, the processor may make unprocessed
data from the document (with intermingled character data and markup) available
to the application. Once a fatal error is detected, however, the processor
must not continue normal processing (i.e., it must not continue to pass character
data and information about the document's logical structure to the application
in the normal way).</termdef></p>
</def></gitem>
<gitem><label>at user option</label>
<def>
<p><termdef id="dt-atuseroption" term="At user option">Conforming software
may or must (depending on the modal verb in the sentence) behave as described;
if it does, it must provide users a means to enable or disable the behavior
described.</termdef></p>
</def></gitem>
<gitem><label>validity constraint</label>
<def>
<p><termdef id="dt-vc" term="Validity constraint">A rule which applies to
all <termref def="dt-valid">valid</termref> XML documents. Violations of validity
constraints are errors; they must, at user option, be reported by <termref
def="dt-validating">validating XML processors</termref>.</termdef></p>
</def></gitem>
<gitem><label>well-formedness constraint</label>
<def>
<p><termdef id="dt-wfc" term="Well-formedness constraint">A rule which applies
to all <termref def="dt-wellformed">well-formed</termref> XML documents. Violations
of well-formedness constraints are <termref def="dt-fatal">fatal errors</termref>.</termdef></p>
</def></gitem>
<gitem><label>match</label>
<def>
<p><termdef id="dt-match" term="match">(Of strings or names:) Two strings
or names being compared must be identical. Characters with multiple possible
representations in ISO/IEC 10646 (e.g. characters with both precomposed and
base+diacritic forms) match only if they have the same representation in both
strings. <phrase diff="del"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E85">[E85]</loc>At
user option, processors may normalize such characters to some canonical form. </phrase>No
case folding is performed. (Of strings and rules in the grammar:) A string
matches a grammatical production if it belongs to the language generated by
that production. (Of content and content models:) An element matches its declaration
when it conforms in the fashion described in the constraint <specref ref="elementvalid"/>.</termdef></p>
</def></gitem>
<gitem><label>for compatibility</label>
<def>
<p><termdef id="dt-compat" term="For Compatibility"><phrase diff="add"><loc
role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E87">[E87]</loc>Marks
a sentence describing</phrase> a feature of XML included solely to ensure
that XML remains compatible with SGML.</termdef></p>
</def></gitem>
<gitem><label>for interoperability</label>
<def>
<p><termdef id="dt-interop" term="For interoperability"><phrase diff="add"><loc
role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E87">[E87]</loc>Marks
a sentence describing</phrase> a non-binding recommendation included to increase
the chances that XML documents can be processed by the existing installed
base of SGML processors which predate the &WebSGML;.</termdef></p>
</def></gitem>
</glist></p>
</div2>
</div1>
<!-- &Docs; -->
<div1 id="sec-documents">
<head>Documents</head>
<p><termdef id="dt-xml-doc" term="XML Document"> A data object is an <term>XML
document</term> if it is <termref def="dt-wellformed">well-formed</termref>,
as defined in this specification. A well-formed XML document may in addition
be <termref def="dt-valid">valid</termref> if it meets certain further constraints.</termdef></p>
<p>Each XML document has both a logical and a physical structure. Physically,
the document is composed of units called <termref def="dt-entity">entities</termref>.
An entity may <termref def="dt-entref">refer</termref> to other entities to
cause their inclusion in the document. A document begins in a <quote>root</quote>
or <termref def="dt-docent">document entity</termref>. Logically, the document
is composed of declarations, elements, comments, character references, and
processing instructions, all of which are indicated in the document by explicit
markup. The logical and physical structures must nest properly, as described
in <specref ref="wf-entities"/>.</p>
<div2 id="sec-well-formed">
<head>Well-Formed XML Documents</head>
<p><termdef id="dt-wellformed" term="Well-Formed"> A textual object is a <term>well-formed</term>
XML document if:</termdef></p>
<olist>
<item><p>Taken as a whole, it matches the production labeled <nt def="NT-document">document</nt>.</p>
</item>
<item><p>It meets all the well-formedness constraints given in this specification.</p>
</item>
<item><p>Each of the <termref def="dt-parsedent">parsed entities</termref>
which is referenced directly or indirectly within the document is <titleref
href="wf-entities">well-formed</titleref>.</p></item>
</olist>
<scrap id="document" lang="ebnf">
<head>Document</head>
<prod id="NT-document">
<lhs>document</lhs><rhs><nt def="NT-prolog">prolog</nt> <nt def="NT-element">element</nt> <nt
def="NT-Misc">Misc</nt>*</rhs>
</prod>
</scrap>
<p>Matching the <nt def="NT-document">document</nt> production implies that:</p>
<olist>
<item><p>It contains one or more <termref def="dt-element">elements</termref>.</p>
</item>
<!--* N.B. some readers (notably JC) find the following
paragraph awkward and redundant. I agree it's logically redundant:
it *says* it is summarizing the logical implications of
matching the grammar, and that means by definition it's
logically redundant. I don't think it's rhetorically
redundant or unnecessary, though, so I'm keeping it. It
could however use some recasting when the editors are feeling
stronger. -MSM *-->
<item><p><termdef id="dt-root" term="Root Element">There is exactly one element,
called the <term>root</term>, or document element, no part of which appears
in the <termref def="dt-content">content</termref> of any other element.</termdef> <phrase
diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E17">[E17]</loc>For
all other elements, if the <termref def="dt-stag">start-tag</termref> is in
the content of another element, the <termref def="dt-etag">end-tag</termref>
is in the content of the same element.</phrase> More simply stated, the elements,
delimited by start- and end-tags, nest properly within each other.</p></item>
</olist>
<p><termdef id="dt-parentchild" term="Parent/Child">As a consequence of this,
for each non-root element <code>C</code> in the document, there is one other
element <code>P</code> in the document such that <code>C</code> is in the
content of <code>P</code>, but is not in the content of any other element
that is in the content of <code>P</code>. <code>P</code> is referred to as
the <term>parent</term> of <code>C</code>, and <code>C</code> as a <term>child</term>
of <code>P</code>.</termdef></p>
</div2>
<div2 id="charsets">
<head>Characters</head>
<p><termdef id="dt-text" term="Text">A parsed entity contains <term>text</term>,
a sequence of <termref def="dt-character">characters</termref>, which may
represent markup or character data.</termdef> <termdef id="dt-character" term="Character">A <term>character</term>
is an atomic unit of text as specified by ISO/IEC 10646 <bibref ref="ISO10646"/> <phrase
diff="add"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E67">[E67]</loc>(see
also <bibref ref="ISO10646-2000"/>)</phrase>. Legal characters are tab, carriage
return, line feed, and the legal <phrase diff="del"><loc role="erratumref"
href="http://www.w3.org/XML/xml-19980210-errata#E35">[E35]</loc>graphic </phrase>characters
of Unicode and ISO/IEC 10646. <phrase diff="add"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E69">[E69]</loc>The
versions of these standards cited in <specref ref="sec-existing-stds"/> were
current at the time this document was prepared. New characters may be added
to these standards by amendments or new editions. Consequently, XML processors
must accept any character in the range specified for <nt def="NT-Char">Char</nt>.</phrase>
The use of <quote>compatibility characters</quote>, as defined in section
6.8 of <bibref ref="Unicode"/> <phrase diff="add"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E67">[E67]</loc>(see
also D21 in section 3.6 of <bibref ref="Unicode3"/>)</phrase>, is discouraged.</termdef></p>
<scrap id="char32" lang="ebnf">
<head>Character Range</head>
<prodgroup pcw2="4" pcw4="17.5" pcw5="11">
<prod id="NT-Char">
<lhs>Char</lhs><rhs>#x9 | #xA | #xD | [#x20-#xD7FF] | [#xE000-#xFFFD] | [#x10000-#x10FFFF]</rhs>
<com>any Unicode character, excluding the surrogate blocks, FFFE, and FFFF.</com>
</prod>
</prodgroup></scrap>
<p>The mechanism for encoding character code points into bit patterns may
vary from entity to entity. All XML processors must accept the UTF-8 and UTF-16
encodings of 10646; the mechanisms for signaling which of the two is in use,
or for bringing other encodings into play, are discussed later, in <specref
ref="charencoding"/>.</p>
<!--
<p>Regardless of the specific encoding used, any character in
the ISO/IEC 10646 character set may be referred to by the decimal
or hexadecimal equivalent of its UCS-4 code value.
</p>-->
</div2>
<div2 id="sec-common-syn">
<head>Common Syntactic Constructs</head>
<p>This section defines some symbols used widely in the grammar.</p>
<p><nt def="NT-S">S</nt> (white space) consists of one or more space (#x20)
characters, carriage returns, line feeds, or tabs.</p>
<scrap id="white" lang="ebnf">
<head>White Space</head>
<prodgroup pcw2="4" pcw4="17.5" pcw5="11">
<prod id="NT-S">
<lhs>S</lhs><rhs>(#x20 | #x9 | #xD | #xA)+</rhs>
</prod>
</prodgroup></scrap>
<p>Characters are classified for convenience as letters, digits, or other
characters. <phrase diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E30">[E30]</loc>A
letter consists of an alphabetic or syllabic base character or an ideographic
character.</phrase> Full definitions of the specific characters in each class
are given in <specref ref="CharClasses"/>.</p>
<p><termdef id="dt-name" term="Name">A <term>Name</term> is a token beginning
with a letter or one of a few punctuation characters, and continuing with
letters, digits, hyphens, underscores, colons, or full stops, together known
as name characters.</termdef> Names beginning with the string <quote><code>xml</code></quote>,
or any string which would match <code>(('X'|'x') ('M'|'m') ('L'|'l'))</code>,
are reserved for standardization in this or future versions of this specification.</p>
<note>
<p diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E98">[E98]</loc>The
Namespaces in XML Recommendation <bibref ref="xml-names"/> assigns a meaning
to names containing colon characters. Therefore, authors should not use the
colon in XML names except for namespace purposes, but XML processors must
accept the colon as a name character.</p>
</note>
<p>An <nt def="NT-Nmtoken">Nmtoken</nt> (name token) is any mixture of name
characters.</p>
<scrap lang="ebnf">
<head>Names and Tokens</head>
<prod id="NT-NameChar">
<lhs>NameChar</lhs><rhs><nt def="NT-Letter">Letter</nt> | <nt def="NT-Digit">Digit</nt>
| '.' | '-' | '_' | ':' | <nt def="NT-CombiningChar">CombiningChar</nt> | <nt
def="NT-Extender">Extender</nt></rhs>
</prod>
<prod id="NT-Name">
<lhs>Name</lhs><rhs>(<nt def="NT-Letter">Letter</nt> | '_' | ':') (<nt def="NT-NameChar">NameChar</nt>)*</rhs>
</prod>
<prod id="NT-Names" diff="chg">
<lhs>Names</lhs><rhs><nt def="NT-Name">Name</nt> (#x20 <nt def="NT-Name">Name</nt>)*</rhs>
<com><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E62">[E62]</loc></com>
</prod>
<prod id="NT-Nmtoken">
<lhs>Nmtoken</lhs><rhs>(<nt def="NT-NameChar">NameChar</nt>)+</rhs>
</prod>
<prod id="NT-Nmtokens" diff="chg">
<lhs>Nmtokens</lhs><rhs><nt def="NT-Nmtoken">Nmtoken</nt> (#x20 <nt def="NT-Nmtoken">Nmtoken</nt>)*</rhs>
<com><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E62">[E62]</loc></com>
</prod>
</scrap>
<p>Literal data is any quoted string not containing the quotation mark used
as a delimiter for that string. Literals are used for specifying the content
of internal entities (<nt def="NT-EntityValue">EntityValue</nt>), the values
of attributes (<nt def="NT-AttValue">AttValue</nt>), and external identifiers
(<nt def="NT-SystemLiteral">SystemLiteral</nt>). Note that a <nt def="NT-SystemLiteral">SystemLiteral</nt>
can be parsed without scanning for markup.</p>
<scrap lang="ebnf">
<head>Literals</head>
<prod id="NT-EntityValue">
<lhs>EntityValue</lhs><rhs>'"' ([^%&amp;"] | <nt def="NT-PEReference">PEReference</nt>
| <nt def="NT-Reference">Reference</nt>)* '"' </rhs>
<rhs>|&nbsp; "'" ([^%&amp;'] | <nt def="NT-PEReference">PEReference</nt> | <nt
def="NT-Reference">Reference</nt>)* "'"</rhs>
</prod>
<prod id="NT-AttValue">
<lhs>AttValue</lhs><rhs>'"' ([^&lt;&amp;"] | <nt def="NT-Reference">Reference</nt>)*
'"' </rhs>
<rhs>|&nbsp; "'" ([^&lt;&amp;'] | <nt def="NT-Reference">Reference</nt>)*
"'"</rhs>
</prod>
<prod id="NT-SystemLiteral">
<lhs>SystemLiteral</lhs><rhs>('"' [^"]* '"') |&nbsp;("'" [^']* "'") </rhs>
</prod>
<prod id="NT-PubidLiteral">
<lhs>PubidLiteral</lhs><rhs>'"' <nt def="NT-PubidChar">PubidChar</nt>* '"'
| "'" (<nt def="NT-PubidChar">PubidChar</nt> - "'")* "'"</rhs>
</prod>
<prod id="NT-PubidChar">
<lhs>PubidChar</lhs><rhs>#x20 | #xD | #xA |&nbsp;[a-zA-Z0-9] |&nbsp;[-'()+,./:=?;!*#@$_%]</rhs>
</prod>
</scrap>
<note diff="add">
<p><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E72">[E72]</loc>Although
the <nt def="NT-EntityValue">EntityValue</nt> production allows the definition
of an entity consisting of a single explicit <code>&lt;</code> in the literal
(e.g., <code>&lt;!ENTITY mylt "&lt;"></code>), it is strongly advised to avoid
this practice since any reference to that entity will cause a well-formedness
error.</p>
</note>
</div2>
<div2 id="syntax">
<head>Character Data and Markup</head>
<p><termref def="dt-text">Text</termref> consists of intermingled <termref
def="dt-chardata">character data</termref> and markup. <termdef id="dt-markup"
term="Markup"><term>Markup</term> takes the form of <termref def="dt-stag">start-tags</termref>, <termref
def="dt-etag">end-tags</termref>, <termref def="dt-empty">empty-element tags</termref>, <termref
def="dt-entref">entity references</termref>, <termref def="dt-charref">character
references</termref>, <termref def="dt-comment">comments</termref>, <termref
def="dt-cdsection">CDATA section</termref> delimiters, <termref def="dt-doctype">document
type declarations</termref>, <termref def="dt-pi">processing instructions</termref>, <phrase
diff="add"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E89">[E89]</loc><nt
def="NT-XMLDecl">XML declarations</nt>, <nt def="NT-TextDecl">text declarations</nt>,
and any white space that is at the top level of the document entity (that
is, outside the document element and not inside any other markup).</phrase></termdef></p>
<p><termdef id="dt-chardata" term="Character Data">All text that is not markup
constitutes the <term>character data</term> of the document.</termdef></p>
<p>The ampersand character (&amp;) and the left angle bracket (&lt;) may appear
in their literal form <emph>only</emph> when used as markup delimiters, or
within a <termref def="dt-comment">comment</termref>, a <termref def="dt-pi">processing
instruction</termref>, or a <termref def="dt-cdsection">CDATA section</termref>.<phrase
diff="del"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E18">[E18]</loc>They
are also legal within the <termref def="dt-litentval">literal entity value</termref>
of an internal entity declaration; see <specref ref="wf-entities"/>.</phrase> <!-- FINAL EDIT: restore internal entity decl or leave it out. -->
If they are needed elsewhere, they must be <termref def="dt-escape">escaped</termref>
using either <termref def="dt-charref">numeric character references</termref>
or the strings <quote><code>&amp;amp;</code></quote> and <quote><code>&amp;lt;</code></quote>
respectively. The right angle bracket (>) may be represented using the string <quote><code>&amp;gt;</code></quote>,
and must, <termref def="dt-compat">for compatibility</termref>, be escaped
using <quote><code>&amp;gt;</code></quote> or a character reference when it
appears in the string <quote><code>]]&gt;</code></quote> in content, when
that string is not marking the end of a <termref def="dt-cdsection">CDATA
section</termref>.</p>
<p>In the content of elements, character data is any string of characters
which does not contain the start-delimiter of any markup. In a CDATA section,
character data is any string of characters not including the CDATA-section-close
delimiter, <quote><code>]]&gt;</code></quote>.</p>
<p>To allow attribute values to contain both single and double quotes, the
apostrophe or single-quote character (') may be represented as <quote><code>&amp;apos;</code></quote>,
and the double-quote character (") as <quote><code>&amp;quot;</code></quote>.</p>
<scrap lang="ebnf">
<head>Character Data</head>
<prod id="NT-CharData">
<lhs>CharData</lhs><rhs>[^&lt;&amp;]* - ([^&lt;&amp;]* ']]&gt;' [^&lt;&amp;]*)</rhs>
</prod>
</scrap>
</div2>
<div2 id="sec-comments">
<head>Comments</head>
<p><termdef id="dt-comment" term="Comment"><term>Comments</term> may appear
anywhere in a document outside other <termref def="dt-markup">markup</termref>;
in addition, they may appear within the document type declaration at places
allowed by the grammar. They are not part of the document's <termref def="dt-chardata">character
data</termref>; an XML processor may, but need not, make it possible for an
application to retrieve the text of comments. <termref def="dt-compat">For
compatibility</termref>, the string <quote><code>--</code></quote> (double-hyphen)
must not occur within comments.</termdef> <phrase diff="add"><loc role="erratumref"
href="http://www.w3.org/XML/xml-19980210-errata#E63">[E63]</loc>Parameter
entity references are not recognized within comments.</phrase></p>
<scrap lang="ebnf">
<head>Comments</head>
<prod id="NT-Comment">
<lhs>Comment</lhs><rhs>'&lt;!--' ((<nt def="NT-Char">Char</nt> - '-') | ('-'
(<nt def="NT-Char">Char</nt> - '-')))* '-->'</rhs>
</prod>
</scrap>
<p>An example of a comment:</p>
<eg>&lt;!&como; declarations for &lt;head> &amp; &lt;body> &comc;></eg>
<p diff="add"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E27">[E27]</loc>Note
that the grammar does not allow a comment ending in <code>---></code>. The
following example is <emph>not</emph> well-formed.</p>
<eg diff="add">&lt;!-- B+, B, or B---></eg>
</div2>
<div2 id="sec-pi">
<head>Processing Instructions</head>
<p><termdef id="dt-pi" term="Processing instruction"><term>Processing instructions</term>
(PIs) allow documents to contain instructions for applications.</termdef></p>
<scrap lang="ebnf">
<head>Processing Instructions</head>
<prod id="NT-PI">
<lhs>PI</lhs><rhs>'&lt;?' <nt def="NT-PITarget">PITarget</nt> (<nt def="NT-S">S</nt>
(<nt def="NT-Char">Char</nt>* - (<nt def="NT-Char">Char</nt>* &pic; <nt def="NT-Char">Char</nt>*)))? &pic;</rhs>
</prod>
<prod id="NT-PITarget">
<lhs>PITarget</lhs><rhs><nt def="NT-Name">Name</nt> - (('X' | 'x') ('M' |
'm') ('L' | 'l'))</rhs>
</prod>
</scrap>
<p>PIs are not part of the document's <termref def="dt-chardata">character
data</termref>, but must be passed through to the application. The PI begins
with a target (<nt def="NT-PITarget">PITarget</nt>) used to identify the application
to which the instruction is directed. The target names <quote><code>XML</code></quote>, <quote><code>xml</code></quote>,
and so on are reserved for standardization in this or future versions of this
specification. The XML <termref def="dt-notation">Notation</termref> mechanism
may be used for formal declaration of PI targets. <phrase diff="add"><loc
role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E63">[E63]</loc>Parameter
entity references are not recognized within processing instructions.</phrase></p>
</div2>
<div2 id="sec-cdata-sect">
<head>CDATA Sections</head>
<p><termdef id="dt-cdsection" term="CDATA Section"><term>CDATA sections</term>
may occur anywhere character data may occur; they are used to escape blocks
of text containing characters which would otherwise be recognized as markup.
CDATA sections begin with the string <quote><code>&lt;![CDATA[</code></quote>
and end with the string <quote><code>]]&gt;</code></quote>:</termdef></p>
<scrap lang="ebnf">
<head>CDATA Sections</head>
<prod id="NT-CDSect">
<lhs>CDSect</lhs><rhs><nt def="NT-CDStart">CDStart</nt> <nt def="NT-CData">CData</nt> <nt
def="NT-CDEnd">CDEnd</nt></rhs>
</prod>
<prod id="NT-CDStart">
<lhs>CDStart</lhs><rhs>'&lt;![CDATA['</rhs>
</prod>
<prod id="NT-CData">
<lhs>CData</lhs><rhs>(<nt def="NT-Char">Char</nt>* - (<nt def="NT-Char">Char</nt>*
']]&gt;' <nt def="NT-Char">Char</nt>*)) </rhs>
</prod>
<prod id="NT-CDEnd">
<lhs>CDEnd</lhs><rhs>']]&gt;'</rhs>
</prod>
</scrap>
<p>Within a CDATA section, only the <nt def="NT-CDEnd">CDEnd</nt> string is
recognized as markup, so that left angle brackets and ampersands may occur
in their literal form; they need not (and cannot) be escaped using <quote><code>&amp;lt;</code></quote>
and <quote><code>&amp;amp;</code></quote>. CDATA sections cannot nest.</p>
<p>An example of a CDATA section, in which <quote><code>&lt;greeting></code></quote>
and <quote><code>&lt;/greeting></code></quote> are recognized as <termref
def="dt-chardata">character data</termref>, not <termref def="dt-markup">markup</termref>:</p>
<eg>&lt;![CDATA[&lt;greeting>Hello, world!&lt;/greeting>]]&gt; </eg>
</div2>
<div2 id="sec-prolog-dtd">
<head>Prolog and Document Type Declaration</head>
<p><termdef id="dt-xmldecl" term="XML Declaration">XML documents may, and
should, begin with an <term>XML declaration</term> which specifies the version
of XML being used.</termdef> For example, the following is a complete XML
document, <termref def="dt-wellformed">well-formed</termref> but not <termref
def="dt-valid">valid</termref>:</p>
<eg><![CDATA[<?xml version="1.0"?> <greeting>Hello, world!</greeting> ]]></eg>
<p>and so is this:</p>
<eg><![CDATA[<greeting>Hello, world!</greeting>]]></eg>
<p>The version number <quote><code>1.0</code></quote> should be used to indicate
conformance to this version of this specification; it is an error for a document
to use the value <quote><code>1.0</code></quote> if it does not conform to
this version of this specification. It is the intent of the XML working group
to give later versions of this specification numbers other than <quote><code>1.0</code></quote>,
but this intent does not indicate a commitment to produce any future versions
of XML, nor if any are produced, to use any particular numbering scheme. Since
future versions are not ruled out, this construct is provided as a means to
allow the possibility of automatic version recognition, should it become necessary.
Processors may signal an error if they receive documents labeled with versions
they do not support.</p>
<p>The function of the markup in an XML document is to describe its storage
and logical structure and to associate attribute-value pairs with its logical
structures. XML provides a mechanism, the <termref def="dt-doctype">document
type declaration</termref>, to define constraints on the logical structure
and to support the use of predefined storage units. <termdef id="dt-valid"
term="Validity">An XML document is <term>valid</term> if it has an associated
document type declaration and if the document complies with the constraints
expressed in it.</termdef></p>
<p>The document type declaration must appear before the first <termref def="dt-element">element</termref>
in the document.</p>
<scrap id="xmldoc" lang="ebnf">
<head>Prolog</head>
<prodgroup pcw2="6" pcw4="17.5" pcw5="9">
<prod id="NT-prolog">
<lhs>prolog</lhs><rhs><nt def="NT-XMLDecl">XMLDecl</nt>? <nt def="NT-Misc">Misc</nt>*
(<nt def="NT-doctypedecl">doctypedecl</nt> <nt def="NT-Misc">Misc</nt>*)?</rhs>
</prod>
<prod id="NT-XMLDecl">
<lhs>XMLDecl</lhs><rhs>&pio; <nt def="NT-VersionInfo">VersionInfo</nt> <nt
def="NT-EncodingDecl">EncodingDecl</nt>? <nt def="NT-SDDecl">SDDecl</nt>? <nt
def="NT-S">S</nt>? &pic;</rhs>
</prod>
<prod id="NT-VersionInfo" diff="chg">
<lhs>VersionInfo</lhs><rhs><nt def="NT-S">S</nt> 'version' <nt def="NT-Eq">Eq</nt>
("'" <nt def="NT-VersionNum">VersionNum</nt> "'" | '"' <nt def="NT-VersionNum">VersionNum</nt>
'"')<com><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E15">[E15]</loc></com></rhs>
</prod>
<prod id="NT-Eq">
<lhs>Eq</lhs><rhs><nt def="NT-S">S</nt>? '=' <nt def="NT-S">S</nt>?</rhs>
</prod>
<prod id="NT-VersionNum">
<lhs>VersionNum</lhs><rhs>([a-zA-Z0-9_.:] | '-')+</rhs>
</prod>
<prod id="NT-Misc">
<lhs>Misc</lhs><rhs><nt def="NT-Comment">Comment</nt> | <nt def="NT-PI">PI</nt>
| <nt def="NT-S">S</nt></rhs>
</prod>
</prodgroup></scrap>
<p><termdef id="dt-doctype" term="Document Type Declaration">The XML <term>document
type declaration</term> contains or points to <termref def="dt-markupdecl">markup
declarations</termref> that provide a grammar for a class of documents. This
grammar is known as a document type definition, or <term>DTD</term>. The document
type declaration can point to an external subset (a special kind of <termref
def="dt-extent">external entity</termref>) containing markup declarations,
or can contain the markup declarations directly in an internal subset, or
can do both. The DTD for a document consists of both subsets taken together.</termdef></p>
<p><termdef id="dt-markupdecl" term="markup declaration"> A <term>markup declaration</term>
is an <termref def="dt-eldecl">element type declaration</termref>, an <termref
def="dt-attdecl">attribute-list declaration</termref>, an <termref def="dt-entdecl">entity
declaration</termref>, or a <termref def="dt-notdecl">notation declaration</termref>.</termdef>
These declarations may be contained in whole or in part within <termref def="dt-PE">parameter
entities</termref>, as described in the well-formedness and validity constraints
below. For <phrase diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E14">[E14]</loc>further</phrase>
information, see <specref ref="sec-physical-struct"/>.</p>
<scrap id="dtd" lang="ebnf">
<head>Document Type Definition</head>
<prodgroup pcw2="6" pcw4="17.5" pcw5="9">
<prod id="NT-doctypedecl">
<lhs>doctypedecl</lhs><rhs>'&lt;!DOCTYPE' <nt def="NT-S">S</nt> <nt def="NT-Name">Name</nt>
(<nt def="NT-S">S</nt> <nt def="NT-ExternalID">ExternalID</nt>)? <nt def="NT-S">S</nt>?
('[' (<nt def="NT-markupdecl">markupdecl</nt> | <nt def="NT-PEReference">PEReference</nt>
| <nt def="NT-S">S</nt>)* ']' <nt def="NT-S">S</nt>?)? '>'</rhs><vc def="vc-roottype"/>
</prod>
<prod id="NT-markupdecl">
<lhs>markupdecl</lhs><rhs><nt def="NT-elementdecl">elementdecl</nt> | <nt
def="NT-AttlistDecl">AttlistDecl</nt> | <nt def="NT-EntityDecl">EntityDecl</nt>
| <nt def="NT-NotationDecl">NotationDecl</nt> | <nt def="NT-PI">PI</nt> | <nt
def="NT-Comment">Comment</nt> </rhs><vc def="vc-PEinMarkupDecl"/><wfc def="wfc-PEinInternalSubset"/>
</prod>
</prodgroup></scrap>
<p diff="add"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E82">[E82]</loc>Note
that it is possible to construct a well-formed document containing a <nt def="NT-doctypedecl">doctypedecl</nt>
that neither points to an external subset nor contains an internal subset.</p>
<p>The markup declarations may be made up in whole or in part of the <termref
def="dt-repltext">replacement text</termref> of <termref def="dt-PE">parameter
entities</termref>. The productions later in this specification for individual
nonterminals (<nt def="NT-elementdecl">elementdecl</nt>, <nt def="NT-AttlistDecl">AttlistDecl</nt>,
and so on) describe the declarations <emph>after</emph> all the parameter
entities have been <termref def="dt-include">included</termref>.</p>
<p diff="add"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E75">[E75]</loc>Parameter
entity references are recognized anywhere in the DTD (internal and external
subsets and external parameter entities), except in literals, processing instructions,
comments, and the contents of ignored conditional sections (see <specref ref="sec-condition-sect"/>).
They are also recognized in entity value literals. The use of parameter entities
in the internal subset is restricted as described below.</p>
<vcnote id="vc-roottype"><head>Root Element Type</head><p>The <nt def="NT-Name">Name</nt>
in the document type declaration must match the element type of the <termref
def="dt-root">root element</termref>.</p>
</vcnote>
<vcnote id="vc-PEinMarkupDecl"><head>Proper Declaration/PE Nesting</head>
<p>Parameter-entity <termref def="dt-repltext">replacement text</termref>
must be properly nested with markup declarations. That is to say, if either
the first character or the last character of a markup declaration (<nt def="NT-markupdecl">markupdecl</nt>
above) is contained in the replacement text for a <termref def="dt-PERef">parameter-entity
reference</termref>, both must be contained in the same replacement text.</p>
</vcnote>
<wfcnote id="wfc-PEinInternalSubset"><head>PEs in Internal Subset</head><p>In
the internal DTD subset, <termref def="dt-PERef">parameter-entity references</termref>
can occur only where markup declarations can occur, not within markup declarations.
(This does not apply to references that occur in external parameter entities
or to the external subset.)</p>
</wfcnote>
<p>Like the internal subset, the external subset and any external parameter
entities referred to in the DTD must consist of a series of complete markup
declarations of the types allowed by the non-terminal symbol <nt def="NT-markupdecl">markupdecl</nt>,
interspersed with white space or <termref def="dt-PERef">parameter-entity
references</termref>. However, portions of the contents of the external subset
or of external parameter entities may conditionally be ignored by using the <termref
def="dt-cond-section">conditional section</termref> construct; this is not
allowed in the internal subset. <phrase diff="add"><loc role="erratumref"
href="http://www.w3.org/XML/xml-19980210-errata#E13">[E13]</loc>The external
subset and any external parameter entities referred to in the DTD must match
the production for <nt def="NT-extPE">extPE</nt>. See <specref ref="wf-entities"/>.</phrase></p>
<scrap id="ext-Subset">
<head>External Subset</head>
<prodgroup pcw2="6" pcw4="17.5" pcw5="9">
<prod id="NT-extSubset">
<lhs>extSubset</lhs><rhs><nt def="NT-TextDecl">TextDecl</nt>? <nt def="NT-extSubsetDecl">extSubsetDecl</nt></rhs>
</prod>
<prod id="NT-extSubsetDecl">
<lhs>extSubsetDecl</lhs><rhs>( <nt def="NT-markupdecl">markupdecl</nt> | <nt
def="NT-conditionalSect">conditionalSect</nt> | <nt def="NT-PEReference">PEReference</nt>
| <nt def="NT-S">S</nt> )*</rhs>
</prod>
</prodgroup></scrap>
<p>The external subset and external parameter entities also differ from the
internal subset in that in them, <termref def="dt-PERef">parameter-entity
references</termref> are permitted <emph>within</emph> markup declarations,
not only <emph>between</emph> markup declarations.</p>
<p>An example of an XML document with a document type declaration:</p>
<eg><![CDATA[<?xml version="1.0"?> <!DOCTYPE greeting SYSTEM "hello.dtd"> <greeting>Hello, world!</greeting> ]]></eg>
<p>The <termref def="dt-sysid">system identifier</termref> <quote><code>hello.dtd</code></quote>
gives the <phrase diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E78">[E78]</loc>address
(a URI reference)</phrase> of a DTD for the document.</p>
<p>The declarations can also be given locally, as in this example:</p>
<eg><![CDATA[<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE greeting [
  <!ELEMENT greeting (#PCDATA)>
]>
<greeting>Hello, world!</greeting>]]></eg>
<p>If both the external and internal subsets are used, the internal subset
is considered to occur before the external subset. <!-- 'is considered to'? boo. whazzat mean? -->
This has the effect that entity and attribute-list declarations in the internal
subset take precedence over those in the external subset.</p>
</div2>
<div2 id="sec-rmd">
<head>Standalone Document Declaration</head>
<p>Markup declarations can affect the content of the document, as passed from
an <termref def="dt-xml-proc">XML processor</termref> to an application; examples
are attribute defaults and entity declarations. The standalone document declaration,
which may appear as a component of the XML declaration, signals whether or
not there are such declarations which appear external to the <termref def="dt-docent">document
entity</termref><phrase diff="add"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E64">[E64]</loc>
or in parameter entities. <termdef id="dt-extmkpdecl" term="External Markup Declaration">An <term>external
markup declaration</term> is defined as a markup declaration occurring in
the external subset or in a parameter entity (external or internal, the latter
being included because non-validating processors are not required to read
them).</termdef></phrase></p>
<scrap id="fulldtd" lang="ebnf">
<head>Standalone Document Declaration</head>
<prodgroup pcw2="4" pcw4="19.5" pcw5="9">
<prod id="NT-SDDecl">
<lhs>SDDecl</lhs><rhs> <nt def="NT-S">S</nt> 'standalone' <nt def="NT-Eq">Eq</nt>
(("'" ('yes' | 'no') "'") | ('"' ('yes' | 'no') '"')) </rhs><vc def="vc-check-rmd"/>
</prod>
</prodgroup></scrap>
<p>In a standalone document declaration, the value <quote><code>yes</code></quote>
indicates that there are no <phrase diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E64">[E64]</loc><termref
def="dt-extmkpdecl">external markup declarations</termref></phrase> which
affect the information passed from the XML processor to the application. The
value <quote><code>no</code></quote> indicates that there are or may be such
external markup declarations. Note that the standalone document declaration
only denotes the presence of external <emph>declarations</emph>; the presence,
in a document, of references to external <emph>entities</emph>, when those
entities are internally declared, does not change its standalone status.</p>
<p>If there are no external markup declarations, the standalone document declaration
has no meaning. If there are external markup declarations but there is no
standalone document declaration, the value <quote><code>no</code></quote>
is assumed.</p>
<p>Any XML document for which <code>standalone="no"</code> holds can be converted
algorithmically to a standalone document, which may be desirable for some
network delivery applications.</p>
<vcnote id="vc-check-rmd"><head>Standalone Document Declaration</head><p>The
standalone document declaration must have the value <quote><code>no</code></quote>
if any external markup declarations contain declarations of:</p>
<ulist>
<item><p>attributes with <termref def="dt-default">default</termref> values,
if elements to which these attributes apply appear in the document without
specifications of values for these attributes, or</p></item>
<item><p>entities (other than &magicents;), if <termref def="dt-entref">references</termref>
to those entities appear in the document, or</p></item>
<item><p>attributes with values subject to <titleref href="AVNormalize">normalization</titleref>,
where the attribute appears in the document with a value which will change
as a result of normalization, or</p></item>
<item><p>element types with <termref def="dt-elemcontent">element content</termref>,
if white space occurs directly within any instance of those types.</p></item>
</ulist>
</vcnote>
<p>An example XML declaration with a standalone document declaration:</p>
<eg>&lt;?xml version="&versionOfXML;" standalone='yes'?></eg>
</div2>
<div2 id="sec-white-space">
<head>White Space Handling</head>
<p>In editing XML documents, it is often convenient to use <quote>white space</quote>
(spaces, tabs, and blank lines<phrase diff="del"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E39">[E39]</loc>,
denoted by the nonterminal  <nt def="NT-S">S</nt> in this specification</phrase>)
to set apart the markup for greater readability. Such white space is typically
not intended for inclusion in the delivered version of the document. On the
other hand, <quote>significant</quote> white space that should be preserved
in the delivered version is common, for example in poetry and source code.</p>
<p>An <termref def="dt-xml-proc">XML processor</termref> must always pass
all characters in a document that are not markup through to the application.
A <termref def="dt-validating"> validating XML processor</termref> must also
inform the application which of these characters constitute white space appearing
in <termref def="dt-elemcontent">element content</termref>.</p>
<p>A special <termref def="dt-attr">attribute</termref> named <kw>xml:space</kw>
may be attached to an element to signal an intention that in that element,
white space should be preserved by applications. In valid documents, this
attribute, like any other, must be <termref def="dt-attdecl">declared</termref>
if it is used. When declared, it must be given as an <termref def="dt-enumerated">enumerated
type</termref> whose <phrase diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E81">[E81]</loc>values
are one or both of</phrase> <quote><code>default</code></quote> and <quote><code>preserve</code></quote>.
For example:</p>
<eg diff="chg"><![CDATA[<!ATTLIST poem  xml:space (default|preserve) 'preserve'>]]>

&lt;!-- <loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E81">[E81]</loc>-->
&lt;!ATTLIST pre xml:space (preserve) #FIXED 'preserve'></eg>
<p>The value <quote><code>default</code></quote> signals that applications'
default white-space processing modes are acceptable for this element; the
value <quote><code>preserve</code></quote> indicates the intent that applications
preserve all the white space. This declared intent is considered to apply
to all elements within the content of the element where it is specified, unless
overriden with another instance of the <kw>xml:space</kw> attribute.</p>
<p>The <termref def="dt-root">root element</termref> of any document is considered
to have signaled no intentions as regards application space handling, unless
it provides a value for this attribute or the attribute is declared with a
default value.</p>
</div2>
<div2 id="sec-line-ends">
<head>End-of-Line Handling</head>
<p>XML <termref def="dt-parsedent">parsed entities</termref> are often stored
in computer files which, for editing convenience, are organized into lines.
These lines are typically separated by some combination of the characters
carriage-return (#xD) and line-feed (#xA).</p>
<p diff="del">To simplify the tasks of <termref def="dt-app">applications</termref>,
wherever an external parsed entity or the literal entity value of an internal
parsed entity contains either the literal two-character sequence <quote>#xD#xA</quote>
or a standalone literal #xD, an <termref def="dt-xml-proc">XML processor</termref>
must pass to the application the single character #xA. (This behavior can
conveniently be produced by normalizing all line breaks to #xA on input, before
parsing.)</p>
<p diff="add"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E86">[E86]</loc>To
simplify the tasks of <termref def="dt-app">applications</termref>, an <termref
def="dt-xml-proc">XML processor</termref> must normalize line breaks in parsed
entities to #xA either by translating the two-character sequence #xD #xA and
any #xD that is not followed by #xA to #xA on input before parsing, or by
using some other method such that the characters passed to the application
are the same as if it did this translation.</p>
</div2>
<div2 id="sec-lang-tag">
<head>Language Identification</head>
<p>In document processing, it is often useful to identify the natural or formal
language in which the content is written. A special <termref def="dt-attr">attribute</termref>
named <kw>xml:lang</kw> may be inserted in documents to specify the language
used in the contents and attribute values of any element in an XML document.
In valid documents, this attribute, like any other, must be <termref def="dt-attdecl">declared</termref>
if it is used. <phrase diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E73">[E73]</loc>The
values of the attribute are language identifiers as defined by <bibref ref="RFC1766"/>, <titleref>Tags
for the Identification of Languages</titleref>, or its successor on the IETF
Standards Track.</phrase></p>
<note diff="add">
<p><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E73">[E73]</loc><bibref
ref="RFC1766"/> tags are constructed from two-letter languages as defined
by <bibref ref="ISO639"/>, from two-letter country codes as defined by <bibref
ref="ISO3166"/>, or from language identifiers registered with the Internet Assigned
Numbers Authority <phrase diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E58">[E58]</loc><bibref
diff="chg" ref="IANA-LANGCODES"/></phrase>. It is expected that the successor
to <bibref ref="RFC1766"/> will introduce three-letter language codes for
languages not presently convered by <bibref ref="ISO639"/>.</p>
</note>
<p diff="add"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E73">[E73]</loc>(Productions
33 through 38 have been removed.)</p>
<scrap diff="del" lang="ebnf">
<head>Language Identification</head>
<prod id="NT-LanguageID">
<lhs>LanguageID</lhs><rhs><nt def="NT-Langcode">Langcode</nt> ('-' <nt def="NT-Subcode">Subcode</nt>)*</rhs>
</prod>
<prod id="NT-Langcode">
<lhs>Langcode</lhs><rhs><nt def="NT-ISO639Code">ISO639Code</nt> | <nt def="NT-IanaCode">IanaCode</nt>
| <nt def="NT-UserCode">UserCode</nt></rhs>
</prod>
<prod id="NT-ISO639Code">
<lhs>ISO639Code</lhs><rhs>([a-z] | [A-Z]) ([a-z] | [A-Z])</rhs>
</prod>
<prod id="NT-IanaCode">
<lhs>IanaCode</lhs><rhs>('i' | 'I') '-' ([a-z] | [A-Z])+</rhs>
</prod>
<prod id="NT-UserCode">
<lhs>UserCode</lhs><rhs>('x' | 'X') '-' ([a-z] | [A-Z])+</rhs>
</prod>
<prod id="NT-Subcode">
<lhs>Subcode</lhs><rhs>([a-z] | [A-Z])+</rhs>
</prod>
</scrap>
<p diff="del">The <nt def="NT-Langcode">Langcode</nt> may be any of the following:</p>
<ulist diff="del">
<item><p>a two-letter language code as defined by <bibref ref="ISO639"/>, <titleref>Codes
for the representation of names of languages</titleref></p></item>
<item><p>a language identifier registered with the Internet Assigned Numbers
Authority <bibref diff="chg" ref="IANA-LANGCODES"/>; these begin with the
prefix <quote><code>i-</code></quote> (or <quote><code>I-</code></quote>)</p>
</item>
<item><p>a language identifier assigned by the user, or agreed on between
parties in private use; these must begin with the prefix <quote><code>x-</code></quote>
or <quote><code>X-</code></quote> in order to ensure that they do not conflict
with names later standardized or registered with IANA</p></item>
</ulist>
<p diff="del">There may be any number of <nt def="NT-Subcode">Subcode</nt>
segments; if the first  subcode segment exists and the Subcode consists of
two  letters, then it must be a country code from  <bibref ref="ISO3166"/>,
"Codes  for the representation of names of countries." If the first  subcode
consists of more than two letters, it must be a subcode for the language in
question registered with IANA, unless the <nt def="NT-Langcode">Langcode</nt>
begins with the prefix  "<code>x-</code>" or "<code>X-</code>". </p>
<p diff="del">It is customary to give the language code in lower case, and
the country code (if any) in upper case. Note that these values, unlike other
names in XML documents, are case insensitive.</p>
<p>For example:</p>
<eg><![CDATA[<p xml:lang="en">The quick brown fox jumps over the lazy dog.</p>
<p xml:lang="en-GB">What colour is it?</p>
<p xml:lang="en-US">What color is it?</p>
<sp who="Faust" desc='leise' xml:lang="de">
  <l>Habe nun, ach! Philosophie,</l>
  <l>Juristerei, und Medizin</l>
  <l>und leider auch Theologie</l>
  <l>durchaus studiert mit heißem Bemüh'n.</l>
</sp>]]></eg>
<!--<p>The xml:lang value is considered to apply both to the contents of an
element and
(unless otherwise via attribute default values) to the
values of all of its attributes with free-text (CDATA) values. -->
<p>The intent declared with <kw>xml:lang</kw> is considered to apply to all
attributes and content of the element where it is specified, unless overridden
with an instance of <kw>xml:lang</kw> on another element within that content.</p>
<!--
If no
value is specified for xml:lang on an element, and no default value is
defined for it in the DTD, then the xml:lang attribute of any element
takes the same value it has in the parent element, if any. The two
technical terms in the following example both have the same effective
value for xml:lang:

  <p xml:lang="en">Here the keywords are
  <term xml:lang="en">shift</term> and
  <term>reduce</term>. ...</p>

The application, not the XML processor, is responsible for this '
inheritance' of attribute values.
-->
<p>A simple declaration for <kw>xml:lang</kw> might take the form</p>
<eg>xml:lang NMTOKEN #IMPLIED</eg>
<p>but specific default values may also be given, if appropriate. In a collection
of French poems for English students, with glosses and notes in English, the <kw>xml:lang</kw>
attribute might be declared this way:</p>
<eg><![CDATA[<!ATTLIST poem   xml:lang NMTOKEN 'fr'>
<!ATTLIST gloss  xml:lang NMTOKEN 'en'>
<!ATTLIST note   xml:lang NMTOKEN 'en'>]]></eg>
</div2>
</div1>
<!-- &Elements; -->
<div1 id="sec-logical-struct">
<head>Logical Structures</head>
<p><termdef id="dt-element" term="Element">Each <termref def="dt-xml-doc">XML
document</termref> contains one or more <term>elements</term>, the boundaries
of which are either delimited by <termref def="dt-stag">start-tags</termref>
and <termref def="dt-etag">end-tags</termref>, or, for <termref def="dt-empty">empty</termref>
elements, by an <termref def="dt-eetag">empty-element tag</termref>. Each
element has a type, identified by name, sometimes called its <quote>generic
identifier</quote> (GI), and may have a set of attribute specifications.</termdef>
Each attribute specification has a <termref def="dt-attrname">name</termref>
and a <termref def="dt-attrval">value</termref>.</p>
<scrap lang="ebnf">
<head>Element</head>
<prod id="NT-element">
<lhs>element</lhs><rhs><nt def="NT-EmptyElemTag">EmptyElemTag</nt></rhs>
<rhs>| <nt def="NT-STag">STag</nt> <nt def="NT-content">content</nt> <nt def="NT-ETag">ETag</nt></rhs>
<wfc def="GIMatch"/><vc def="elementvalid"/>
</prod>
</scrap>
<p>This specification does not constrain the semantics, use, or (beyond syntax)
names of the element types and attributes, except that names beginning with
a match to <code>(('X'|'x')('M'|'m')('L'|'l'))</code> are reserved for standardization
in this or future versions of this specification.</p>
<wfcnote id="GIMatch"><head>Element Type Match</head><p>The <nt def="NT-Name">Name</nt>
in an element's end-tag must match the element type in the start-tag.</p>
</wfcnote>
<vcnote id="elementvalid"><head>Element Valid</head><p>An element is valid
if there is a declaration matching <nt def="NT-elementdecl">elementdecl</nt>
where the <nt def="NT-Name">Name</nt> matches the element type, and one of
the following holds:</p>
<olist>
<item><p>The declaration matches <kw>EMPTY</kw> and the element has no <termref
def="dt-content">content</termref>.</p></item>
<item><p>The declaration matches <nt def="NT-children">children</nt> and the
sequence of <termref def="dt-parentchild">child elements</termref> belongs
to the language generated by the regular expression in the content model,
with optional white space (characters matching the nonterminal <nt def="NT-S">S</nt>)
between <phrase diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E59">[E59]</loc>the
start-tag and the first child element, between child elements, or between
the last child element and the end-tag. Note that a CDATA section containing
only white space does not match the nonterminal <nt def="NT-S">S</nt>, and
hence cannot appear in these positions.</phrase></p></item>
<item><p>The declaration matches <nt def="NT-Mixed">Mixed</nt> and the content
consists of <termref def="dt-chardata">character data</termref> and <termref
def="dt-parentchild">child elements</termref> whose types match names in the
content model.</p></item>
<item><p>The declaration matches <kw>ANY</kw>, and the types of any <termref
def="dt-parentchild">child elements</termref> have been declared.</p></item>
</olist>
</vcnote>
<div2 id="sec-starttags">
<head>Start-Tags, End-Tags, and Empty-Element Tags</head>
<p><termdef id="dt-stag" term="Start-Tag">The beginning of every non-empty
XML element is marked by a <term>start-tag</term>.</termdef></p>
<scrap lang="ebnf">
<head>Start-tag</head>
<prodgroup pcw2="6" pcw4="15" pcw5="11.5">
<prod id="NT-STag">
<lhs>STag</lhs><rhs>'&lt;' <nt def="NT-Name">Name</nt> (<nt def="NT-S">S</nt> <nt
def="NT-Attribute">Attribute</nt>)* <nt def="NT-S">S</nt>? '>'</rhs><wfc def="uniqattspec"/>
</prod>
<prod id="NT-Attribute">
<lhs>Attribute</lhs><rhs><nt def="NT-Name">Name</nt> <nt def="NT-Eq">Eq</nt> <nt
def="NT-AttValue">AttValue</nt></rhs><vc def="ValueType"/><wfc def="NoExternalRefs"/>
<wfc def="CleanAttrVals"/>
</prod>
</prodgroup></scrap>
<p>The <nt def="NT-Name">Name</nt> in the start- and end-tags gives the element's <term>type</term>. <termdef
id="dt-attr" term="Attribute"> The <nt def="NT-Name">Name</nt>-<nt def="NT-AttValue">AttValue</nt>
pairs are referred to as the <term>attribute specifications</term> of the
element</termdef>, <termdef id="dt-attrname" term="Attribute Name">with the <nt
def="NT-Name">Name</nt> in each pair referred to as the <term>attribute name</term></termdef>
and <termdef id="dt-attrval" term="Attribute Value">the content of the <nt
def="NT-AttValue">AttValue</nt> (the text between the <code>'</code> or <code>"</code>
delimiters) as the <term>attribute value</term>.</termdef><phrase diff="add"><loc
role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E46">[E46]</loc>Note
that the order of attribute specifications in a start-tag or empty-element
tag is not significant.</phrase></p>
<wfcnote id="uniqattspec"><head>Unique Att Spec</head><p>No attribute name
may appear more than once in the same start-tag or empty-element tag.</p>
</wfcnote>
<vcnote id="ValueType"><head>Attribute Value Type</head><p>The attribute must
have been declared; the value must be of the type declared for it. (For attribute
types, see <specref ref="attdecls"/>.)</p>
</vcnote>
<wfcnote id="NoExternalRefs"><head>No External Entity References</head><p>Attribute
values cannot contain direct or indirect entity references to external entities.</p>
</wfcnote>
<wfcnote id="CleanAttrVals"><head>No <code>&lt;</code> in Attribute Values</head>
<p>The <termref def="dt-repltext">replacement text</termref> of any entity
referred to directly or indirectly in an attribute value <phrase diff="del"><loc
role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E83">[E83]</loc>(other
than <quote><code>&amp;lt;</code></quote>) </phrase>must not contain a <code>&lt;</code>.</p>
</wfcnote>
<p>An example of a start-tag:</p>
<eg>&lt;termdef id="dt-dog" term="dog"></eg>
<p><termdef id="dt-etag" term="End Tag">The end of every element that begins
with a start-tag must be marked by an <term>end-tag</term> containing a name
that echoes the element's type as given in the start-tag:</termdef></p>
<scrap lang="ebnf">
<head>End-tag</head>
<prodgroup pcw2="6" pcw4="15" pcw5="11.5">
<prod id="NT-ETag">
<lhs>ETag</lhs><rhs>'&lt;/' <nt def="NT-Name">Name</nt> <nt def="NT-S">S</nt>?
'>'</rhs>
</prod>
</prodgroup></scrap>
<p>An example of an end-tag:</p>
<eg>&lt;/termdef></eg>
<p><termdef id="dt-content" term="Content">The <termref def="dt-text">text</termref>
between the start-tag and end-tag is called the element's <term>content</term>:</termdef></p>
<scrap lang="ebnf">
<head>Content of Elements</head>
<prodgroup pcw2="6" pcw4="15" pcw5="11.5">
<prod id="NT-content" diff="chg">
<lhs>content</lhs><rhs><nt def="NT-CharData">CharData</nt>? ((<nt def="NT-element">element</nt>
| <nt def="NT-Reference">Reference</nt> | <nt def="NT-CDSect">CDSect</nt>
| <nt def="NT-PI">PI</nt> | <nt def="NT-Comment">Comment</nt>) <nt def="NT-CharData">CharData</nt>?)*</rhs>
<com><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E71">[E71]</loc></com>
</prod>
</prodgroup></scrap>
<p><phrase diff="chg"><termdef id="dt-empty" term="Empty"><loc role="erratumref"
href="http://www.w3.org/XML/xml-19980210-errata#E97">[E97]</loc>An element
with no content is said to be <term>empty</term>.</termdef> The representation
of an empty element is either a start-tag immediately followed by an end-tag,
or an empty-element tag.</phrase> <termdef id="dt-eetag" term="empty-element tag">An <term>empty-element
tag</term> takes a special form:</termdef></p>
<scrap lang="ebnf">
<head>Tags for Empty Elements</head>
<prodgroup pcw2="6" pcw4="15" pcw5="11.5">
<prod id="NT-EmptyElemTag">
<lhs>EmptyElemTag</lhs><rhs>'&lt;' <nt def="NT-Name">Name</nt> (<nt def="NT-S">S</nt> <nt
def="NT-Attribute">Attribute</nt>)* <nt def="NT-S">S</nt>? '/>'</rhs><wfc
def="uniqattspec"/>
</prod>
</prodgroup></scrap>
<p>Empty-element tags may be used for any element which has no content, whether
or not it is declared using the keyword <kw>EMPTY</kw>. <termref def="dt-interop">For
interoperability</termref>, the empty-element tag <phrase diff="chg"><loc
role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E45">[E45]</loc>should
be used, and should only be used,</phrase> for elements which are declared
EMPTY.</p>
<p>Examples of empty elements:</p>
<eg>&lt;IMG align="left"
 src="http://www.w3.org/Icons/WWW/w3c_home" />
&lt;br>&lt;/br>
&lt;br/></eg>
</div2>
<div2 id="elemdecls">
<head>Element Type Declarations</head>
<p>The <termref def="dt-element">element</termref> structure of an <termref
def="dt-xml-doc">XML document</termref> may, for <termref def="dt-valid">validation</termref>
purposes, be constrained using element type and attribute-list declarations.
An element type declaration constrains the element's <termref def="dt-content">content</termref>.</p>
<p>Element type declarations often constrain which element types can appear
as <termref def="dt-parentchild">children</termref> of the element. At user
option, an XML processor may issue a warning when a declaration mentions an
element type for which no declaration is provided, but this is not an error.</p>
<p><termdef id="dt-eldecl" term="Element Type declaration">An <term>element
type declaration</term> takes the form:</termdef></p>
<scrap lang="ebnf">
<head>Element Type Declaration</head>
<prodgroup pcw2="5.5" pcw4="18" pcw5="9">
<prod id="NT-elementdecl">
<lhs>elementdecl</lhs><rhs>'&lt;!ELEMENT' <nt def="NT-S">S</nt> <nt def="NT-Name">Name</nt> <nt
def="NT-S">S</nt> <nt def="NT-contentspec">contentspec</nt> <nt def="NT-S">S</nt>?
'>'</rhs><vc def="EDUnique"/>
</prod>
<prod id="NT-contentspec">
<lhs>contentspec</lhs><rhs>'EMPTY' | 'ANY' | <nt def="NT-Mixed">Mixed</nt>
| <nt def="NT-children">children</nt> </rhs>
</prod>
</prodgroup></scrap>
<p>where the <nt def="NT-Name">Name</nt> gives the element type being declared.</p>
<vcnote id="EDUnique"><head>Unique Element Type Declaration</head><p>No element
type may be declared more than once.</p>
</vcnote>
<p>Examples of element type declarations:</p>
<eg>&lt;!ELEMENT br EMPTY>
&lt;!ELEMENT p (#PCDATA|emph)* >
&lt;!ELEMENT %name.para; %content.para; >
&lt;!ELEMENT container ANY></eg>
<div3 id="sec-element-content">
<head>Element Content</head>
<p><termdef id="dt-elemcontent" term="Element content">An element <termref
def="dt-stag">type</termref> has <term>element content</term> when elements
of that type must contain only <termref def="dt-parentchild">child</termref>
elements (no character data), optionally separated by white space (characters
matching the nonterminal <nt def="NT-S">S</nt>).</termdef><termdef id="dt-content-model"
term="Content model">In this case, the constraint includes a <phrase diff="chg"><loc
role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E55">[E55]</loc><term>content
model</term></phrase>, a simple grammar governing the allowed types of the
child elements and the order in which they are allowed to appear.</termdef>
The grammar is built on content particles (<nt def="NT-cp">cp</nt>s), which
consist of names, choice lists of content particles, or sequence lists of
content particles:</p>
<scrap lang="ebnf">
<head>Element-content Models</head>
<prodgroup pcw2="5.5" pcw4="16" pcw5="11">
<prod id="NT-children">
<lhs>children</lhs><rhs>(<nt def="NT-choice">choice</nt> | <nt def="NT-seq">seq</nt>)
('?' | '*' | '+')?</rhs>
</prod>
<prod id="NT-cp">
<lhs>cp</lhs><rhs>(<nt def="NT-Name">Name</nt> | <nt def="NT-choice">choice</nt>
| <nt def="NT-seq">seq</nt>) ('?' | '*' | '+')?</rhs>
</prod>
<prod id="NT-choice" diff="chg">
<lhs>choice</lhs><rhs>'(' <nt def="NT-S">S</nt>? <nt def="NT-cp">cp</nt> ( <nt
def="NT-S">S</nt>? '|' <nt def="NT-S">S</nt>? <nt def="NT-cp">cp</nt> )+ <nt
def="NT-S">S</nt>? ')'</rhs><com><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E50">[E50]</loc></com>
<com><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E52">[E52]</loc></com>
<vc def="vc-PEinGroup"/>
</prod>
<prod id="NT-seq" diff="chg">
<lhs>seq</lhs><rhs>'(' <nt def="NT-S">S</nt>? <nt def="NT-cp">cp</nt> ( <nt
def="NT-S">S</nt>? ',' <nt def="NT-S">S</nt>? <nt def="NT-cp">cp</nt> )* <nt
def="NT-S">S</nt>? ')'</rhs><com><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E52">[E52]</loc></com>
<vc def="vc-PEinGroup"/>
</prod>
</prodgroup></scrap>
<p>where each <nt def="NT-Name">Name</nt> is the type of an element which
may appear as a <termref def="dt-parentchild">child</termref>. Any content
particle in a choice list may appear in the <termref def="dt-elemcontent">element
content</termref> at the location where the choice list appears in the grammar;
content particles occurring in a sequence list must each appear in the <termref
def="dt-elemcontent">element content</termref> in the order given in the list.
The optional character following a name or list governs whether the element
or the content particles in the list may occur one or more (<code>+</code>),
zero or more (<code>*</code>), or zero or one times (<code>?</code>). The
absence of such an operator means that the element or content particle must
appear exactly once. This syntax and meaning are identical to those used in
the productions in this specification.</p>
<p>The content of an element matches a content model if and only if it is
possible to trace out a path through the content model, obeying the sequence,
choice, and repetition operators and matching each element in the content
against an element type in the content model. <termref def="dt-compat">For
compatibility</termref>, it is an error if an element in the document can
match more than one occurrence of an element type in the content model. For
more information, see <specref ref="determinism"/>.</p>
<!--appendix <specref ref="determinism"/>.-->
<!-- appendix on deterministic content models. -->
<vcnote id="vc-PEinGroup"><head>Proper Group/PE Nesting</head><p>Parameter-entity <termref
def="dt-repltext">replacement text</termref> must be properly nested with <phrase
diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E11">[E11]</loc>parenthesized</phrase>
groups. That is to say, if either of the opening or closing parentheses in
a <nt def="NT-choice">choice</nt>, <nt def="NT-seq">seq</nt>, or <nt def="NT-Mixed">Mixed</nt>
construct is contained in the replacement text for a <termref def="dt-PERef">parameter
entity</termref>, both must be contained in the same replacement text.</p>
<p diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E19">[E19]</loc><termref
def="dt-interop">For interoperability</termref>, if a parameter-entity reference
appears in a <nt def="NT-choice">choice</nt>, <nt def="NT-seq">seq</nt>, or <nt
def="NT-Mixed">Mixed</nt> construct, its replacement text should contain at
least one non-blank character, and neither the first nor last non-blank character
of the replacement text should be a connector (<code>|</code> or <code>,</code>).</p>
</vcnote>
<p>Examples of element-content models:</p>
<eg>&lt;!ELEMENT spec (front, body, back?)>
&lt;!ELEMENT div1 (head, (p | list | note)*, div2*)>
&lt;!ELEMENT dictionary-body (%div.mix; | %dict.mix;)*></eg>
</div3>
<div3 id="sec-mixed-content">
<head>Mixed Content</head>
<p><termdef id="dt-mixed" term="Mixed Content">An element <termref def="dt-stag">type</termref>
has <term>mixed content</term> when elements of that type may contain character
data, optionally interspersed with <termref def="dt-parentchild">child</termref>
elements.</termdef> In this case, the types of the child elements may be constrained,
but not their order or their number of occurrences:</p>
<scrap lang="ebnf">
<head>Mixed-content Declaration</head>
<prodgroup pcw2="5.5" pcw4="16" pcw5="11">
<prod id="NT-Mixed">
<lhs>Mixed</lhs><rhs>'(' <nt def="NT-S">S</nt>? '#PCDATA' (<nt def="NT-S">S</nt>?
'|' <nt def="NT-S">S</nt>? <nt def="NT-Name">Name</nt>)* <nt def="NT-S">S</nt>?
')*' </rhs>
<rhs>| '(' <nt def="NT-S">S</nt>? '#PCDATA' <nt def="NT-S">S</nt>? ')' </rhs>
<vc def="vc-PEinGroup"/><vc def="vc-MixedChildrenUnique"/>
</prod>
</prodgroup></scrap>
<p>where the <nt def="NT-Name">Name</nt>s give the types of elements that
may appear as children. <phrase diff="add"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E10">[E10]</loc>The
keyword <kw>#PCDATA</kw> derives historically from the term <quote>parsed
character data.</quote></phrase></p>
<vcnote id="vc-MixedChildrenUnique"><head>No Duplicate Types</head><p>The
same name must not appear more than once in a single mixed-content declaration.</p>
</vcnote>
<p>Examples of mixed content declarations:</p>
<eg>&lt;!ELEMENT p (#PCDATA|a|ul|b|i|em)*>
&lt;!ELEMENT p (#PCDATA | %font; | %phrase; | %special; | %form;)* >
&lt;!ELEMENT b (#PCDATA)></eg>
</div3>
</div2>
<div2 id="attdecls">
<head>Attribute-List Declarations</head>
<p><termref def="dt-attr">Attributes</termref> are used to associate name-value
pairs with <termref def="dt-element">elements</termref>. Attribute specifications
may appear only within <termref def="dt-stag">start-tags</termref> and <termref
def="dt-eetag">empty-element tags</termref>; thus, the productions used to
recognize them appear in <specref ref="sec-starttags"/>. Attribute-list declarations
may be used:</p>
<ulist>
<item><p>To define the set of attributes pertaining to a given element type.</p>
</item>
<item><p>To establish type constraints for these attributes.</p></item>
<item><p>To provide <termref def="dt-default">default values</termref> for
attributes.</p></item>
</ulist>
<p><termdef id="dt-attdecl" term="Attribute-List Declaration"> <term>Attribute-list
declarations</term> specify the name, data type, and default value (if any)
of each attribute associated with a given element type:</termdef></p>
<scrap lang="ebnf">
<head>Attribute-list Declaration</head>
<prod id="NT-AttlistDecl">
<lhs>AttlistDecl</lhs><rhs>'&lt;!ATTLIST' <nt def="NT-S">S</nt> <nt def="NT-Name">Name</nt> <nt
def="NT-AttDef">AttDef</nt>* <nt def="NT-S">S</nt>? '>'</rhs>
</prod>
<prod id="NT-AttDef">
<lhs>AttDef</lhs><rhs><nt def="NT-S">S</nt> <nt def="NT-Name">Name</nt> <nt
def="NT-S">S</nt> <nt def="NT-AttType">AttType</nt> <nt def="NT-S">S</nt> <nt
def="NT-DefaultDecl">DefaultDecl</nt></rhs>
</prod>
</scrap>
<p>The <nt def="NT-Name">Name</nt> in the <nt def="NT-AttlistDecl">AttlistDecl</nt>
rule is the type of an element. At user option, an XML processor may issue
a warning if attributes are declared for an element type not itself declared,
but this is not an error. The <nt def="NT-Name">Name</nt> in the <nt def="NT-AttDef">AttDef</nt>
rule is the name of the attribute.</p>
<p>When more than one <nt def="NT-AttlistDecl">AttlistDecl</nt> is provided
for a given element type, the contents of all those provided are merged. When
more than one definition is provided for the same attribute of a given element
type, the first declaration is binding and later declarations are ignored. <phrase
diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E9">[E9]</loc><termref
def="dt-interop">For interoperability,</termref> writers of DTDs may choose
to provide at most one attribute-list declaration for a given element type,
at most one attribute definition for a given attribute name in an attribute-list
declaration, and at least one attribute definition in each attribute-list
declaration.</phrase> For interoperability, an XML processor may at user option
issue a warning when more than one attribute-list declaration is provided
for a given element type, or more than one attribute definition is provided
for a given attribute, but this is not an error.</p>
<div3 id="sec-attribute-types">
<head>Attribute Types</head>
<p>XML attribute types are of three kinds: a string type, a set of tokenized
types, and enumerated types. The string type may take any literal string as
a value; the tokenized types have varying lexical and semantic constraints<phrase
diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E8">[E8]</loc>.
The validity constraints noted in the grammar are applied after the attribute
value has been normalized as described in <specref ref="attdecls"/>.</phrase></p>
<scrap lang="ebnf">
<head>Attribute Types</head>
<prodgroup pcw4="14" pcw5="11.5">
<prod id="NT-AttType">
<lhs>AttType</lhs><rhs><nt def="NT-StringType">StringType</nt> | <nt def="NT-TokenizedType">TokenizedType</nt>
| <nt def="NT-EnumeratedType">EnumeratedType</nt> </rhs>
</prod>
<prod id="NT-StringType">
<lhs>StringType</lhs><rhs>'CDATA'</rhs>
</prod>
<prod id="NT-TokenizedType">
<lhs>TokenizedType</lhs><rhs>'ID'</rhs><vc def="id"/><vc def="one-id-per-el"/>
<vc def="id-default"/>
<rhs>| 'IDREF'</rhs><vc def="idref"/>
<rhs>| 'IDREFS'</rhs><vc def="idref"/>
<rhs>| 'ENTITY'</rhs><vc def="entname"/>
<rhs>| 'ENTITIES'</rhs><vc def="entname"/>
<rhs>| 'NMTOKEN'</rhs><vc def="nmtok"/>
<rhs>| 'NMTOKENS'</rhs><vc def="nmtok"/>
</prod>
</prodgroup></scrap>
<vcnote id="id"><head>ID</head><p>Values of type <kw>ID</kw> must match the <nt
def="NT-Name">Name</nt> production. A name must not appear more than once
in an XML document as a value of this type; i.e., ID values must uniquely
identify the elements which bear them.</p>
</vcnote>
<vcnote id="one-id-per-el"><head>One ID per Element Type</head><p>No element
type may have more than one ID attribute specified.</p>
</vcnote>
<vcnote id="id-default"><head>ID Attribute Default</head><p>An ID attribute
must have a declared default of <kw>#IMPLIED</kw> or <kw>#REQUIRED</kw>.</p>
</vcnote>
<vcnote id="idref"><head>IDREF</head><p>Values of type <kw>IDREF</kw> must
match the <nt def="NT-Name">Name</nt> production, and values of type <kw>IDREFS</kw>
must match <nt def="NT-Names">Names</nt>; each <nt def="NT-Name">Name</nt>
must match the value of an ID attribute on some element in the XML document;
i.e. <kw>IDREF</kw> values must match the value of some ID attribute.</p>
</vcnote>
<vcnote id="entname"><head>Entity Name</head><p>Values of type <kw>ENTITY</kw>
must match the <nt def="NT-Name">Name</nt> production, values of type <kw>ENTITIES</kw>
must match <nt def="NT-Names">Names</nt>; each <nt def="NT-Name">Name</nt>
must match the name of an <termref def="dt-unparsed">unparsed entity</termref>
declared in the <termref def="dt-doctype">DTD</termref>.</p>
</vcnote>
<vcnote id="nmtok"><head>Name Token</head><p>Values of type <kw>NMTOKEN</kw>
must match the <nt def="NT-Nmtoken">Nmtoken</nt> production; values of type <kw>NMTOKENS</kw>
must match <termref def="NT-Nmtokens">Nmtokens</termref>.</p>
</vcnote>
<!-- why?
<p>The XML processor must normalize attribute values before
passing them to the application, as described in
<specref ref="AVNormalize"/>.</p>-->
<p><termdef id="dt-enumerated" term="Enumerated Attribute
Values"><term>Enumerated attributes</term> can take one of a list of values
provided in the declaration</termdef>. There are two kinds of enumerated types:</p>
<scrap lang="ebnf">
<head>Enumerated Attribute Types</head>
<prod id="NT-EnumeratedType">
<lhs>EnumeratedType</lhs><rhs><nt def="NT-NotationType">NotationType</nt>
| <nt def="NT-Enumeration">Enumeration</nt> </rhs>
</prod>
<prod id="NT-NotationType">
<lhs>NotationType</lhs><rhs>'NOTATION' <nt def="NT-S">S</nt> '(' <nt def="NT-S">S</nt>? <nt
def="NT-Name">Name</nt> (<nt def="NT-S">S</nt>? '|' <nt def="NT-S">S</nt>? <nt
def="NT-Name">Name</nt>)* <nt def="NT-S">S</nt>? ')' </rhs><vc def="notatn"/>
<vc def="OneNotationPer" diff="add"/>
</prod>
<prod id="NT-Enumeration">
<lhs>Enumeration</lhs><rhs>'(' <nt def="NT-S">S</nt>? <nt def="NT-Nmtoken">Nmtoken</nt>
(<nt def="NT-S">S</nt>? '|' <nt def="NT-S">S</nt>? <nt def="NT-Nmtoken">Nmtoken</nt>)* <nt
def="NT-S">S</nt>? ')'</rhs><vc def="enum"/>
</prod>
</scrap>
<p>A <kw>NOTATION</kw> attribute identifies a <termref def="dt-notation">notation</termref>,
declared in the DTD with associated system and/or public identifiers, to be
used in interpreting the element to which the attribute is attached.</p>
<vcnote id="notatn"><head>Notation Attributes</head><p>Values of this type
must match one of the <titleref href="Notations">notation</titleref> names
included in the declaration; all notation names in the declaration must be
declared.</p>
</vcnote>
<vcnote id="OneNotationPer" diff="add"><head><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E7">[E7]</loc>One
Notation Per Element Type</head><p>No element type may have more than one <kw>NOTATION</kw>
attribute specified.</p>
</vcnote>
<vcnote id="NoNotationEmpty" diff="add"><head><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E68">[E68]</loc>Non-Empty
Element</head><p><termref def="dt-compat">For compatibility</termref>, an
attribute of type <kw>NOTATION</kw> must not be declared on an element declared <kw>EMPTY</kw>.</p>
</vcnote>
<vcnote id="enum"><head>Enumeration</head><p>Values of this type must match
one of the <nt def="NT-Nmtoken">Nmtoken</nt> tokens in the declaration.</p>
</vcnote>
<p><termref def="dt-interop">For interoperability,</termref> the same <nt
def="NT-Nmtoken">Nmtoken</nt> should not occur more than once in the enumerated
attribute types of a single element type.</p>
</div3>
<div3 id="sec-attr-defaults">
<head>Attribute Defaults</head>
<p>An <termref def="dt-attdecl">attribute declaration</termref> provides information
on whether the attribute's presence is required, and if not, how an XML processor
should react if a declared attribute is absent in a document.</p>
<scrap lang="ebnf">
<head>Attribute Defaults</head>
<prodgroup pcw4="14" pcw5="11.5">
<prod id="NT-DefaultDecl">
<lhs>DefaultDecl</lhs><rhs>'#REQUIRED' |&nbsp;'#IMPLIED' </rhs>
<rhs>| (('#FIXED' S)? <nt def="NT-AttValue">AttValue</nt>)</rhs><vc def="RequiredAttr"/>
<vc def="defattrvalid"/><wfc def="CleanAttrVals"/><vc def="FixedAttr"/>
</prod>
</prodgroup></scrap>
<p>In an attribute declaration, <kw>#REQUIRED</kw> means that the attribute
must always be provided, <kw>#IMPLIED</kw> that no default value is provided. <!-- not any more!!
<kw>#IMPLIED</kw> means that if the attribute is omitted
from an element of this type,
the XML processor must inform the application
that no value was specified; no constraint is placed on the behavior
of the application. --> <termdef id="dt-default" term="Attribute Default">If
the declaration is neither <kw>#REQUIRED</kw> nor <kw>#IMPLIED</kw>, then
the <nt def="NT-AttValue">AttValue</nt> value contains the declared <term>default</term>
value; the <kw>#FIXED</kw> keyword states that the attribute must always have
the default value. If a default value is declared, when an XML processor encounters
an omitted attribute, it is to behave as though the attribute were present
with the declared default value.</termdef></p>
<vcnote id="RequiredAttr"><head>Required Attribute</head><p>If the default
declaration is the keyword <kw>#REQUIRED</kw>, then the attribute must be
specified for all elements of the type in the attribute-list declaration.</p>
</vcnote>
<vcnote id="defattrvalid"><head>Attribute Default Legal</head><p>The declared
default value must meet the lexical constraints of the declared attribute
type.</p>
</vcnote>
<vcnote id="FixedAttr"><head>Fixed Attribute Default</head><p>If an attribute
has a default value declared with the <kw>#FIXED</kw> keyword, instances of
that attribute must match the default value.</p>
</vcnote>
<p>Examples of attribute-list declarations:</p>
<eg>&lt;!ATTLIST termdef
          id      ID      #REQUIRED
          name    CDATA   #IMPLIED>
&lt;!ATTLIST list
          type    (bullets|ordered|glossary)  "ordered">
&lt;!ATTLIST form
          method  CDATA   #FIXED "POST"></eg>
</div3>
<div3 id="AVNormalize" diff="chg">
<head><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E70">[E70]</loc>Attribute-Value
Normalization</head>
<p>Before the value of an attribute is passed to the application or checked
for validity, the XML processor must normalize the attribute value by applying
the algorithm below, or by using some other method such that the value passed
to the application is the same as that produced by the algorithm.</p>
<olist>
<item><p>All line breaks must have been normalized on input to #xA as described
in <specref ref="sec-line-ends"/>, so the rest of this algorithm operates
on text normalized in this way.</p></item>
<item><p>Begin with a normalized value consisting of the empty string.</p>
</item>
<item><p>For each character, entity reference, or character reference in the
unnormalized attribute value, beginning with the first and continuing to the
last, do the following:</p>
<ulist>
<item><p>For a character reference, append the referenced character to the
normalized value.</p></item>
<item><p>For an entity reference, recursively apply step 3 of this algorithm
to the replacement text of the entity.</p></item>
<item><p>For a white space character (#x20, #xD, #xA, #x9), append a space
character (#x20) to the normalized value.</p></item>
<item><p>For another character, append the character to the normalized value.</p>
</item>
</ulist>
</item>
</olist>
<p>If the attribute type is not CDATA, then the XML processor must further
process the normalized attribute value by discarding any leading and trailing
space (#x20) characters, and by replacing sequences of space (#x20) characters
by a single space (#x20) character.</p>
<p>Note that if the unnormalized attribute value contains a character reference
to a white space character other than space (#x20), the normalized value contains
the referenced character itself (#xD, #xA or #x9). This contrasts with the
case where the unnormalized value contains a white space character (not a
reference), which is replaced with a space character (#x20) in the normalized
value and also contrasts with the case where the unnormalized value contains
an entity reference whose replacement text contains a white space character;
being recursively processed, the white space character is replaced with a
space character (#x20) in the normalized value.</p>
<p>All attributes for which no declaration has been read should be treated
by a non-validating <phrase diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E95">[E95]</loc>processor</phrase>
as if declared <kw>CDATA</kw>.</p>
<p>Following are examples of attribute normalization. Given the following
declarations:</p>
<eg>&lt;!ENTITY d "&amp;#xD;">
&lt;!ENTITY a "&amp;#xA;">
&lt;!ENTITY da "&amp;#xD;&amp;#xA;"></eg>
<p>the attribute specifications in the left column below would be normalized
to the character sequences of the middle column if the attribute <att>a</att>
is declared <kw>NMTOKENS</kw> and to those of the right columns if <att>a</att>
is declared <kw>CDATA</kw>.</p>
<table><thead><tr><th>Attribute specification</th><th>a is NMTOKENS</th><th>a
is CDATA</th></tr></thead><tbody><tr><td><eg>a="

xyz"</eg></td><td><eg>x y z</eg></td><td><eg>#x20 #x20 x y z</eg></td></tr>
<tr><td><eg>a="&amp;d;&amp;d;A&amp;a;&amp;a;B&amp;da;"</eg></td><td><eg>A #x20 B</eg></td>
<td><eg>#x20 #x20 A #x20 #x20 B #x20 #x20</eg></td></tr><tr><td><eg>a=
"&amp;#xd;&amp;#xd;A&amp;#xa;&amp;#xa;B&amp;#xd;&amp;#xa;"</eg></td><td><eg>#xD #xD A #xA #xA B #xD #xA</eg></td>
<td><eg>#xD #xD A #xA #xA B #xD #xD</eg></td></tr></tbody></table>
<p>Note that the last example is invalid (but well-formed) if <att>a</att>
is declared to be of type <kw>NMTOKENS</kw>.</p>
</div3>
</div2>
<div2 id="sec-condition-sect">
<head>Conditional Sections</head>
<p><termdef id="dt-cond-section" term="conditional section"> <term>Conditional
sections</term> are portions of the <termref def="dt-doctype">document type
declaration external subset</termref> which are included in, or excluded from,
the logical structure of the DTD based on the keyword which governs them.</termdef></p>
<scrap lang="ebnf">
<head>Conditional Section</head>
<prodgroup pcw2="9" pcw4="14.5">
<prod id="NT-conditionalSect">
<lhs>conditionalSect</lhs><rhs><nt def="NT-includeSect">includeSect</nt> | <nt
def="NT-ignoreSect">ignoreSect</nt> </rhs>
</prod>
<prod id="NT-includeSect">
<lhs>includeSect</lhs><rhs>'&lt;![' S? 'INCLUDE' S? '[' <nt def="NT-extSubsetDecl">extSubsetDecl</nt>
']]&gt;' </rhs><com><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E90">[E90]</loc></com>
<vc def="condsec-nesting" diff="add"/>
</prod>
<prod id="NT-ignoreSect">
<lhs>ignoreSect</lhs><rhs>'&lt;![' S? 'IGNORE' S? '[' <nt def="NT-ignoreSectContents">ignoreSectContents</nt>*
']]&gt;'</rhs><com><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E90">[E90]</loc></com>
<vc def="condsec-nesting" diff="add"/>
</prod>
<prod id="NT-ignoreSectContents">
<lhs>ignoreSectContents</lhs><rhs><nt def="NT-Ignore">Ignore</nt> ('&lt;![' <nt
def="NT-ignoreSectContents">ignoreSectContents</nt> ']]&gt;' <nt def="NT-Ignore">Ignore</nt>)*</rhs>
</prod>
<prod id="NT-Ignore">
<lhs>Ignore</lhs><rhs><nt def="NT-Char">Char</nt>* - (<nt def="NT-Char">Char</nt>*
('&lt;![' | ']]&gt;') <nt def="NT-Char">Char</nt>*) </rhs>
</prod>
</prodgroup></scrap>
<vcnote id="condsec-nesting" diff="add"><head><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E90">[E90]</loc>Proper
Conditional Section/PE Nesting</head><p>If any of the "<code>&lt;![</code>",
"<code>[</code>", or "<code>]]&gt;</code>&rdquo; of a conditional section
is contained in the replacement text for a parameter-entity reference, all
of them must be contained in the same replacement text.</p>
</vcnote>
<p>Like the internal and external DTD subsets, a conditional section may contain
one or more complete declarations, comments, processing instructions, or nested
conditional sections, intermingled with white space.</p>
<p>If the keyword of the conditional section is <kw>INCLUDE</kw>, then the
contents of the conditional section are part of the DTD. If the keyword of
the conditional section is <kw>IGNORE</kw>, then the contents of the conditional
section are not logically part of the DTD. <phrase diff="del"><loc role="erratumref"
href="http://www.w3.org/XML/xml-19980210-errata#E90">[E90]</loc>Note that
for reliable parsing, the contents of even ignored conditional sections must
be read in order to detect nested conditional sections and ensure that the
end of the outermost (ignored) conditional section is properly detected.</phrase>
If a conditional section with a keyword of <kw>INCLUDE</kw> occurs within
a larger conditional section with a keyword of <kw>IGNORE</kw>, both the outer
and the inner conditional sections are ignored.<phrase diff="add"> <loc role="erratumref"
href="http://www.w3.org/XML/xml-19980210-errata#E90">[E90]</loc>The contents
of an ignored conditional section are parsed by ignoring all characters after
the "<code>[</code>" following the keyword, except conditional section starts
"<code>&lt;![</code>" and ends "<code>]]&gt;</code>", until the matching conditional
section end is found. Parameter entity references are not recognized in this
process.</phrase></p>
<p>If the keyword of the conditional section is a parameter-entity reference,
the parameter entity must be replaced by its content before the processor
decides whether to include or ignore the conditional section.</p>
<p>An example:</p>
<eg>&lt;!ENTITY % draft 'INCLUDE' >
&lt;!ENTITY % final 'IGNORE' >

&lt;![%draft;[
&lt;!ELEMENT book (comments*, title, body, supplements?)>
]]&gt;
&lt;![%final;[
&lt;!ELEMENT book (title, body, supplements?)>
]]&gt;</eg>
</div2>
<!--
<div2 id='sec-pass-to-app'>
<head>XML Processor Treatment of Logical Structure</head>
<p>When an XML processor encounters a start-tag, it must make
at least the following information available to the application:
<ulist>
<item>
<p>the element type's generic identifier</p>
</item>
<item>
<p>the names of attributes known to apply to this element type
(validating processors must make available names of all attributes
declared for the element type; non-validating processors must
make available at least the names of the attributes for which
values are specified.
</p>
</item>
</ulist>
</p>
</div2>
-->
</div1>
<!-- &Entities; -->
<div1 id="sec-physical-struct">
<head>Physical Structures</head>
<p><termdef id="dt-entity" term="Entity">An XML document may consist of one
or many storage units. <phrase diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E6">[E6]</loc>These
are called <term>entities</term>; they all have <term>content</term> and are
all (except for the <termref def="dt-docent">document entity</termref> and
the <termref def="dt-doctype">external DTD subset</termref>) identified by
entity <term>name</term></phrase>.</termdef>Each XML document has one entity
called the <termref def="dt-docent">document entity</termref>, which serves
as the starting point for the <termref def="dt-xml-proc">XML processor</termref>
and may contain the whole document.</p>
<p>Entities may be either parsed or unparsed. <termdef id="dt-parsedent" term="Text Entity">A <term>parsed
entity's</term> contents are referred to as its <termref def="dt-repltext">replacement
text</termref>; this <termref def="dt-text">text</termref> is considered an
integral part of the document.</termdef></p>
<p><termdef id="dt-unparsed" term="Unparsed Entity">An <term>unparsed entity</term>
is a resource whose contents may or may not be <termref def="dt-text">text</termref>,
and if text, <phrase diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E25">[E25]</loc>may
be other than</phrase> XML. Each unparsed entity has an associated <termref
def="dt-notation">notation</termref>, identified by name. Beyond a requirement
that an XML processor make the identifiers for the entity and notation available
to the application, XML places no constraints on the contents of unparsed
entities.</termdef></p>
<p>Parsed entities are invoked by name using entity references; unparsed entities
by name, given in the value of <kw>ENTITY</kw> or <kw>ENTITIES</kw> attributes.</p>
<p><termdef id="gen-entity" term="general entity"><term>General entities</term>
are entities for use within the document content. In this specification, general
entities are sometimes referred to with the unqualified term <emph>entity</emph>
when this leads to no ambiguity.</termdef> <termdef id="dt-PE" term="Parameter entity"><phrase
diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E53">[E53]</loc><term>Parameter
entities</term></phrase> are parsed entities for use within the DTD.</termdef>
These two types of entities use different forms of reference and are recognized
in different contexts. Furthermore, they occupy different namespaces; a parameter
entity and a general entity with the same name are two distinct entities.</p>
<div2 id="sec-references">
<head>Character and Entity References</head>
<p><termdef id="dt-charref" term="Character Reference"> A <term>character
reference</term> refers to a specific character in the ISO/IEC 10646 character
set, for example one not directly accessible from available input devices.</termdef></p>
<scrap lang="ebnf">
<head>Character Reference</head>
<prod id="NT-CharRef">
<lhs>CharRef</lhs><rhs>'&amp;#' [0-9]+ ';' </rhs>
<rhs>| '&hcro;' [0-9a-fA-F]+ ';'</rhs><wfc def="wf-Legalchar"/>
</prod>
</scrap>
<wfcnote id="wf-Legalchar"><head>Legal Character</head><p>Characters referred
to using character references must match the production for <termref def="NT-Char">Char</termref>.</p>
</wfcnote>
<p>If the character reference begins with <quote><code>&amp;#x</code></quote>,
the digits and letters up to the terminating <code>;</code> provide a hexadecimal
representation of the character's code point in ISO/IEC 10646. If it begins
just with <quote><code>&amp;#</code></quote>, the digits up to the terminating <code>;</code>
provide a decimal representation of the character's code point.</p>
<p><termdef id="dt-entref" term="Entity Reference">An <term>entity reference</term>
refers to the content of a named entity.</termdef> <termdef id="dt-GERef"
term="General Entity Reference">References to parsed general entities use
ampersand (<code>&amp;</code>) and semicolon (<code>;</code>) as delimiters.</termdef> <termdef
id="dt-PERef" term="Parameter-entity reference"> <term>Parameter-entity references</term>
use percent-sign (<code>%</code>) and semicolon (<code>;</code>) as delimiters.</termdef></p>
<scrap lang="ebnf">
<head>Entity Reference</head>
<prod id="NT-Reference">
<lhs>Reference</lhs><rhs><nt def="NT-EntityRef">EntityRef</nt> | <nt def="NT-CharRef">CharRef</nt></rhs>
</prod>
<prod id="NT-EntityRef">
<lhs>EntityRef</lhs><rhs>'&amp;' <nt def="NT-Name">Name</nt> ';'</rhs><wfc
def="wf-entdeclared"/><vc def="vc-entdeclared"/><wfc def="textent"/><wfc def="norecursion"/>
</prod>
<prod id="NT-PEReference">
<lhs>PEReference</lhs><rhs>'%' <nt def="NT-Name">Name</nt> ';'</rhs><vc def="vc-entdeclared"/>
<wfc def="norecursion"/><wfc def="indtd"/>
</prod>
</scrap>
<wfcnote id="wf-entdeclared"><head>Entity Declared</head><p>In a document
without any DTD, a document with only an internal DTD subset which contains
no parameter entity references, or a document with <quote><code>standalone='yes'</code></quote>, <phrase
diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E34">[E34]</loc>for
an entity reference that does not occur within the external subset or a parameter
entity, the <nt def="NT-Name">Name</nt> given in the entity reference must <termref
def="dt-match">match</termref> that in an <titleref href="sec-entity-decl">entity
declaration</titleref> that does not occur within the external subset or a
parameter entity</phrase>, except that well-formed documents need not declare
any of the following entities: &magicents;. <phrase diff="del"><loc role="erratumref"
href="http://www.w3.org/XML/xml-19980210-errata#E29">[E29]</loc>The declaration
of a parameter entity must precede any reference to it. </phrase>Similarly,
the declaration of a general entity must precede any reference to it which
appears in a default value in an attribute-list declaration.</p>
<p>Note that if entities are declared in the external subset or in external
parameter entities, a non-validating processor is <titleref href="include-if-valid">not
obligated to</titleref> read and process their declarations; for such documents,
the rule that an entity must be declared is a well-formedness constraint only
if <titleref href="sec-rmd">standalone='yes'</titleref>.</p>
</wfcnote>
<vcnote id="vc-entdeclared"><head>Entity Declared</head><p>In a document with
an external subset or external parameter entities with <quote><code>standalone='no'</code></quote>,
the <nt def="NT-Name">Name</nt> given in the entity reference must <termref
def="dt-match">match</termref> that in an <titleref href="sec-entity-decl">entity
declaration</titleref>. For interoperability, valid documents should declare
the entities &magicents;, in the form specified in <specref ref="sec-predefined-ent"/>.
The declaration of a parameter entity must precede any reference to it. Similarly,
the declaration of a general entity must precede any <phrase diff="chg"><loc
role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E92">[E92]</loc>attribute-list
declaration containing a default value with a direct or indirect reference
to that general entity.</phrase></p>
</vcnote>
<!-- FINAL EDIT: is this duplication too clumsy? -->
<wfcnote id="textent"><head>Parsed Entity</head><p>An entity reference must
not contain the name of an <termref def="dt-unparsed">unparsed entity</termref>.
Unparsed entities may be referred to only in <termref def="dt-attrval">attribute
values</termref> declared to be of type <kw>ENTITY</kw> or <kw>ENTITIES</kw>.</p>
</wfcnote>
<wfcnote id="norecursion"><head>No Recursion</head><p>A parsed entity must
not contain a recursive reference to itself, either directly or indirectly.</p>
</wfcnote>
<wfcnote id="indtd"><head>In DTD</head><p>Parameter-entity references may
only appear in the <termref def="dt-doctype">DTD</termref>.</p>
</wfcnote>
<p>Examples of character and entity references:</p>
<eg>Type &lt;key>less-than&lt;/key> (&hcro;3C;) to save options.
This document was prepared on &amp;docdate; and
is classified &amp;security-level;.</eg>
<p>Example of a parameter-entity reference:</p>
<eg><![CDATA[<!-- declare the parameter entity "ISOLat2"... -->
<!ENTITY % ISOLat2
         SYSTEM "http://www.xml.com/iso/isolat2-xml.entities" >
<!-- ... now reference it. -->
%ISOLat2;]]></eg>
</div2>
<div2 id="sec-entity-decl">
<head>Entity Declarations</head>
<p><termdef id="dt-entdecl" term="entity declaration"> Entities are declared
thus:</termdef></p>
<scrap lang="ebnf">
<head>Entity Declaration</head>
<prodgroup pcw2="5" pcw4="18.5">
<prod id="NT-EntityDecl">
<lhs>EntityDecl</lhs><rhs><nt def="NT-GEDecl">GEDecl</nt><!--</rhs><com>General entities</com>
<rhs>--> | <nt def="NT-PEDecl">PEDecl</nt></rhs>
<!--<com>Parameter entities</com>-->
</prod>
<prod id="NT-GEDecl">
<lhs>GEDecl</lhs><rhs>'&lt;!ENTITY' <nt def="NT-S">S</nt> <nt def="NT-Name">Name</nt> <nt
def="NT-S">S</nt> <nt def="NT-EntityDef">EntityDef</nt> <nt def="NT-S">S</nt>?
'>'</rhs>
</prod>
<prod id="NT-PEDecl">
<lhs>PEDecl</lhs><rhs>'&lt;!ENTITY' <nt def="NT-S">S</nt> '%' <nt def="NT-S">S</nt> <nt
def="NT-Name">Name</nt> <nt def="NT-S">S</nt> <nt def="NT-PEDef">PEDef</nt> <nt
def="NT-S">S</nt>? '>'</rhs>
<!--<com>Parameter entities</com>-->
</prod>
<prod id="NT-EntityDef">
<lhs>EntityDef</lhs><rhs><nt def="NT-EntityValue">EntityValue</nt> <!--</rhs>
<rhs>-->| (<nt def="NT-ExternalID">ExternalID</nt> <nt def="NT-NDataDecl">NDataDecl</nt>?)</rhs>
<!-- <nt def='NT-ExternalDef'>ExternalDef</nt></rhs> -->
</prod>
<!-- FINAL EDIT: what happened to WFs here? -->
<prod id="NT-PEDef">
<lhs>PEDef</lhs><rhs><nt def="NT-EntityValue">EntityValue</nt> | <nt def="NT-ExternalID">ExternalID</nt></rhs>
</prod>
</prodgroup></scrap>
<p>The <nt def="NT-Name">Name</nt> identifies the entity in an <termref def="dt-entref">entity
reference</termref> or, in the case of an unparsed entity, in the value of
an <kw>ENTITY</kw> or <kw>ENTITIES</kw> attribute. If the same entity is declared
more than once, the first declaration encountered is binding; at user option,
an XML processor may issue a warning if entities are declared multiple times.</p>
<div3 id="sec-internal-ent">
<head>Internal Entities</head>
<p><termdef id="dt-internent" term="Internal Entity Replacement Text">If the
entity definition is an <nt def="NT-EntityValue">EntityValue</nt>, the defined
entity is called an <term>internal entity</term>. There is no separate physical
storage object, and the content of the entity is given in the declaration.</termdef>
Note that some processing of entity and character references in the <termref
def="dt-litentval">literal entity value</termref> may be required to produce
the correct <termref def="dt-repltext">replacement text</termref>: see <specref
ref="intern-replacement"/>.</p>
<p>An internal entity is a <termref def="dt-parsedent">parsed entity</termref>.</p>
<p>Example of an internal entity declaration:</p>
<eg>&lt;!ENTITY Pub-Status "This is a pre-release of the
 specification."></eg>
</div3>
<div3 id="sec-external-ent">
<head>External Entities</head>
<p><termdef id="dt-extent" term="External Entity">If the entity is not internal,
it is an <term>external entity</term>, declared as follows:</termdef></p>
<scrap lang="ebnf">
<head>External Entity Declaration</head>
<!--
<prod id='NT-ExternalDef'><lhs>ExternalDef</lhs>
<rhs></prod> -->
<prod id="NT-ExternalID">
<lhs>ExternalID</lhs><rhs>'SYSTEM' <nt def="NT-S">S</nt> <nt def="NT-SystemLiteral">SystemLiteral</nt></rhs>
<rhs>| 'PUBLIC' <nt def="NT-S">S</nt> <nt def="NT-PubidLiteral">PubidLiteral</nt> <nt
def="NT-S">S</nt> <nt def="NT-SystemLiteral">SystemLiteral</nt> </rhs>
</prod>
<prod id="NT-NDataDecl">
<lhs>NDataDecl</lhs><rhs><nt def="NT-S">S</nt> 'NDATA' <nt def="NT-S">S</nt> <nt
def="NT-Name">Name</nt></rhs><vc def="not-declared"/>
</prod>
</scrap>
<p>If the <nt def="NT-NDataDecl">NDataDecl</nt> is present, this is a general <termref
def="dt-unparsed">unparsed entity</termref>; otherwise it is a parsed entity.</p>
<vcnote id="not-declared"><head>Notation Declared</head><p>The <nt def="NT-Name">Name</nt>
must match the declared name of a <termref def="dt-notation">notation</termref>.</p>
</vcnote>
<p><phrase diff="chg"><termdef id="dt-sysid" term="System Identifier">The <nt
def="NT-SystemLiteral">SystemLiteral</nt> is called the entity's <term>system
identifier</term>. It is a <phrase diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E88">[E88]</loc>URI
reference</phrase><phrase diff="add"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E66">[E66]</loc>
(as defined in <bibref ref="rfc2396"/>, updated by <bibref ref="rfc2732"/>)</phrase>, <loc
role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E76">[E76]</loc>meant
to be dereferenced to obtain input for the XML processor to construct the
entity's replacement text.</termdef> It is an error for a fragment identifier
(beginning with a <code>#</code> character) to be part of a system identifier.</phrase>
Unless otherwise provided by information outside the scope of this specification
(e.g. a special XML element type defined by a particular DTD, or a processing
instruction defined by a particular application specification), relative URIs
are relative to the location of the resource within which the entity declaration
occurs. A URI might thus be relative to the <termref def="dt-docent">document
entity</termref>, to the entity containing the <termref def="dt-doctype">external
DTD subset</termref>, or to some other <termref def="dt-extent">external parameter
entity</termref>.</p>
<p diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E78">[E78]</loc>URI
references require encoding and escaping of certain characters. The disallowed
characters include all non-ASCII characters, plus the excluded characters
listed in Section 2.4 of <bibref ref="rfc2396"/>, except for the number sign
(<code>#</code>) and percent sign (<code>%</code>) characters and the square
bracket characters re-allowed in <bibref ref="rfc2732"/>. Disallowed characters
must be escaped as follows:</p>
<olist diff="add">
<item><p>Each disallowed character is converted to UTF-8 <bibref ref="rfc2279"/>
as one or more bytes.</p></item>
<item><p>Any octets corresponding to a disallowed character are escaped with
the URI escaping mechanism (that is, converted to <code>%</code><var>HH</var>,
where HH is the hexadecimal notation of the byte value).</p></item>
<item><p>The original character is replaced by the resulting character sequence.</p>
</item>
</olist>
<p><termdef id="dt-pubid" term="Public identifier"> In addition to a system
identifier, an external identifier may include a <term>public identifier</term>.</termdef>
An XML processor attempting to retrieve the entity's content may use the public
identifier to try to generate an alternative <phrase diff="chg"><loc role="erratumref"
href="http://www.w3.org/XML/xml-19980210-errata#E88">[E88]</loc>URI reference</phrase>.
If the processor is unable to do so, it must use the <phrase diff="chg"><loc
role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E88">[E88]</loc>URI
reference</phrase> specified in the system literal. Before a match is attempted,
all strings of white space in the public identifier must be normalized to
single space characters (#x20), and leading and trailing white space must
be removed.</p>
<p>Examples of external entity declarations:</p>
<eg>&lt;!ENTITY open-hatch
         SYSTEM "http://www.textuality.com/boilerplate/OpenHatch.xml">
&lt;!ENTITY open-hatch
         PUBLIC "-//Textuality//TEXT Standard open-hatch boilerplate//EN"
         "http://www.textuality.com/boilerplate/OpenHatch.xml">
&lt;!ENTITY hatch-pic
         SYSTEM "../grafix/OpenHatch.gif"
         NDATA gif ></eg>
</div3>
</div2>
<div2 id="TextEntities">
<head>Parsed Entities</head>
<div3 id="sec-TextDecl">
<head>The Text Declaration</head>
<p>External parsed entities may each begin with a <term>text declaration</term>.</p>
<scrap lang="ebnf">
<head>Text Declaration</head>
<prodgroup pcw4="12.5" pcw5="13">
<prod id="NT-TextDecl">
<lhs>TextDecl</lhs><rhs>&pio; <nt def="NT-VersionInfo">VersionInfo</nt>? <nt
def="NT-EncodingDecl">EncodingDecl</nt> <nt def="NT-S">S</nt>? &pic;</rhs>
</prod>
</prodgroup></scrap>
<p>The text declaration must be provided literally, not by reference to a
parsed entity. No text declaration may appear at any position other than the
beginning of an external parsed entity. <phrase diff="add"><loc role="erratumref"
href="http://www.w3.org/XML/xml-19980210-errata#E94">[E94]</loc>The text declaration
in an external parsed entity is not considered part of its <termref def="dt-repltext">replacement
text</termref>.</phrase></p>
</div3>
<div3 id="wf-entities">
<head>Well-Formed Parsed Entities</head>
<p>The document entity is well-formed if it matches the production labeled <nt
def="NT-document">document</nt>. An external general parsed entity is well-formed
if it matches the production labeled <nt def="NT-extParsedEnt">extParsedEnt</nt>.
An external parameter entity is well-formed if it matches the production labeled <nt
def="NT-extPE">extPE</nt>.</p>
<scrap lang="ebnf">
<head>Well-Formed External Parsed Entity</head>
<prod id="NT-extParsedEnt">
<lhs>extParsedEnt</lhs><rhs><nt def="NT-TextDecl">TextDecl</nt>? <nt def="NT-content">content</nt></rhs>
</prod>
<prod id="NT-extPE">
<lhs>extPE</lhs><rhs><nt def="NT-TextDecl">TextDecl</nt>? <nt def="NT-extSubsetDecl">extSubsetDecl</nt></rhs>
</prod>
</scrap>
<p>An internal general parsed entity is well-formed if its replacement text
matches the production labeled <nt def="NT-content">content</nt>. All internal
parameter entities are well-formed by definition.</p>
<p>A consequence of well-formedness in entities is that the logical and physical
structures in an XML document are properly nested; no <termref def="dt-stag">start-tag</termref>, <termref
def="dt-etag">end-tag</termref>, <termref def="dt-empty">empty-element tag</termref>, <termref
def="dt-element">element</termref>, <termref def="dt-comment">comment</termref>, <termref
def="dt-pi">processing instruction</termref>, <termref def="dt-charref">character
reference</termref>, or <termref def="dt-entref">entity reference</termref>
can begin in one entity and end in another.</p>
</div3>
<div3 id="charencoding">
<head>Character Encoding in Entities</head>
<p>Each external parsed entity in an XML document may use a different encoding
for its characters. All XML processors must be able to read entities in <phrase
diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E56">[E56]</loc>both
the UTF-8 and UTF-16 encodings.</phrase> <phrase diff="add"><loc role="erratumref"
href="http://www.w3.org/XML/xml-19980210-errata#E77">[E77]</loc>The terms <quote>UTF-8</quote>
and <quote>UTF-16</quote> in this specification do not apply to character
encodings with any other labels, even if the encodings or labels are very
similar to UTF-8 or UTF-16.</phrase></p>
<p>Entities encoded in UTF-16 must begin with the Byte Order Mark described
by <phrase diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E67">[E67]</loc>Annex
F of <bibref ref="ISO10646"/>, Annex H of <bibref ref="ISO10646-2000"/>, section
2.4 of <bibref ref="Unicode"/>, and section 2.7 of <bibref ref="Unicode3"/></phrase>
(the ZERO WIDTH NO-BREAK SPACE character, #xFEFF). This is an encoding signature,
not part of either the markup or the character data of the XML document. XML
processors must be able to use this character to differentiate between UTF-8
and UTF-16 encoded documents.</p>
<p>Although an XML processor is required to read only entities in the UTF-8
and UTF-16 encodings, it is recognized that other encodings are used around
the world, and it may be desired for XML processors to read entities that
use them. <phrase diff="add"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E47">[E47]</loc>In
the absence of external character encoding information (such as MIME headers),</phrase>
parsed entities which are stored in an encoding other than UTF-8 or UTF-16
must begin with a text declaration <phrase diff="add">(see <specref ref="sec-TextDecl"/>) </phrase>containing
an encoding declaration:</p>
<scrap lang="ebnf">
<head>Encoding Declaration</head>
<prod id="NT-EncodingDecl">
<lhs>EncodingDecl</lhs><rhs><nt def="NT-S">S</nt> 'encoding' <nt def="NT-Eq">Eq</nt>
('"' <nt def="NT-EncName">EncName</nt> '"' | "'" <nt def="NT-EncName">EncName</nt>
"'" ) </rhs>
</prod>
<prod id="NT-EncName">
<lhs>EncName</lhs><rhs>[A-Za-z] ([A-Za-z0-9._] | '-')*</rhs><com>Encoding
name contains only Latin characters</com>
</prod>
</scrap>
<p>In the <termref def="dt-docent">document entity</termref>, the encoding
declaration is part of the <termref def="dt-xmldecl">XML declaration</termref>.
The <nt def="NT-EncName">EncName</nt> is the name of the encoding used.</p>
<!-- FINAL EDIT: check name of IANA and charset names -->
<p>In an encoding declaration, the values <quote><code>UTF-8</code></quote>, <quote><code>UTF-16</code></quote>, <quote><code>ISO-10646-UCS-2</code
></quote>, and <quote><code>ISO-10646-UCS-4</code></quote> should be used
for the various encodings and transformations of Unicode / ISO/IEC 10646,
the values <quote><code>ISO-8859-1</code></quote>, <quote><code>ISO-8859-2</code></quote>,
... <quote><code>ISO-8859-9</code></quote> should be used for the parts of
ISO 8859, and the values <quote><code>ISO-2022-JP</code></quote>, <quote><code>Shift_JIS</code></quote>,
and <quote><code>EUC-JP</code></quote> should be used for the various encoded
forms of JIS X-0208-1997. <phrase diff="chg"><loc role="erratumref" href="http://www.w3.org/XML/xml-19980210-errata#E57">[E57]</loc>It
is recommended that character encodings registered (as <emph>charset</emph>s)
with the Internet Assigned Numbers Authority <phrase diff="chg"><loc role="erratumref"
href="http://www.w3.org/XML/xml-19980210-errata#E58">[E58]</loc><bibref ref="IANA"/></phrase>,
other than those just listed, should be referred to using their registered
names; other encodings should use names starting with an <quote>x-</quote>
prefix. XML processors should match character encoding names in a case-insensitive
way and should either interpret an IANA-registered name as the encoding registered
at IANA for that name or treat it as unknown (processors are, of course, not
required to support all IANA-registered encodings).</phrase></p>
<p>In the absence of information provided by an external transport protocol
(e.g. HTTP or MIME), it is an <termref def="dt-error">error</termref> for
an entity including an encoding declaration to be presented to the XML processor
in an encoding other than that named in the declaration, <phrase diff="del"><loc
r