You need to take some special steps to run the FrontPage Server Extensions with Apache 1.3.4.
+FrontPage Server Extensions expect to find all resource directives in the main server
+configuration file, usually http.conf. To prevent the server extensions from using any secondary
+configuration files (access.conf, srm.conf), add the following lines to http.conf:
Custom entries in frontpage.cnf are not migrated to FrontPage 2000.
+
When you install FrontPage 2000 Server Extensions, a new frontpage.cnf file is created in the /usr/local/frontpage/version4.0 directory.
+Any custom settings stored in a previous-version frontpage.cnf are not used. However, you can copy
+your custom settings from the previous-version frontpage.cnf file after you install the FrontPage 2000 Server Extensions.
+
Do not overwrite the FrontPage 2000 frontpage.cnf file with a frontpage.cnf file from an
+earlier version of the FrontPage Server Extensions.
After upgrading to FrontPage 2000, FrontPage authors will not be able to upload files into
+executable folders. For security reasons, the default setting on FrontPage 2000 webs does not
+allow authors to upload executable files into executable folders in a FrontPage web. This
+setting protects servers so that authors do not inadvertently upload a program containing a bug
+or a virus.
+
To allow FrontPage authors to upload executables, set the NoExecutableCgiUpload configuration
+variable to zero (0). For information about FrontPage Server Extension configuration variables,
+see the FrontPage 2000 Server Extensions Resource Kit at http://officeupdate.microsoft.com/frontpage/wpp/serk/.
The FrontPage 2000 Server Extensions include a full set of documentation: the Server
+Extensions Resource Kit. This is an HTML document installed on the server machine (by
+default) in /usr/local/frontpage/version4.0/serk. To view the Server Extensions Resource
+Kit, open /usr/local/frontpage/version4.0/serk/default.htm in your Web browser.
+
The Server Extensions Resource Kit contains detailed information about installing and
+administering the FrontPage Server Extensions along with an overview of the Server
+Extensions, a detailed discussion of Server Extensions security on UNIX and Windows,
+troubleshooting information, and a full set of appendixes.
For further technical information on FrontPage, please consult Support Online. Use Support
+Online to easily search Microsoft Product Support Services' collection of resources including
+technical articles from Microsoft's extensive Knowledge Base, FAQs, troubleshooters to find
+fast, accurate answers. You can also customize the site to control your search using either
+keywords or the site's natural language search engine, which uses normal everyday language for
+answering inquiries, so you can write your question in your own words. To begin, go to
+http://support.microsoft.com/support/.
+
+
+
diff --git a/result/VC/AttributeDefaultLegal b/result/VC/AttributeDefaultLegal
new file mode 100644
index 00000000..5bdfdb79
--- /dev/null
+++ b/result/VC/AttributeDefaultLegal
@@ -0,0 +1,12 @@
+./test/VC/AttributeDefaultLegal:4: validity error: Syntax of default value for attribute At on doc is not valid
+
+ ^
+./test/VC/AttributeDefaultLegal:6: validity error: Syntax of default value for attribute bad on doc is not valid
+
+ ^
+./test/VC/AttributeDefaultLegal:8: validity error: Syntax of default value for attribute bad2 on doc is not valid
+
+ ^
+./test/VC/AttributeDefaultLegal:11: validity error: No declaration for attribute val on element doc
+
+ ^
diff --git a/result/VC/DuplicateType b/result/VC/DuplicateType
new file mode 100644
index 00000000..3cafdf00
--- /dev/null
+++ b/result/VC/DuplicateType
@@ -0,0 +1,3 @@
+./test/VC/DuplicateType:3: validity error: Definition of a has duplicate references of c
+
+ ^
diff --git a/result/VC/ElementValid b/result/VC/ElementValid
new file mode 100644
index 00000000..fb23d3a6
--- /dev/null
+++ b/result/VC/ElementValid
@@ -0,0 +1,3 @@
+./test/VC/ElementValid:3: validity error: No declaration for element doc
+
+ ^
diff --git a/result/VC/ElementValid2 b/result/VC/ElementValid2
new file mode 100644
index 00000000..cc7838e5
--- /dev/null
+++ b/result/VC/ElementValid2
@@ -0,0 +1,3 @@
+./test/VC/ElementValid2:4: validity error: No declaration for element p
+
+ ^
diff --git a/result/VC/ElementValid3 b/result/VC/ElementValid3
new file mode 100644
index 00000000..f4fc9000
--- /dev/null
+++ b/result/VC/ElementValid3
@@ -0,0 +1,3 @@
+./test/VC/ElementValid3:4: validity error: Element doc was declared EMPTY this one has content
+Oops, this element was declared EMPTY
+ ^
diff --git a/result/VC/ElementValid4 b/result/VC/ElementValid4
new file mode 100644
index 00000000..9190854b
--- /dev/null
+++ b/result/VC/ElementValid4
@@ -0,0 +1,3 @@
+./test/VC/ElementValid4:7: validity error: Element c is not declared in doc list of possible childs
+ This seems Ok but this was not declared
+ ^
diff --git a/result/VC/ElementValid5 b/result/VC/ElementValid5
new file mode 100644
index 00000000..b4dd280e
--- /dev/null
+++ b/result/VC/ElementValid5
@@ -0,0 +1,4 @@
+./test/VC/ElementValid5:7: validity error: Element doc content doesn't follow the Dtd
+Expecting (a , b* , c+), got (a b c b)
+ but thiswas not declaredseems
+ ^
diff --git a/result/VC/ElementValid6 b/result/VC/ElementValid6
new file mode 100644
index 00000000..67967b2e
--- /dev/null
+++ b/result/VC/ElementValid6
@@ -0,0 +1,4 @@
+./test/VC/ElementValid6:7: validity error: Element doc content doesn't follow the Dtd
+Expecting (a , b? , c+)?, got (a b)
+lacks c
+ ^
diff --git a/result/VC/ElementValid7 b/result/VC/ElementValid7
new file mode 100644
index 00000000..a5727c29
--- /dev/null
+++ b/result/VC/ElementValid7
@@ -0,0 +1,4 @@
+./test/VC/ElementValid7:7: validity error: Element doc content doesn't follow the Dtd
+Expecting ((a | b)* , c+ , a , b? , c , a?), got (a b a c c a)
+
+ ^
diff --git a/result/VC/OneID b/result/VC/OneID
new file mode 100644
index 00000000..3ad97fad
--- /dev/null
+++ b/result/VC/OneID
@@ -0,0 +1,3 @@
+./test/VC/OneID:4: validity error: Element doc has too may ID attributes defined : id
+
+ ^
diff --git a/result/VC/OneID2 b/result/VC/OneID2
new file mode 100644
index 00000000..738c42e1
--- /dev/null
+++ b/result/VC/OneID2
@@ -0,0 +1,3 @@
+./test/VC/OneID2:4: validity error: Element doc has too may ID attributes defined : val
+
+ ^
diff --git a/result/VC/OneID3 b/result/VC/OneID3
new file mode 100644
index 00000000..03077571
--- /dev/null
+++ b/result/VC/OneID3
@@ -0,0 +1,3 @@
+./test/VC/OneID3:2: validity error: Element doc has ID attribute defined in the external subset : id
+
+ ^
diff --git a/result/VC/PENesting b/result/VC/PENesting
new file mode 100644
index 00000000..28a09962
--- /dev/null
+++ b/result/VC/PENesting
@@ -0,0 +1,6 @@
+./test/VC/PENesting:1: error: xmlParseStartTag: invalid element name
+ ">
+ ^
+./test/VC/PENesting:1: error: Extra content at the end of the document
+ ">
+ ^
diff --git a/result/VC/PENesting2 b/result/VC/PENesting2
new file mode 100644
index 00000000..5162e40b
--- /dev/null
+++ b/result/VC/PENesting2
@@ -0,0 +1,6 @@
+./test/VC/PENesting2:1: error: xmlParseStartTag: invalid element name
+
+ ^
+./test/VC/PENesting2:1: error: Extra content at the end of the document
+
+ ^
diff --git a/result/VC/UniqueElementTypeDeclaration b/result/VC/UniqueElementTypeDeclaration
new file mode 100644
index 00000000..c648610a
--- /dev/null
+++ b/result/VC/UniqueElementTypeDeclaration
@@ -0,0 +1,3 @@
+./test/VC/UniqueElementTypeDeclaration:3: validity error: Redefinition of element a
+
+ ^
diff --git a/result/VC/UniqueElementTypeDeclaration2 b/result/VC/UniqueElementTypeDeclaration2
new file mode 100644
index 00000000..b7cd00c6
--- /dev/null
+++ b/result/VC/UniqueElementTypeDeclaration2
@@ -0,0 +1,3 @@
+./test/VC/UniqueElementTypeDeclaration2:6: validity error: Redefinition of element a
+
+ ^
diff --git a/result/cdata b/result/cdata
new file mode 100644
index 00000000..065f7a31
--- /dev/null
+++ b/result/cdata
@@ -0,0 +1,3 @@
+
+
+Hello, world!]]>
diff --git a/result/dtd12 b/result/dtd12
new file mode 100644
index 00000000..c7bc1bcf
--- /dev/null
+++ b/result/dtd12
@@ -0,0 +1,6 @@
+
+
+
+]>
+&WhatHeSaid;
diff --git a/result/dtd13 b/result/dtd13
new file mode 100644
index 00000000..e69de29b
diff --git a/result/ent6 b/result/ent6
new file mode 100644
index 00000000..047f9bb8
--- /dev/null
+++ b/result/ent6
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+]>
+
diff --git a/result/ent7 b/result/ent7
new file mode 100644
index 00000000..e4e095ab
--- /dev/null
+++ b/result/ent7
@@ -0,0 +1,10 @@
+
+">
+
+
+
+]>
+
+ 'they called me &sampleEnt;'
+
diff --git a/result/ent8 b/result/ent8
new file mode 100644
index 00000000..4f38bd85
--- /dev/null
+++ b/result/ent8
@@ -0,0 +1,3 @@
+
+
+ but Okay
diff --git a/result/eve.xml b/result/eve.xml
new file mode 100644
index 00000000..7156e2ec
--- /dev/null
+++ b/result/eve.xml
@@ -0,0 +1,5 @@
+
+
+]>
+
diff --git a/result/example.dtd b/result/example.dtd
new file mode 100644
index 00000000..e69de29b
diff --git a/result/noent/cdata b/result/noent/cdata
new file mode 100644
index 00000000..065f7a31
--- /dev/null
+++ b/result/noent/cdata
@@ -0,0 +1,3 @@
+
+
+Hello, world!]]>
diff --git a/result/noent/dav1 b/result/noent/dav1
new file mode 100644
index 00000000..cbfd4c42
--- /dev/null
+++ b/result/noent/dav1
@@ -0,0 +1,25 @@
+
+
+
+
+
+ Box type A
+
+
+ J.J. Dingleheimerschmidt
+
+
+ HTTP/1.1 200 OK
+
+
+
+
+
+
+ HTTP/1.1 403 Forbidden
+ The user does not have access to the DingALing property.
+
+
+ There has been an access violation error.
+
+
diff --git a/result/noent/dav10 b/result/noent/dav10
new file mode 100644
index 00000000..4b00da4e
--- /dev/null
+++ b/result/noent/dav10
@@ -0,0 +1,4 @@
+
+
+ http://www.ics.uci.edu/~ejw/contact.html
+
diff --git a/result/noent/dav11 b/result/noent/dav11
new file mode 100644
index 00000000..8ac23d68
--- /dev/null
+++ b/result/noent/dav11
@@ -0,0 +1,21 @@
+
+
+
+
+ write
+ exclusive
+
+
+
+ http://www.ics.uci.edu/~ejw/contact.html
+
+
+ Second-604800
+
+
+ opaquelocktoken:xyz122393481230912asdfa09s8df09s7df
+
+
+
+
+
diff --git a/result/noent/dav12 b/result/noent/dav12
new file mode 100644
index 00000000..d8d03fe9
--- /dev/null
+++ b/result/noent/dav12
@@ -0,0 +1,2 @@
+
+http://www.ics.uci.edu/~ejw/contact.html
diff --git a/result/noent/dav13 b/result/noent/dav13
new file mode 100644
index 00000000..f44ae382
--- /dev/null
+++ b/result/noent/dav13
@@ -0,0 +1,16 @@
+
+
+
+
+ http://webdav.sb.aol.com/workspace/webdav/proposal.doc
+
+
+ http://webdav.sb.aol.com/workspace/webdav/
+
+ HTTP/1.1 202 Accepted
+
+
+ http://foo.bar/blah
+ HTTP/1.1 403 Forbidden
+
+
diff --git a/result/noent/dav15 b/result/noent/dav15
new file mode 100644
index 00000000..b80802e0
--- /dev/null
+++ b/result/noent/dav15
@@ -0,0 +1,20 @@
+
+
+
+
+ Source
+ http://foo.bar/program
+ http://foo.bar/src/main.c
+
+
+ Library
+ http://foo.bar/program
+ http://foo.bar/src/main.lib
+
+
+ Makefile
+ http://foo.bar/program
+ http://foo.bar/src/makefile
+
+
+
diff --git a/result/noent/dav16 b/result/noent/dav16
new file mode 100644
index 00000000..9a7dc361
--- /dev/null
+++ b/result/noent/dav16
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/result/noent/dav17 b/result/noent/dav17
new file mode 100644
index 00000000..11376625
--- /dev/null
+++ b/result/noent/dav17
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+ write
+ exclusive
+
+ http://foo.com/doc/
+
+ Jane Smith
+ Infinite
+
+ iamuri:unique!!!!!
+
+
+
+
+ HTTP/1.1 200 OK
+
+
diff --git a/result/noent/dav18 b/result/noent/dav18
new file mode 100644
index 00000000..3de1c199
--- /dev/null
+++ b/result/noent/dav18
@@ -0,0 +1,6 @@
+
+
+
+
+
+
diff --git a/result/noent/dav19 b/result/noent/dav19
new file mode 100644
index 00000000..9535ffcf
--- /dev/null
+++ b/result/noent/dav19
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+ Write
+ Exclusive
+
+
+ Write
+ Shared
+
+
+
+ HTTP/1.1 200 OK
+
+
diff --git a/result/noent/dav2 b/result/noent/dav2
new file mode 100644
index 00000000..f831b4bb
--- /dev/null
+++ b/result/noent/dav2
@@ -0,0 +1,24 @@
+
+
+
+ http://www.foo.bar/container/
+
+
+ Box type A
+
+
+ Hadrian
+
+
+ HTTP 1.1 200 OK
+
+
+ http://www.foo.bar/container/index.html
+
+
+ Box type B
+
+
+ HTTP 1.1 200 OK
+
+
diff --git a/result/noent/dav3 b/result/noent/dav3
new file mode 100644
index 00000000..986b3fec
--- /dev/null
+++ b/result/noent/dav3
@@ -0,0 +1,18 @@
+
+
+
+ http://www.foo.bar/container/
+
+
+
+
+ HTTP 1.1 200 OK
+
+
+ http://www.foo.bar/container/index.html
+
+
+
+ HTTP 1.1 200 OK
+
+
diff --git a/result/noent/dav4 b/result/noent/dav4
new file mode 100644
index 00000000..9ab7ceb3
--- /dev/null
+++ b/result/noent/dav4
@@ -0,0 +1,16 @@
+
+
+
+
+
+ Jim Whitehead
+ Roy Fielding
+
+
+
+
+
+
+
+
+
diff --git a/result/noent/dav5 b/result/noent/dav5
new file mode 100644
index 00000000..68ebab97
--- /dev/null
+++ b/result/noent/dav5
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+ HTTP/1.1 420 Method Failure
+
+
+
+
+
+ HTTP/1.1 409 Conflict
+
+ Copyright Owner can not be deleted or
+altered.
+
diff --git a/result/noent/dav6 b/result/noent/dav6
new file mode 100644
index 00000000..3d0de249
--- /dev/null
+++ b/result/noent/dav6
@@ -0,0 +1,22 @@
+
+
+
+ http://www.microsoft.com/user/yarong/dav_drafts/
+
+
+
+
+
+
+ HTTP 1.1 200 OK
+
+
+
+ http://www.microsoft.com/user/yarong/dav_drafts/base
+
+
+
+
+ HTTP 1.1 200 OK
+
+
diff --git a/result/noent/dav7 b/result/noent/dav7
new file mode 100644
index 00000000..ec4a9525
--- /dev/null
+++ b/result/noent/dav7
@@ -0,0 +1,16 @@
+
+
+
+ http://www.foo.bar/container/resource1
+ http://www.foo.bar/container/resource2
+ HTTP/1.1 200 OK
+
+
+ http://www.foo.bar/container/
+ HTTP/1.1 420 Method Failure
+
+
+ http://www.foo.bar/container/resource3
+ HTTP/1.1 412 Precondition Failed
+
+
diff --git a/result/noent/dav8 b/result/noent/dav8
new file mode 100644
index 00000000..7f99baf6
--- /dev/null
+++ b/result/noent/dav8
@@ -0,0 +1,14 @@
+
+
+
+ http://www.foo.bar/othercontainer/resource1
+ http://www.foo.bar/othercontainer/resource2
+ http://www.foo.bar/othercontainer/
+ http://www.foo.bar/othercontainer/R2/D2
+ HTTP/1.1 201 Created
+
+
+ http://www.foo.bar/othercontainer/R2/
+ HTTP/1.1 412 Precondition Failed
+
+
diff --git a/result/noent/dav9 b/result/noent/dav9
new file mode 100644
index 00000000..8ed63b81
--- /dev/null
+++ b/result/noent/dav9
@@ -0,0 +1,18 @@
+
+
+
+ http://www.foo.bar/container/resource1
+ http://www.foo.bar/container/resource2
+ http://www.foo.bar/container/
+ http://www.foo.bar/container/C2/R2
+ HTTP/1.1 201 Created
+
+
+ http://www.foo.bar/container/C2
+ HTTP/1.1 420 Method Failure
+
+
+ http://www.foo.bar/othercontainer/C2
+ HTTP/1.1 409 Conflict
+
+
diff --git a/result/noent/dia1 b/result/noent/dia1
new file mode 100644
index 00000000..d8c3523f
--- /dev/null
+++ b/result/noent/dia1
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/result/noent/dia2 b/result/noent/dia2
new file mode 100644
index 00000000..d8c3523f
--- /dev/null
+++ b/result/noent/dia2
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/result/noent/dtd1 b/result/noent/dtd1
new file mode 100644
index 00000000..2cb4398e
--- /dev/null
+++ b/result/noent/dtd1
@@ -0,0 +1,3 @@
+
+
+
diff --git a/result/noent/dtd10 b/result/noent/dtd10
new file mode 100644
index 00000000..82ac138b
--- /dev/null
+++ b/result/noent/dtd10
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+]>
+
+ This
+ is a
+ valid document
+
diff --git a/result/noent/dtd11 b/result/noent/dtd11
new file mode 100644
index 00000000..64c8e04e
--- /dev/null
+++ b/result/noent/dtd11
@@ -0,0 +1,6 @@
+
+
+
+]>
+
diff --git a/result/noent/dtd12 b/result/noent/dtd12
new file mode 100644
index 00000000..92c25609
--- /dev/null
+++ b/result/noent/dtd12
@@ -0,0 +1,6 @@
+
+
+
+]>
+He said "Yes"
diff --git a/result/noent/dtd2 b/result/noent/dtd2
new file mode 100644
index 00000000..921fd94c
--- /dev/null
+++ b/result/noent/dtd2
@@ -0,0 +1,5 @@
+
+
+]>
+This is a valid document !
diff --git a/result/noent/dtd3 b/result/noent/dtd3
new file mode 100644
index 00000000..6681ef7f
--- /dev/null
+++ b/result/noent/dtd3
@@ -0,0 +1,5 @@
+
+
+]>
+This is a valid document !
diff --git a/result/noent/dtd4 b/result/noent/dtd4
new file mode 100644
index 00000000..6cf2444a
--- /dev/null
+++ b/result/noent/dtd4
@@ -0,0 +1,5 @@
+
+
+]>
+
diff --git a/result/noent/dtd5 b/result/noent/dtd5
new file mode 100644
index 00000000..4c0a0c5a
--- /dev/null
+++ b/result/noent/dtd5
@@ -0,0 +1,10 @@
+
+
+
+
+]>
+
+ This
+ is a valid
+ document
diff --git a/result/noent/dtd6 b/result/noent/dtd6
new file mode 100644
index 00000000..8b3875e0
--- /dev/null
+++ b/result/noent/dtd6
@@ -0,0 +1,11 @@
+
+
+
+
+]>
+
+ This
+ is a valid
+ document
+
diff --git a/result/noent/dtd7 b/result/noent/dtd7
new file mode 100644
index 00000000..4da0ce61
--- /dev/null
+++ b/result/noent/dtd7
@@ -0,0 +1,10 @@
+
+
+
+
+]>
+
+ This
+ is a valid document
+
diff --git a/result/noent/dtd8 b/result/noent/dtd8
new file mode 100644
index 00000000..77ab6426
--- /dev/null
+++ b/result/noent/dtd8
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+]>
+
+ This
+ is a valid document
+
diff --git a/result/noent/dtd9 b/result/noent/dtd9
new file mode 100644
index 00000000..020ab720
--- /dev/null
+++ b/result/noent/dtd9
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+]>
+
+ This
+ is a valid document
+
diff --git a/result/noent/ent1 b/result/noent/ent1
new file mode 100644
index 00000000..14bf428f
--- /dev/null
+++ b/result/noent/ent1
@@ -0,0 +1,7 @@
+
+
+]>
+
+ Extensible Markup Language
+
diff --git a/result/noent/ent2 b/result/noent/ent2
new file mode 100644
index 00000000..1c6d19b5
--- /dev/null
+++ b/result/noent/ent2
@@ -0,0 +1,12 @@
+
+
+
+
+]>
+
+
+ This text is about XML, the Extensible Markup Language and this is an embedded
+
+
+
diff --git a/result/noent/ent3 b/result/noent/ent3
new file mode 100644
index 00000000..e69de29b
diff --git a/result/noent/ent4 b/result/noent/ent4
new file mode 100644
index 00000000..e69de29b
diff --git a/result/noent/ent5 b/result/noent/ent5
new file mode 100644
index 00000000..d5b34e52
--- /dev/null
+++ b/result/noent/ent5
@@ -0,0 +1,5 @@
+
+
+ This is an inverted exclamation sign ¡
+ This is a space
+
diff --git a/result/noent/ent6 b/result/noent/ent6
new file mode 100644
index 00000000..047f9bb8
--- /dev/null
+++ b/result/noent/ent6
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+]>
+
diff --git a/result/noent/ent7 b/result/noent/ent7
new file mode 100644
index 00000000..45a1ceeb
--- /dev/null
+++ b/result/noent/ent7
@@ -0,0 +1,10 @@
+
+">
+
+
+
+]>
+
+ 'they called me the hyacinth girl'
+
diff --git a/result/noent/eve.xml b/result/noent/eve.xml
new file mode 100644
index 00000000..7156e2ec
--- /dev/null
+++ b/result/noent/eve.xml
@@ -0,0 +1,5 @@
+
+
+]>
+
diff --git a/result/noent/p3p b/result/noent/p3p
new file mode 100644
index 00000000..e69de29b
diff --git a/result/noent/rdf1 b/result/noent/rdf1
new file mode 100644
index 00000000..e69de29b
diff --git a/result/noent/rdf2 b/result/noent/rdf2
new file mode 100644
index 00000000..e69de29b
diff --git a/result/noent/slashdot.rdf b/result/noent/slashdot.rdf
new file mode 100644
index 00000000..08d4922d
--- /dev/null
+++ b/result/noent/slashdot.rdf
@@ -0,0 +1,53 @@
+
+
+
+ Slashdot:News for Nerds. Stuff that Matters.
+ http://slashdot.org/
+ News for Nerds. Stuff that Matters
+
+
+ Slashdot
+ http://slashdot.org/images/slashdotlg.gif
+ http://slashdot.org
+
+
+ 100 Mbit/s on Fibre to the home
+ http://slashdot.org/articles/99/06/06/1440211.shtml
+
+
+ Gimp 1.2 Preview
+ http://slashdot.org/articles/99/06/06/1438246.shtml
+
+
+ Sony's AIBO robot Sold Out
+ http://slashdot.org/articles/99/06/06/1432256.shtml
+
+
+ Ask Slashdot: Another Word for "Hacker"?
+ http://slashdot.org/askslashdot/99/06/05/1815225.shtml
+
+
+ Corel Linux FAQ
+ http://slashdot.org/articles/99/06/05/1842218.shtml
+
+
+ Upside downsides MP3.COM.
+ http://slashdot.org/articles/99/06/05/1558210.shtml
+
+
+ 2 Terabits of Bandwidth
+ http://slashdot.org/articles/99/06/05/1554258.shtml
+
+
+ Suppression of cold fusion research?
+ http://slashdot.org/articles/99/06/04/2313200.shtml
+
+
+ California Gov. Halts Wage Info Sale
+ http://slashdot.org/articles/99/06/04/235256.shtml
+
+
+ Red Hat Announces IPO
+ http://slashdot.org/articles/99/06/04/0849207.shtml
+
+
diff --git a/result/noent/slashdot.xml b/result/noent/slashdot.xml
new file mode 100644
index 00000000..f52ca805
--- /dev/null
+++ b/result/noent/slashdot.xml
@@ -0,0 +1,113 @@
+
+
+
+ 100 Mbit/s on Fibre to the home
+ http://slashdot.org/articles/99/06/06/1440211.shtml
+
+ CmdrTaco
+ wouldn't-it-be-nice
+ internet
+ 20
+ articles
+ topicinternet.jpg
+
+
+ Gimp 1.2 Preview
+ http://slashdot.org/articles/99/06/06/1438246.shtml
+
+ CmdrTaco
+ stuff-to-read
+ gimp
+ 12
+ articles
+ topicgimp.gif
+
+
+ Sony's AIBO robot Sold Out
+ http://slashdot.org/articles/99/06/06/1432256.shtml
+
+ CmdrTaco
+ stuff-to-see
+ tech
+ 10
+ articles
+ topictech2.jpg
+
+
+ Ask Slashdot: Another Word for "Hacker"?
+ http://slashdot.org/askslashdot/99/06/05/1815225.shtml
+
+ Cliff
+ hacker-vs-cracker
+ news
+ 385
+ askslashdot
+ topicnews.gif
+
+
+ Corel Linux FAQ
+ http://slashdot.org/articles/99/06/05/1842218.shtml
+
+ CmdrTaco
+ stuff-to-read
+ corel
+ 164
+ articles
+ topiccorel.gif
+
+
+ Upside downsides MP3.COM.
+ http://slashdot.org/articles/99/06/05/1558210.shtml
+
+ CmdrTaco
+ stuff-to-think-about
+ music
+ 48
+ articles
+ topicmusic.gif
+
+
+ 2 Terabits of Bandwidth
+ http://slashdot.org/articles/99/06/05/1554258.shtml
+
+ CmdrTaco
+ faster-porn
+ internet
+ 66
+ articles
+ topicinternet.jpg
+
+
+ Suppression of cold fusion research?
+ http://slashdot.org/articles/99/06/04/2313200.shtml
+
+ Hemos
+ possibly-probably
+ science
+ 217
+ articles
+ topicscience.gif
+
+
+ California Gov. Halts Wage Info Sale
+ http://slashdot.org/articles/99/06/04/235256.shtml
+
+ Hemos
+ woo-hoo!
+ usa
+ 16
+ articles
+ topicus.gif
+
+
+ Red Hat Announces IPO
+ http://slashdot.org/articles/99/06/04/0849207.shtml
+
+ Justin
+ details-sketchy
+ redhat
+ 155
+ articles
+ topicredhat.gif
+
+
diff --git a/result/noent/svg1 b/result/noent/svg1
new file mode 100644
index 00000000..c3cb6738
--- /dev/null
+++ b/result/noent/svg1
@@ -0,0 +1,161 @@
+
+
+
diff --git a/result/noent/svg2 b/result/noent/svg2
new file mode 100644
index 00000000..378afd87
--- /dev/null
+++ b/result/noent/svg2
@@ -0,0 +1,54 @@
+
+
+
diff --git a/result/noent/svg3 b/result/noent/svg3
new file mode 100644
index 00000000..c3cea25b
--- /dev/null
+++ b/result/noent/svg3
@@ -0,0 +1,723 @@
+
+
diff --git a/result/noent/xml1 b/result/noent/xml1
new file mode 100644
index 00000000..e69de29b
diff --git a/result/noent/xml2 b/result/noent/xml2
new file mode 100644
index 00000000..f4865fcc
--- /dev/null
+++ b/result/noent/xml2
@@ -0,0 +1,8 @@
+
+
+'>
+
+
+]>
+This sample shows a error-prone method.
diff --git a/result/valid/REC-xml-19980210.xml b/result/valid/REC-xml-19980210.xml
new file mode 100644
index 00000000..efc33922
--- /dev/null
+++ b/result/valid/REC-xml-19980210.xml
@@ -0,0 +1,5826 @@
+
+
+
+
+
+
+
+
+
+
+">
+
+'">
+
+
+
+
+
+
+
+
+amp,
+lt,
+gt,
+apos,
+quot">
+
+
+]>
+
+
+ Extensible Markup Language (XML) 1.0
+
+ REC-xml-&iso6.doc.date;
+ W3C Recommendation
+
+ &draft.day;
+ &draft.month;
+ &draft.year;
+
+
+
+http://www.w3.org/TR/1998/REC-xml-&iso6.doc.date;
+
+http://www.w3.org/TR/1998/REC-xml-&iso6.doc.date;.xml
+
+http://www.w3.org/TR/1998/REC-xml-&iso6.doc.date;.html
+
+http://www.w3.org/TR/1998/REC-xml-&iso6.doc.date;.pdf
+
+http://www.w3.org/TR/1998/REC-xml-&iso6.doc.date;.ps
+
+
+
+http://www.w3.org/TR/REC-xml
+
+
+
+http://www.w3.org/TR/PR-xml-971208
+
+
+
+ Tim Bray
+ Textuality and Netscape
+ tbray@textuality.com
+
+
+ Jean Paoli
+ Microsoft
+ jeanpa@microsoft.com
+
+
+ C. M. Sperberg-McQueen
+ University of Illinois at Chicago
+ cmsmcq@uic.edu
+
+
+
+
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.
+
+
+
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.
+
+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
+ http://www.w3.org/XML
+. A list of
+current W3C Recommendations and other technical documents can be found
+at http://www.w3.org/TR
+.
+
+
This specification uses the term URI, which is defined by
+
+, a work in progress expected to update
+ and
+.
+
+
The list of known errors in this specification is
+available at
+
+ http://www.w3.org/XML/xml-19980210-errata
+.
+
Please report errors in this document to
+
+ xml-editor@w3.org
+.
+
+
+
+
Chicago, Vancouver, Mountain View, et al.:
+World-Wide Web Consortium, XML Working Group, 1996, 1997.
+
+
+
Created in electronic form.
+
+
+ English
+ Extended Backus-Naur Form (formal grammar)
+
+
+
+ 1997-12-03 : CMSMcQ : yet further changes
+ 1997-12-02 : TB : further changes (see TB to XML WG,
+2 December 1997)
+ 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 < in attriubte values
+uppercase hex characters,
+namechar list,
+
+ 1997-12-01 : JB : add some column-width parameters
+ 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!).
+
+ 1997-10-08 : TB : Removed %-constructs again, new rules
+for PE appearance.
+ 1997-10-01 : TB : Case-sensitive markup; cleaned up
+element-type defs, lotsa little edits for style
+ 1997-09-25 : TB : Change to elm's new DTD, with
+substantial detail cleanup as a side-effect
+ 1997-07-24 : CMSMcQ : correct error (lost *) in definition
+of ignoreSectContents (thanks to Makoto Murata)
+ Allow all empty elements to have end-tags, consistent with
+SGML TC (as per JJC).
+ 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.
+
+ 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.
+ 1997-06-29 : TB : various edits
+ 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 (?).
+
+ 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.
+ 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.
+ 1997-04-01 : CMSMcQ : corrections from JJC, EM, HT, and self
+ 1997-03-31 : Tim Bray : many changes
+ 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.
+ 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
+ only
+ 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.)
+ 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'.
+ 1997-03-21 : TB : massive changes on plane flight from Chicago
+to Vancouver
+ 1997-03-21 : CMSMcQ : correct as many reported errors as possible.
+
+ 1997-03-20 : CMSMcQ : correct typos listed in CMSMcQ hand copy of spec.
+ 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
+and define nbsp as  , and refill a lot of paragraphs for
+legibility.
+ 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.
+
+ 1996-11-11 : CMSMcQ : revise for style.
+Add new rhs to entity declaration, for parameter entities.
+ 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.
+ 1996-10-31 : TB : Add Entity Handling section
+ 1996-10-30 : TB : Clean up term & termdef. Slip in
+ERB decision re EMPTY.
+ 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.
+ 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
+ only
+ 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.
+ 1996-10-16 : TB : track down & excise all DSD references;
+introduce some EBNF for entity declarations.
+ 1996-10-?? : TB : consistency check, fix up scraps so
+they all parse, get formatter working, correct a few productions.
+ 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.
+ 1996-10-10 : TB : eliminate name recognizers (and more?)
+ 1996-10-09 : CMSMcQ : revise for style, consistency through 2.3
+(Characters)
+ 1996-10-09 : CMSMcQ : re-unite everything for convenience,
+at least temporarily, and revise quickly
+ 1996-10-08 : TB : first major homogenization pass
+ 1996-10-08 : TB : turn "current" attribute on div type into
+CDATA
+ 1996-10-02 : TB : remould into skeleton + entities
+ 1996-09-30 : CMSMcQ : add a few more sections prior to exchange
+ with Tim.
+ 1996-09-20 : CMSMcQ : finish transcribing notes.
+ 1996-09-19 : CMSMcQ : begin transcribing notes for draft.
+ 1996-09-13 : CMSMcQ : made outline from notes of 09-06,
+do some housekeeping
+
+
+
+
+
+ Introduction
+
Extensible Markup Language, abbreviated XML, describes a class of
+data objects called
+ XML documents
+ 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
+.
+By construction, XML documents
+are conforming SGML documents.
+
+
XML documents are made up of storage units called
+ entities
+, which contain either parsed
+or unparsed data.
+Parsed data is made up of characters
+,
+some
+of which form character data
+,
+and some of which form markup
+.
+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.
+
+ A software module
+called an
+ XML processor
+ is used to read XML documents
+and provide access to their content and structure.
+ It is assumed that an XML processor is
+doing its work on behalf of another module, called the
+
+ application
+.
+ 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.
+
+ Origin and Goals
+
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.
+
+
The design goals for XML are:
+
+
+
XML shall be straightforwardly usable over the
+Internet.
+
+
+
XML shall support a wide variety of applications.
+
+
+
XML shall be compatible with SGML.
+
+
+
It shall be easy to write programs which process XML
+documents.
+
+
+
The number of optional features in XML is to be kept to the
+absolute minimum, ideally zero.
+
+
+
XML documents should be human-legible and reasonably
+clear.
+
+
+
The XML design should be prepared quickly.
+
+
+
The design of XML shall be formal and concise.
+
+
+
XML documents shall be easy to create.
+
+
+
Terseness in XML markup is of minimal importance.
+
+
+
+
+
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 &XML.version;
+and construct computer programs to process it.
+
This version of the XML specification
+
+
+&doc.distribution;.
+
+
+ Terminology
+
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:
+
+
+
+
+
+
+ Conforming documents and XML
+processors are permitted to but need not behave as
+described.
+
+
+
+
+
+
+
Conforming documents and XML processors
+are required to behave as described; otherwise they are in 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.
+
+
+
+
+
+
+
+ An error
+which a conforming
+ XML processor
+
+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).
+
+
+
+
+
+
+
+
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.
+
+
+
+
+
+
A rule which applies to all
+
+ valid
+ XML documents.
+Violations of validity constraints are errors; they must, at user option,
+be reported by
+ validating XML processors
+.
+
+
+
+
+
+
A rule which applies to all
+ well-formed
+ XML documents.
+Violations of well-formedness constraints are
+ fatal errors
+.
+
+
+
+
+
+
+ (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.
+At user option, processors may normalize such characters to
+some canonical form.
+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
+
+
+.
+
+
+
+
+
+
+
+
+
+ A feature of
+XML included solely to ensure that XML remains compatible with SGML.
+
+
+
+
+
+
+
+
+ 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;.
+
+
+
+
+
+
+
+
+
+ Documents
+
+
+A data object is an
+
+ XML document
+ if it is
+ well-formed
+, as
+defined in this specification.
+A well-formed XML document may in addition be
+ valid
+ if it meets certain further
+constraints.
+
+
Each XML document has both a logical and a physical structure.
+Physically, the document is composed of units called
+ entities
+. An entity may refer
+ to other entities to cause their
+inclusion in the document. A document begins in a "root" or document entity
+.
+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
+.
+
+
+ Well-Formed XML Documents
+
+
+A textual object is
+a well-formed XML document if:
+
+
+
+
Taken as a whole, it
+matches the production labeled
+ document
+.
+
+
+
It
+meets all the well-formedness constraints given in this specification.
+
+
+
Each of the
+ parsed entities
+
+which is referenced directly or indirectly within the document is
+ well-formed
+.
Matching the
+ document
+ production
+implies that:
+
+
+
It contains one or more
+
+ elements
+.
+
+
+
+ There is exactly
+one element, called the
+ root
+, or document element, no
+part of which appears in the content
+ of any other element.
+
+For all other elements, if the start-tag is in the content of another
+element, the end-tag is in the content of the same element. More
+simply stated, the elements, delimited by start- and end-tags, nest
+properly within each other.
+
+
+
+
+
+
+ As a consequence
+of this,
+for each non-root element
+
+ C
+ in the document, there is one other element P
+
+in the document such that
+ C
+ is in the content of P
+, but is not in
+the content of any other element that is in the content of
+ P
+.
+ P
+ is referred to as the
+ parent
+ of C
+, and C
+ as a
+ child
+ of P
+.
+
+
+
+ Characters
+
+ A parsed entity contains
+
+ text
+, a sequence of
+ characters
+,
+which may represent markup or character data.
+
+ A
+ character
+
+is an atomic unit of text as specified by
+ISO/IEC 10646
+.
+Legal characters are tab, carriage return, line feed, and the legal
+graphic characters of Unicode and ISO/IEC 10646.
+The use of "compatibility characters", as defined in section 6.8
+of
+, is discouraged.
+
+
+
+ Character Range
+
+
+ Char
+ #x9 | #xA | #xD | [#x20-#xD7FF] | [#xE000-#xFFFD]
+| [#x10000-#x10FFFF]
+ any Unicode character, excluding the
+surrogate blocks, FFFE, and FFFF.
+
+
+
+
+
+
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
+
+.
+
+
+
+ Common Syntactic Constructs
+
This section defines some symbols used widely in the grammar.
+
+ S
+ (white space) consists of one or more space (#x20)
+characters, carriage returns, line feeds, or tabs.
+
+
+ White Space
+
+
+ S
+ (#x20 | #x9 | #xD | #xA)+
+
+
+
+
+
Characters are classified for convenience as letters, digits, or other
+characters. Letters consist of an alphabetic or syllabic
+base character possibly
+followed by one or more combining characters, or of an ideographic
+character.
+Full definitions of the specific characters in each class
+are given in
+
+.
+
+ A
+ Name
+ 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.
+
+Names beginning with the string " xml
+", or any string
+which would match (('X'|'x') ('M'|'m') ('L'|'l'))
+, are
+reserved for standardization in this or future versions of this
+specification.
+
+
+
The colon character within XML names is reserved for experimentation with
+name spaces.
+Its meaning is expected to be
+standardized at some future point, at which point those documents
+using the colon for experimental purposes may need to be updated.
+(There is no guarantee that any name-space mechanism
+adopted for XML will in fact use the colon as a name-space delimiter.)
+In practice, this means that authors should not use the colon in XML
+names except as part of name-space experiments, but that XML processors
+should accept the colon as a name character.
+
+
An
+
+ Nmtoken
+ (name token) is any mixture of
+name characters.
+
+ Names and Tokens
+
+ NameChar
+
+ Letter
+
+| Digit
+
+| '.' | '-' | '_' | ':'
+| CombiningChar
+
+| Extender
+
+
+
+ Name
+ (
+ Letter
+ | '_' | ':')
+( NameChar
+)*
+
+
+ Names
+
+ Name
+
+( S
+ Name
+)*
+
+
+ Nmtoken
+ (
+ NameChar
+)+
+
+
+ Nmtokens
+
+ Nmtoken
+ ( S
+ Nmtoken
+)*
+
+
+
+
+
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
+(
+ EntityValue
+),
+the values of attributes ( AttValue
+),
+and external identifiers
+( SystemLiteral
+).
+Note that a SystemLiteral
+
+can be parsed without scanning for markup.
+
+ Literals
+
+ EntityValue
+ '"'
+([^%&"]
+|
+ PEReference
+
+| Reference
+)*
+'"'
+
+ |
+"'"
+([^%&']
+|
+ PEReference
+
+| Reference
+)*
+"'"
+
+
+ AttValue
+ '"'
+([^<&"]
+|
+ Reference
+)*
+'"'
+
+ |
+"'"
+([^<&']
+|
+ Reference
+)*
+"'"
+
+
+ SystemLiteral
+ ('"' [^"]* '"') | ("'" [^']* "'")
+
+
+
+ PubidLiteral
+ '"'
+ PubidChar
+*
+'"'
+| "'" ( PubidChar
+ - "'")* "'"
+
+
+ PubidChar
+ #x20 | #xD | #xA
+| [a-zA-Z0-9]
+| [-'()+,./:=?;!*#@$_%]
+
+
+
+
+
+
+ Character Data and Markup
+
+ Text
+ consists of intermingled
+ character
+data
+ and markup.
+
+ Markup
+ takes the form of
+ start-tags
+,
+ end-tags
+,
+ empty-element tags
+,
+ entity references
+,
+ character references
+,
+ comments
+,
+ CDATA section
+ delimiters,
+ document type declarations
+, and
+ processing instructions
+.
+
+
+
+
+ All text that is not markup
+constitutes the
+ character data
+ of
+the document.
+
+
The ampersand character (&) and the left angle bracket (<)
+may appear in their literal form
+ only
+ when used as markup
+delimiters, or within a comment
+, a
+ processing instruction
+,
+or a CDATA section
+.
+
+They are also legal within the literal entity
+value
+ of an internal entity declaration; see
+
+.
+
+If they are needed elsewhere,
+they must be escaped
+
+using either numeric character references
+
+or the strings
+" &
+" and " <
+" respectively.
+The right angle
+bracket (>) may be represented using the string
+" >
+", and must, for
+compatibility
+,
+be escaped using
+" >
+" or a character reference
+when it appears in the string
+" ]]>
+"
+in content,
+when that string is not marking the end of
+a CDATA section
+.
+
+
+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, "
+ ]]>
+".
+
+To allow attribute values to contain both single and double quotes, the
+apostrophe or single-quote character (') may be represented as
+"
+ '
+", and the double-quote character (") as
+" "
+".
+
+ Character Data
+
+ CharData
+ [^<&]* - ([^<&]* ']]>' [^<&]*)
+
+
+
+
+
+
+ Comments
+
+
+ Comments
+ may
+appear anywhere in a document outside other
+ markup
+; in addition,
+they may appear within the document type declaration
+at places allowed by the grammar.
+They are not part of the document's character
+data
+; an XML
+processor may, but need not, make it possible for an application to
+retrieve the text of comments.
+ For compatibility
+, the string
+" --
+" (double-hyphen) must not occur within
+comments.
+
+ Comments
+
+ Comment
+ '<!--'
+((
+ Char
+ - '-')
+| ('-' ( Char
+ - '-')))*
+'-->'
+
+
+
+
+
+
An example of a comment:
+
+ <!&como; declarations for <head> & <body> &comc;>
+
+
+
+
+ Processing Instructions
+
+
+ Processing
+instructions
+ (PIs) allow documents to contain instructions
+for applications.
+
+
+ Processing Instructions
+
+ PI
+ '<?'
+ PITarget
+
+( S
+
+( Char
+* -
+( Char
+* &pic; Char
+*)))?
+&pic;
+
+
+ PITarget
+
+ Name
+ -
+(('X' | 'x') ('M' | 'm') ('L' | 'l'))
+
+
+
+
+PIs are not part of the document's character
+data
+, but must be passed through to the application. The
+PI begins with a target ( PITarget
+) used
+to identify the application to which the instruction is directed.
+The target names " XML
+", " xml
+", and so on are
+reserved for standardization in this or future versions of this
+specification.
+The
+XML Notation
+ mechanism
+may be used for
+formal declaration of PI targets.
+
+
+
+ CDATA Sections
+
+
+ CDATA sections
+
+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 " <![CDATA[
+" and end with the string
+" ]]>
+":
+
+ CDATA Sections
+
+ CDSect
+
+ CDStart
+
+ CData
+
+ CDEnd
+
+
+
+ CDStart
+ '<![CDATA['
+
+
+ CData
+ (
+ Char
+* -
+( Char
+* ']]>' Char
+*))
+
+
+
+ CDEnd
+ ']]>'
+
+
+
+
+Within a CDATA section, only the CDEnd
+ 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
+" <
+" and " &
+". CDATA sections
+cannot nest.
+
+
+
An example of a CDATA section, in which "
+ <greeting>
+" and
+" </greeting>
+"
+are recognized as character data
+, not
+ markup
+:
+ <![CDATA[<greeting>Hello, world!</greeting>]]>
+
+
+
+
+ Prolog and Document Type Declaration
+
+ XML documents
+may, and should,
+begin with an
+ XML declaration
+ which specifies
+the version of
+XML being used.
+
+For example, the following is a complete XML document, well-formed
+ but not
+ valid
+:
+
+
+Hello, world!
+]]>
+
+and so is this:
+
+Hello, world!
+]]>
+
+
+
The version number "
+ 1.0
+" should be used to indicate
+conformance to this version of this specification; it is an error
+for a document to use the value " 1.0
+"
+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 " 1.0
+", 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.
+
+
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
+ document type declaration
+, to define
+constraints on the logical structure and to support the use of
+predefined storage units.
+
+ An XML document is
+
+ valid
+ if it has an associated document type
+declaration and if the document
+complies with the constraints expressed in it.
+
+
The document type declaration must appear before
+the first
+ element
+ in the document.
+
+ Prolog
+
+
+ prolog
+
+ XMLDecl
+?
+ Misc
+*
+( doctypedecl
+
+ Misc
+*)?
+
+
+ XMLDecl
+ &xmlpio;
+
+ VersionInfo
+
+ EncodingDecl
+?
+ SDDecl
+?
+ S
+?
+&pic;
+
+
+ VersionInfo
+
+ S
+ 'version' Eq
+
+(' VersionNum
+ '
+| " VersionNum
+ ")
+
+
+ Eq
+
+ S
+? '=' S
+?
+
+
+ VersionNum
+ ([a-zA-Z0-9_.:] | '-')+
+
+
+ Misc
+
+ Comment
+ | PI
+ |
+ S
+
+
+
+
+
+
+ The XML
+
+ document type declaration
+
+contains or points to
+ markup declarations
+
+that provide a grammar for a
+class of documents.
+This grammar is known as a document type definition,
+or DTD
+.
+The document type declaration can point to an external subset (a
+special kind of
+ external entity
+) 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.
+
+
+
+
+A
+ markup declaration
+ is
+an element type declaration
+,
+an attribute-list declaration
+,
+an entity declaration
+, or
+a notation declaration
+.
+
+
+These declarations may be contained in whole or in part
+within parameter entities
+,
+as described in the well-formedness and validity constraints below.
+For fuller information, see
+
+.
+
+ Document Type Definition
+
+
+ doctypedecl
+ '<!DOCTYPE'
+ S
+
+ Name
+ ( S
+
+ ExternalID
+)?
+ S
+? ('['
+( markupdecl
+
+| PEReference
+
+| S
+)*
+']'
+ S
+?)? '>'
+
+
+
+ markupdecl
+
+ elementdecl
+
+| AttlistDecl
+
+| EntityDecl
+
+| NotationDecl
+
+| PI
+
+| Comment
+
+
+
+
+
+
+
+
The markup declarations may be made up in whole or in part of
+the
+ replacement text
+ of
+ parameter entities
+.
+The productions later in this specification for
+individual nonterminals ( elementdecl
+,
+ AttlistDecl
+, and so on) describe
+the declarations after
+ all the parameter entities have been
+ included
+.
+
+ Root Element Type
+
+The
+ Name
+ in the document type declaration must
+match the element type of the root element
+.
+
+
+
+ Proper Declaration/PE Nesting
+
Parameter-entity
+
+ replacement text
+ must be properly nested
+with markup declarations.
+That is to say, if either the first character
+or the last character of a markup
+declaration ( markupdecl
+ above)
+is contained in the replacement text for a
+ parameter-entity reference
+,
+both must be contained in the same replacement text.
+
+
+ PEs in Internal Subset
+
In the internal DTD subset,
+
+ parameter-entity references
+
+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.)
+
+
+
+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
+
+ markupdecl
+, interspersed with white space
+or parameter-entity references
+.
+However, portions of the contents
+of the
+external subset or of external parameter entities may conditionally be ignored
+by using
+the conditional section
+
+construct; this is not allowed in the internal subset.
+
+
+ External Subset
+
+
+ extSubset
+
+ TextDecl
+?
+ extSubsetDecl
+
+
+
+ extSubsetDecl
+ (
+
+ markupdecl
+
+| conditionalSect
+
+| PEReference
+
+| S
+
+)*
+
+
+
+
+
The external subset and external parameter entities also differ
+from the internal subset in that in them,
+
+ parameter-entity references
+
+are permitted within
+ markup declarations,
+not only between
+ markup declarations.
+
An example of an XML document with a document type declaration:
+
+
+
+
+Hello, world!
+]]>
+
+The system identifier
+
+" hello.dtd
+" gives the URI of a DTD for the document.
+
The declarations can also be given locally, as in this
+example:
+
+
+
+
+]>
+Hello, world!
+]]>
+
+If both the external and internal subsets are used, the
+internal subset is considered to occur before the external subset.
+
+This has the effect that entity and attribute-list declarations in the
+internal subset take precedence over those in the external subset.
+
+
+
+ Standalone Document Declaration
+
Markup declarations can affect the content of the document,
+as passed from an
+ XML processor
+
+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 document entity
+.
+
+ Standalone Document Declaration
+
+
+ SDDecl
+
+
+ S
+
+'standalone' Eq
+
+(("'" ('yes' | 'no') "'") | ('"' ('yes' | 'no') '"'))
+
+
+
+
+
+
+
+In a standalone document declaration, the value "
+ yes
+" indicates
+that there
+are no markup declarations external to the document
+entity
+ (either in the DTD external subset, or in an
+external parameter entity referenced from the internal subset)
+which affect the information passed from the XML processor to
+the application.
+The value " no
+" indicates that there are or may be such
+external markup declarations.
+Note that the standalone document declaration only
+denotes the presence of external declarations
+; the presence, in a
+document, of
+references to external entities
+, when those entities are
+internally declared,
+does not change its standalone status.
+
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 "
+ no
+" is assumed.
+
Any XML document for which
+ standalone="no"
+ holds can
+be converted algorithmically to a standalone document,
+which may be desirable for some network delivery applications.
+
+ Standalone Document Declaration
+
The standalone document declaration must have
+the value "
+ no
+" if any external markup declarations
+contain declarations of:
+
+
+
attributes with
+ default
+ values, if
+elements to which
+these attributes apply appear in the document without
+specifications of values for these attributes, or
+
+
+
entities (other than &magicents;),
+if
+ references
+ to those
+entities appear in the document, or
+
+
+
attributes with values subject to
+
+ normalization
+, where the
+attribute appears in the document with a value which will
+change as a result of normalization, or
+
+
+
element types with
+ element content
+,
+if white space occurs
+directly within any instance of those types.
+
+
+
+
+
An example XML declaration with a standalone document declaration:
+ <?xml version="&XML.version;" standalone='yes'?>
+
+
+
+ White Space Handling
+
In editing XML documents, it is often convenient to use "white space"
+(spaces, tabs, and blank lines, denoted by the nonterminal
+
+ S
+ in this specification) 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, "significant" white space that should be preserved in the
+delivered version is common, for example in poetry and
+source code.
+
An
+ XML processor
+
+must always pass all characters in a document that are not
+markup through to the application. A
+validating XML processor
+ must also inform the application
+which of these characters constitute white space appearing
+in element content
+.
+
+
A special
+ attribute
+
+named xml:space
+ 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
+ declared
+ if it is used.
+When declared, it must be given as an
+ enumerated type
+ whose only
+possible values are " default
+" and " preserve
+".
+For example:
+]]>
+
+
The value "
+ default
+" signals that applications'
+default white-space processing modes are acceptable for this element; the
+value " preserve
+" 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 xml:space
+ attribute.
+
+
The
+ root element
+ 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.
+
+
+
+ End-of-Line Handling
+
XML
+ parsed entities
+ 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).
+
To simplify the tasks of
+ applications
+,
+wherever an external parsed entity or the literal entity value
+of an internal parsed entity contains either the literal
+two-character sequence "#xD#xA" or a standalone literal
+#xD, an XML processor
+ 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.)
+
+
+
+ Language Identification
+
In document processing, it is often useful to
+identify the natural or formal language
+in which the content is
+written.
+A special
+ attribute
+ named
+ xml:lang
+ 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
+ declared
+ if it is used.
+The values of the attribute are language identifiers as defined
+by
+, "Tags for the Identification of Languages":
+
+ Language Identification
+
+ LanguageID
+
+ Langcode
+
+('-' Subcode
+)*
+
+
+ Langcode
+
+ ISO639Code
+ |
+ IanaCode
+ |
+ UserCode
+
+
+
+ ISO639Code
+ ([a-z] | [A-Z]) ([a-z] | [A-Z])
+
+
+ IanaCode
+ ('i' | 'I') '-' ([a-z] | [A-Z])+
+
+
+ UserCode
+ ('x' | 'X') '-' ([a-z] | [A-Z])+
+
+
+ Subcode
+ ([a-z] | [A-Z])+
+
+
+
+The Langcode
+ may be any of the following:
+
+
+
a two-letter language code as defined by
+
+
+, "Codes
+for the representation of names of languages"
+
+
+
a language identifier registered with the Internet
+Assigned Numbers Authority
+
+; these begin with the
+prefix " i-
+" (or " I-
+")
+
+
+
a language identifier assigned by the user, or agreed on
+between parties in private use; these must begin with the
+prefix "
+ x-
+" or " X-
+" in order to ensure that they do not conflict
+with names later standardized or registered with IANA
+
+
+
+
There may be any number of
+ Subcode
+ segments; if
+the first
+subcode segment exists and the Subcode consists of two
+letters, then it must be a country code from
+
+, "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 Langcode
+ begins with the prefix
+" x-
+" or
+" X-
+".
+
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.
+
For example:
+
+
+The quick brown fox jumps over the lazy dog.
+
What colour is it?
+
What color is it?
+
+ Habe nun, ach! Philosophie,
+ Juristerei, und Medizin
+ und leider auch Theologie
+ durchaus studiert mit heißem Bemüh'n.
+ ]]>
+
+
The intent declared with
+ xml:lang
+ is considered to apply to
+all attributes and content of the element where it is specified,
+unless overridden with an instance of xml:lang
+
+on another element within that content.
+
A simple declaration for
+ xml:lang
+ might take
+the form
+ xml:lang NMTOKEN #IMPLIED
+
+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 xml:lang attribute might be declared this way:
+
+
+
+ ]]>
+
+
+
+
+
+ Logical Structures
+
+ Each
+ XML document
+ contains one or more
+ elements
+, the boundaries of which are
+either delimited by start-tags
+
+and end-tags
+, or, for empty
+ elements, by an empty-element tag
+. Each element has a type,
+identified by name, sometimes called its "generic
+identifier" (GI), and may have a set of
+attribute specifications.
+ Each attribute specification
+has a name
+ and a value
+.
+
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
+ (('X'|'x')('M'|'m')('L'|'l'))
+
+are reserved for standardization in this or future versions of this
+specification.
+
+
+ Element Type Match
+
+The
+ Name
+ in an element's end-tag must match
+the element type in
+the start-tag.
+
+
+
+ Element Valid
+
An element is
+valid if
+there is a declaration matching
+
+ elementdecl
+ where the
+ Name
+ matches the element type, and
+one of the following holds:
+
+
+
The declaration matches
+ EMPTY
+ and the element has no
+ content
+.
+
+
+
The declaration matches
+ children
+ and
+the sequence of
+ child elements
+
+belongs to the language generated by the regular expression in
+the content model, with optional white space (characters
+matching the nonterminal S
+) between each pair
+of child elements.
+
+
+
The declaration matches
+ Mixed
+ and
+the content consists of character
+data
+ and child elements
+
+whose types match names in the content model.
+
+
+
The declaration matches
+ ANY
+, and the types
+of any child elements
+ have
+been declared.
+ The beginning of every
+non-empty XML element is marked by a
+ start-tag
+.
+
+ Start-tag
+
+
+ STag
+ '<'
+ Name
+
+( S
+ Attribute
+)*
+ S
+? '>'
+
+
+
+ Attribute
+
+ Name
+ Eq
+
+ AttValue
+
+
+
+
+
+
+
+
+The Name
+ in
+the start- and end-tags gives the
+element's type
+.
+
+
+The
+ Name
+- AttValue
+ pairs are
+referred to as
+the attribute specifications
+ of the element
+,
+ with the
+
+ Name
+ in each pair
+referred to as the attribute name
+
+ and
+ the content of the
+
+ AttValue
+ (the text between the
+ '
+ or "
+ delimiters)
+as the attribute value
+.
+
+
+
+ Unique Att Spec
+
+No attribute name may appear more than once in the same start-tag
+or empty-element tag.
+
+
+
+ Attribute Value Type
+
+The attribute must have been declared; the value must be of the type
+declared for it.
+(For attribute types, see
+
+.)
+
+
+
+ No External Entity References
+
+Attribute values cannot contain direct or indirect entity references
+to external entities.
+
+
+
+ No
+ <
+ in Attribute Values
+
The
+ replacement text
+ of any entity
+referred to directly or indirectly in an attribute
+value (other than " <
+") must not contain
+a <
+.
+
+
+
An example of a start-tag:
+
+ <termdef id="dt-dog" term="dog">
+
+
+ The end of every element
+that begins with a start-tag must
+be marked by an
+ end-tag
+
+containing a name that echoes the element's type as given in the
+start-tag:
+
+ End-tag
+
+
+ ETag
+ '</'
+ Name
+
+ S
+? '>'
+
+
+
+
+
+
+
An example of an end-tag:
+ </termdef>
+
+
+ The
+
+ text
+ between the start-tag and
+end-tag is called the element's
+ content
+:
+
+ Content of Elements
+
+
+ content
+ (
+ element
+ | CharData
+
+| Reference
+ | CDSect
+
+| PI
+ | Comment
+)*
+
+
+
+
+
+
+
+ If an element is
+ empty
+,
+it must be represented either by a start-tag immediately followed
+by an end-tag or by an empty-element tag.
+
+ An
+
+ empty-element tag
+ takes a special form:
+
+ Tags for Empty Elements
+
+
+ EmptyElemTag
+ '<'
+ Name
+ ( S
+
+ Attribute
+)* S
+?
+'/>'
+
+
+
+
+
+
+
+
Empty-element tags may be used for any element which has no
+content, whether or not it is declared using the keyword
+
+ EMPTY
+.
+ For interoperability
+, the empty-element
+tag must be used, and can only be used, for elements which are
+ declared
+ EMPTY
+.
The
+ element
+ structure of an
+ XML document
+ may, for
+ validation
+ purposes,
+be constrained
+using element type and attribute-list declarations.
+An element type declaration constrains the element's
+ content
+.
+
+
Element type declarations often constrain which element types can
+appear as
+ children
+ 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.
+
+ An
+ element
+type declaration
+ takes the form:
+
+ Element Type Declaration
+
+
+ elementdecl
+ '<!ELEMENT'
+ S
+
+ Name
+
+ S
+
+ contentspec
+
+ S
+? '>'
+
+
+
+ contentspec
+ 'EMPTY'
+| 'ANY'
+|
+ Mixed
+
+| children
+
+
+
+
+
+
+where the Name
+ gives the element type
+being declared.
+
+
+
+ Unique Element Type Declaration
+
+No element type may be declared more than once.
+
+
+
Examples of element type declarations:
+
+ <!ELEMENT br EMPTY>
+<!ELEMENT p (#PCDATA|emph)* >
+<!ELEMENT %name.para; %content.para; >
+<!ELEMENT container ANY>
+
+
+ Element Content
+
+ An element
+ type
+ has
+ element content
+ when elements of that
+type must contain only child
+
+elements (no character data), optionally separated by
+white space (characters matching the nonterminal
+ S
+).
+
+
+In this case, the
+constraint includes a content model, a simple grammar governing
+the allowed types of the child
+elements and the order in which they are allowed to appear.
+The grammar is built on
+content particles ( cp
+s), which consist of names,
+choice lists of content particles, or
+sequence lists of content particles:
+
+ Element-content Models
+
+
+ children
+ (
+ choice
+
+| seq
+)
+('?' | '*' | '+')?
+
+
+ cp
+ (
+ Name
+
+| choice
+
+| seq
+)
+('?' | '*' | '+')?
+
+
+ choice
+ '('
+ S
+? cp
+( S
+? '|' S
+? cp
+ )*
+ S
+? ')'
+
+
+
+ seq
+ '('
+ S
+? cp
+( S
+? ',' S
+? cp
+ )*
+ S
+? ')'
+
+
+
+
+
+where each Name
+ is the type of an element which may
+appear as a child
+.
+Any content
+particle in a choice list may appear in the element content
+ at the location where
+the choice list appears in the grammar;
+content particles occurring in a sequence list must each
+appear in the element content
+ 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 ( +
+), zero or more ( *
+), or zero or
+one times ( ?
+).
+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.
+
+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.
+ For compatibility
+, 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
+.
+
+
+
+
+ Proper Group/PE Nesting
+
Parameter-entity
+
+ replacement text
+ must be properly nested
+with parenthetized groups.
+That is to say, if either of the opening or closing parentheses
+in a choice
+, seq
+, or
+ Mixed
+ construct
+is contained in the replacement text for a
+ parameter entity
+,
+both must be contained in the same replacement text.
+
+ For interoperability
+,
+if a parameter-entity reference appears in a
+ choice
+, seq
+, or
+ Mixed
+ construct, its replacement text
+should not be empty, and
+neither the first nor last non-blank
+character of the replacement text should be a connector
+( |
+ or ,
+).
+
+ An element
+
+ type
+ has
+ mixed content
+ when elements of that type may contain
+character data, optionally interspersed with
+ child
+ elements.
+
+In this case, the types of the child elements
+may be constrained, but not their order or their number of occurrences:
+
+ Mixed-content Declaration
+
+
+ Mixed
+ '('
+ S
+?
+'#PCDATA'
+( S
+?
+'|'
+ S
+?
+ Name
+)*
+ S
+?
+')*'
+ | '('
+ S
+? '#PCDATA' S
+? ')'
+
+
+
+
+
+
+
+where the Name
+s give the types of elements
+that may appear as children.
+
+
+ No Duplicate Types
+
The same name must not appear more than once in a single mixed-content
+declaration.
+
+
+
Examples of mixed content declarations:
+
+ <!ELEMENT p (#PCDATA|a|ul|b|i|em)*>
+<!ELEMENT p (#PCDATA | %font; | %phrase; | %special; | %form;)* >
+<!ELEMENT b (#PCDATA)>
+
+
+
+
+ Attribute-List Declarations
+
+ Attributes
+ are used to associate
+name-value pairs with elements
+.
+Attribute specifications may appear only within start-tags
+
+and empty-element tags
+;
+thus, the productions used to
+recognize them appear in
+.
+Attribute-list
+declarations may be used:
+
+
+
To define the set of attributes pertaining to a given
+element type.
+
+
+
To establish type constraints for these
+attributes.
+
+
+
To provide
+ default values
+
+for attributes.
+
+
+
+
+
+
+
+ Attribute-list declarations
+ specify the name, data type, and default
+value (if any) of each attribute associated with a given element type:
+
+ Attribute-list Declaration
+
+ AttlistDecl
+ '<!ATTLIST'
+ S
+
+ Name
+
+ AttDef
+*
+ S
+? '>'
+
+
+ AttDef
+
+ S
+ Name
+
+ S
+ AttType
+
+ S
+ DefaultDecl
+
+
+
+
+The Name
+ in the
+ AttlistDecl
+ 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 Name
+ in the
+ AttDef
+ rule is
+the name of the attribute.
+
+
+When more than one
+ AttlistDecl
+ 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.
+ For interoperability,
+ 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, and at least one attribute definition
+in each attribute-list declaration.
+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.
+
+
+ Attribute Types
+
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, as noted:
+
+
+ Attribute Types
+
+
+ AttType
+
+ StringType
+
+| TokenizedType
+
+| EnumeratedType
+
+
+
+
+ StringType
+ 'CDATA'
+
+
+ TokenizedType
+ 'ID'
+
+
+
+ | 'IDREF'
+
+ | 'IDREFS'
+
+ | 'ENTITY'
+
+ | 'ENTITIES'
+
+ | 'NMTOKEN'
+
+ | 'NMTOKENS'
+
+
+
+
+
+
+
+ ID
+
+Values of type
+ ID
+ must match the
+ Name
+ 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.
+
+
+
+ One ID per Element Type
+
No element type may have more than one ID attribute specified.
+
+
+ ID Attribute Default
+
An ID attribute must have a declared default of
+ #IMPLIED
+ or
+ #REQUIRED
+.
+
+
+ IDREF
+
+Values of type
+ IDREF
+ must match
+the Name
+ production, and
+values of type IDREFS
+ must match
+ Names
+;
+each Name
+ must match the value of an ID attribute on
+some element in the XML document; i.e. IDREF
+ values must
+match the value of some ID attribute.
+
+
+
+ Entity Name
+
+Values of type
+ ENTITY
+
+must match the Name
+ production,
+values of type ENTITIES
+ must match
+ Names
+;
+each Name
+ must
+match the
+name of an unparsed entity
+ declared in the
+ DTD
+.
+
+
+
+ Name Token
+
+Values of type
+ NMTOKEN
+ must match the
+ Nmtoken
+ production;
+values of type NMTOKENS
+ must
+match Nmtokens
+.
+
+
+
+
+ Enumerated attributes
+ can take one
+of a list of values provided in the declaration
+. There are two
+kinds of enumerated types:
+
+ Enumerated Attribute Types
+
+ EnumeratedType
+
+ NotationType
+
+| Enumeration
+
+
+
+
+ NotationType
+ 'NOTATION'
+
+ S
+
+'('
+ S
+?
+ Name
+
+( S
+? '|' S
+?
+ Name
+)*
+ S
+? ')'
+
+
+
+
+ Enumeration
+ '('
+ S
+?
+ Nmtoken
+
+( S
+? '|'
+ S
+?
+ Nmtoken
+)*
+ S
+?
+')'
+
+
+
+
+A NOTATION
+ attribute identifies a
+ notation
+, declared in the
+DTD with associated system and/or public identifiers, to
+be used in interpreting the element to which the attribute
+is attached.
+
+
+ Notation Attributes
+
+Values of this type must match
+one of the
+ notation
+ names included in
+the declaration; all notation names in the declaration must
+be declared.
+
+
+
+ Enumeration
+
+Values of this type
+must match one of the
+ Nmtoken
+ tokens in the
+declaration.
+
+
+
+ For interoperability,
+ the same
+ Nmtoken
+ should not occur more than once in the
+enumerated attribute types of a single element type.
+
+
+
+ Attribute Defaults
+
An
+ attribute declaration
+ 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.
+
+ Attribute Defaults
+
+
+ DefaultDecl
+ '#REQUIRED'
+| '#IMPLIED'
+ | (('#FIXED' S)?
+ AttValue
+)
+
+
+
+
+
+
+
+
+
+
+
In an attribute declaration,
+ #REQUIRED
+ means that the
+attribute must always be provided, #IMPLIED
+ that no default
+value is provided.
+
+ If the
+declaration
+is neither
+ #REQUIRED
+ nor #IMPLIED
+, then the
+ AttValue
+ value contains the declared
+ default
+ value; the #FIXED
+ 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.
+
+
+ Required Attribute
+
If the default declaration is the keyword
+ #REQUIRED
+, then
+the attribute must be specified for
+all elements of the type in the attribute-list declaration.
+
+
+
+ Attribute Default Legal
+
+The declared
+default value must meet the lexical constraints of the declared attribute type.
+
+
+
+ Fixed Attribute Default
+
If an attribute has a default value declared with the
+
+ #FIXED
+ keyword, instances of that attribute must
+match the default value.
+
+
+
Examples of attribute-list declarations:
+
+ <!ATTLIST termdef
+ id ID #REQUIRED
+ name CDATA #IMPLIED>
+<!ATTLIST list
+ type (bullets|ordered|glossary) "ordered">
+<!ATTLIST form
+ method CDATA #FIXED "POST">
+
+
+
+ Attribute-Value Normalization
+
Before the value of an attribute is passed to the application
+or checked for validity, the
+XML processor must normalize it as follows:
+
+
+
+
a character reference is processed by appending the referenced
+character to the attribute value
+
+
+
an entity reference is processed by recursively processing the
+replacement text of the entity
+
+
+
a whitespace character (#x20, #xD, #xA, #x9) is processed by
+appending #x20 to the normalized value, except that only a single #x20
+is appended for a "#xD#xA" sequence that is part of an external
+parsed entity or the literal entity value of an internal parsed
+entity
+
+
+
other characters are processed by appending them to the normalized
+value
+
+
+
+
+
If the declared value 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.
+
+All attributes for which no declaration has been read should be treated
+by a non-validating parser as if declared
+
+ CDATA
+.
+
+
+
+
+ Conditional Sections
+
+
+
+ Conditional sections
+ are portions of the
+ document type declaration external subset
+
+which are
+included in, or excluded from, the logical structure of the DTD based on
+the keyword which governs them.
+
+
+ Conditional Section
+
+
+ conditionalSect
+
+ includeSect
+
+| ignoreSect
+
+
+
+
+ includeSect
+ '<![' S? 'INCLUDE' S? '['
+
+
+ extSubsetDecl
+
+']]>'
+
+
+
+ ignoreSect
+ '<![' S? 'IGNORE' S? '['
+
+ ignoreSectContents
+*
+']]>'
+
+
+ ignoreSectContents
+
+ Ignore
+
+('<![' ignoreSectContents
+ ']]>'
+ Ignore
+)*
+
+
+ Ignore
+
+ Char
+* -
+( Char
+* ('<![' | ']]>')
+ Char
+*)
+
+
+
+
+
+
+
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.
+
+
If the keyword of the
+conditional section is
+ INCLUDE
+, then the contents of the conditional
+section are part of the DTD.
+If the keyword of the conditional
+section is IGNORE
+, then the contents of the conditional section are
+not logically part of the DTD.
+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.
+If a conditional section with a
+keyword of INCLUDE
+ occurs within a larger conditional
+section with a keyword of IGNORE
+, both the outer and the
+inner conditional sections are ignored.
+
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.
+
An example:
+
+ <!ENTITY % draft 'INCLUDE' >
+<!ENTITY % final 'IGNORE' >
+
+<![%draft;[
+<!ELEMENT book (comments*, title, body, supplements?)>
+]]>
+<![%final;[
+<!ELEMENT book (title, body, supplements?)>
+]]>
+
+
+
+
+
+
+ Physical Structures
+
+ An XML document may consist
+of one or many storage units. These are called
+
+ entities
+; they all have content
+ and are all
+(except for the document entity, see below, and
+the external DTD subset
+)
+identified by name
+.
+
+
+Each XML document has one entity
+called the document entity
+, which serves
+as the starting point for the XML
+processor
+ and may contain the whole document.
+
Entities may be either parsed or unparsed.
+
+ A
+ parsed entity's
+
+contents are referred to as its
+ replacement text
+;
+this text
+ is considered an
+integral part of the document.
+
+
+ An
+
+ unparsed entity
+
+is a resource whose contents may or may not be
+ text
+, and if text, may not be XML.
+Each unparsed entity
+has an associated notation
+, 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.
+
+
+
+Parsed entities are invoked by name using entity references;
+unparsed entities by name, given in the value of
+ ENTITY
+
+or ENTITIES
+
+attributes.
+
+
+ General entities
+
+are entities for use within the document content.
+In this specification, general entities are sometimes referred
+to with the unqualified term entity
+ when this leads
+to no ambiguity.
+
+ Parameter entities
+are parsed entities for use within the DTD.
+
+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.
+
+
+ Character and Entity References
+
+
+A
+ character reference
+ refers to a specific character in the
+ISO/IEC 10646 character set, for example one not directly accessible from
+available input devices.
+
+ Character Reference
+
+ CharRef
+ '&#' [0-9]+ ';'
+ | '&hcro;' [0-9a-fA-F]+ ';'
+
+
+
+
+
+ Legal Character
+
Characters referred to using character references must
+match the production for
+
+ Char
+.
+
+
+If the character reference begins with " &#x
+", the digits and
+letters up to the terminating ;
+ provide a hexadecimal
+representation of the character's code point in ISO/IEC 10646.
+If it begins just with " &#
+", the digits up to the terminating
+ ;
+ provide a decimal representation of the character's
+code point.
+
+
+
+
+ An
+ entity
+reference
+ refers to the content of a named entity.
+
+ References to
+parsed general entities
+use ampersand (
+ &
+) and semicolon ( ;
+) as
+delimiters.
+
+
+
+ Parameter-entity references
+ use percent-sign ( %
+) and
+semicolon
+( ;
+) as delimiters.
+
+
In a document without any DTD, a document with only an internal
+DTD subset which contains no parameter entity references, or a document with
+"
+ standalone='yes'
+",
+the Name
+ given in the entity reference must
+ match
+ that in an
+ entity declaration
+, except that
+well-formed documents need not declare
+any of the following entities: &magicents;.
+The declaration of a parameter entity must precede any reference to it.
+Similarly, the declaration of a general entity must precede any
+reference to it which appears in a default value in an attribute-list
+declaration.
+
Note that if entities are declared in the external subset or in
+external parameter entities, a non-validating processor is
+
+ not obligated to
+ read
+and process their declarations; for such documents, the rule that
+an entity must be declared is a well-formedness constraint only
+if standalone='yes'
+.
+
+
+ Entity Declared
+
In a document with an external subset or external parameter
+entities with "
+ standalone='no'
+",
+the Name
+ given in the entity reference must match
+ that in an
+ entity declaration
+.
+For interoperability, valid documents should declare the entities
+&magicents;, in the form
+specified in
+.
+The declaration of a parameter entity must precede any reference to it.
+Similarly, the declaration of a general entity must precede any
+reference to it which appears in a default value in an attribute-list
+declaration.
+
+
+ Parsed Entity
+
+An entity reference must not contain the name of an
+ unparsed entity
+. Unparsed entities may be referred
+to only in attribute values
+ declared to
+be of type ENTITY
+ or ENTITIES
+.
+
+
+
+ No Recursion
+
+A parsed entity must not contain a recursive reference to itself,
+either directly or indirectly.
+
+
+
+ In DTD
+
+Parameter-entity references may only appear in the
+
+ DTD
+.
+
+
+
Examples of character and entity references:
+
+ Type <key>less-than</key> (&hcro;3C;) to save options.
+This document was prepared on &docdate; and
+is classified &security-level;.
+
+
Example of a parameter-entity reference:
+
+
+
+
+
+%ISOLat2;]]>
+
+
+
+ Entity Declarations
+
+
+Entities are declared thus:
+
+
+ Entity Declaration
+
+
+ EntityDecl
+
+ GEDecl
+ | PEDecl
+
+
+
+ GEDecl
+ '<!ENTITY'
+ S
+ Name
+
+ S
+ EntityDef
+
+ S
+? '>'
+
+
+ PEDecl
+ '<!ENTITY'
+ S
+ '%' S
+
+ Name
+ S
+
+ PEDef
+ S
+? '>'
+
+
+ EntityDef
+
+ EntityValue
+
+| ( ExternalID
+
+ NDataDecl
+?)
+
+
+ PEDef
+
+ EntityValue
+
+| ExternalID
+
+
+
+
+
+The Name
+ identifies the entity in an
+ entity reference
+ or, in the case of an
+unparsed entity, in the value of an ENTITY
+ or ENTITIES
+
+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.
+
+
+
+ Internal Entities
+
+ If
+the entity definition is an
+
+ EntityValue
+,
+the defined entity is called an internal entity
+.
+There is no separate physical
+storage object, and the content of the entity is given in the
+declaration.
+
+Note that some processing of entity and character references in the
+ literal entity value
+ may be required to
+produce the correct replacement
+text
+: see
+.
+
+
An internal entity is a
+ parsed
+entity
+.
+
Example of an internal entity declaration:
+
+ <!ENTITY Pub-Status "This is a pre-release of the
+ specification.">
+
+
+
+ External Entities
+
+ If the entity is not
+internal, it is an
+ external
+entity
+, declared as follows:
+
+ External Entity Declaration
+
+ ExternalID
+ 'SYSTEM'
+ S
+
+ SystemLiteral
+
+ | 'PUBLIC'
+ S
+
+ PubidLiteral
+
+ S
+
+ SystemLiteral
+
+
+
+
+ NDataDecl
+
+ S
+ 'NDATA' S
+
+ Name
+
+
+
+
+
+If the NDataDecl
+ is present, this is a
+general unparsed
+entity
+; otherwise it is a parsed entity.
+
+
+ Notation Declared
+
+The
+ Name
+ must match the declared name of a
+ notation
+.
+
+
+
+ The
+
+ SystemLiteral
+
+is called the entity's system identifier
+. It is a URI,
+which may be used to retrieve the entity.
+
+Note that the hash mark ( #
+) and fragment identifier
+frequently used with URIs are not, formally, part of the URI itself;
+an XML processor may signal an error if a fragment identifier is
+given as part of a system identifier.
+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
+ document entity
+, to the entity
+containing the external DTD subset
+,
+or to some other external parameter entity
+.
+
+
An XML processor should handle a non-ASCII character in a URI by
+representing the character in UTF-8 as one or more bytes, and then
+escaping these bytes with the URI escaping mechanism (i.e., by
+converting each byte to %HH, where HH is the hexadecimal notation of the
+byte value).
+
+
+In addition to a system identifier, an external identifier may
+include a
+ public identifier
+.
+
+An XML processor attempting to retrieve the entity's content may use the public
+identifier to try to generate an alternative URI. If the processor
+is unable to do so, it must use the URI 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.
+
Examples of external entity declarations:
+
+ <!ENTITY open-hatch
+ SYSTEM "http://www.textuality.com/boilerplate/OpenHatch.xml">
+<!ENTITY open-hatch
+ PUBLIC "-//Textuality//TEXT Standard open-hatch boilerplate//EN"
+ "http://www.textuality.com/boilerplate/OpenHatch.xml">
+<!ENTITY hatch-pic
+ SYSTEM "../grafix/OpenHatch.gif"
+ NDATA gif >
+
+
+
+
+ Parsed Entities
+
+ The Text Declaration
+
External parsed entities may each begin with a
+ text
+declaration
+.
+
+ Text Declaration
+
+
+ TextDecl
+ &xmlpio;
+
+ VersionInfo
+?
+ EncodingDecl
+
+ S
+? &pic;
+
+
+
+
+
+
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.
+
+
+ Well-Formed Parsed Entities
+
The document entity is well-formed if it matches the production labeled
+
+ document
+.
+An external general
+parsed entity is well-formed if it matches the production labeled
+ extParsedEnt
+.
+An external parameter
+entity is well-formed if it matches the production labeled
+ extPE
+.
+
+ Well-Formed External Parsed Entity
+
+ extParsedEnt
+
+ TextDecl
+?
+ content
+
+
+
+ extPE
+
+ TextDecl
+?
+ extSubsetDecl
+
+
+
+
+An internal general parsed entity is well-formed if its replacement text
+matches the production labeled
+ content
+.
+All internal parameter entities are well-formed by definition.
+
+
A consequence of well-formedness in entities is that the logical
+and physical structures in an XML document are properly nested; no
+
+ start-tag
+,
+ end-tag
+,
+ empty-element tag
+,
+ element
+,
+ comment
+,
+ processing instruction
+,
+ character
+reference
+, or
+ entity reference
+
+can begin in one entity and end in another.
+
+
+ Character Encoding in Entities
+
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 either UTF-8 or UTF-16.
+
+
+
Entities encoded in UTF-16 must
+begin with the Byte Order Mark described by ISO/IEC 10646 Annex E and
+Unicode Appendix B (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.
+
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.
+Parsed entities which are stored in an encoding other than
+UTF-8 or UTF-16 must begin with a
+ text
+declaration
+ containing an encoding declaration:
+
+ Encoding Declaration
+
+ EncodingDecl
+
+ S
+
+'encoding' Eq
+
+('"' EncName
+ '"' |
+"'" EncName
+ "'" )
+
+
+
+ EncName
+ [A-Za-z] ([A-Za-z0-9._] | '-')*
+ Encoding name contains only Latin characters
+
+
+
+In the document entity
+, the encoding
+declaration is part of the XML declaration
+.
+The EncName
+ is the name of the encoding used.
+
+
In an encoding declaration, the values
+"
+ UTF-8
+",
+" UTF-16
+",
+" ISO-10646-UCS-2
+", and
+" ISO-10646-UCS-4
+" should be
+used for the various encodings and transformations of Unicode /
+ISO/IEC 10646, the values
+" ISO-8859-1
+",
+" ISO-8859-2
+", ...
+" ISO-8859-9
+" should be used for the parts of ISO 8859, and
+the values
+" ISO-2022-JP
+",
+" Shift_JIS
+", and
+" EUC-JP
+"
+should be used for the various encoded forms of JIS X-0208-1997. XML
+processors may recognize other encodings; it is recommended that
+character encodings registered (as charset
+s)
+with the Internet Assigned Numbers
+Authority
+, other than those just listed, should be
+referred to
+using their registered names.
+Note that these registered names are defined to be
+case-insensitive, so processors wishing to match against them
+should do so in a case-insensitive
+way.
+
In the absence of information provided by an external
+transport protocol (e.g. HTTP or MIME),
+it is an
+ error
+ for an entity including
+an encoding declaration to be presented to the XML processor
+in an encoding other than that named in the declaration,
+for an encoding declaration to occur other than at the beginning
+of an external entity, or for
+an entity which begins with neither a Byte Order Mark nor an encoding
+declaration to use an encoding other than UTF-8.
+Note that since ASCII
+is a subset of UTF-8, ordinary ASCII entities do not strictly need
+an encoding declaration.
+
It is a
+ fatal error
+ when an XML processor
+encounters an entity with an encoding that it is unable to process.
+
+
+
+ XML Processor Treatment of Entities and References
+
The table below summarizes the contexts in which character references,
+entity references, and invocations of unparsed entities might appear and the
+required behavior of an
+ XML processor
+ in
+each case.
+The labels in the leftmost column describe the recognition context:
+
+
+
+
+
as a reference
+anywhere after the
+ start-tag
+ and
+before the end-tag
+ of an element; corresponds
+to the nonterminal content
+.
+
+
+
+
+
+
as a reference within either the value of an attribute in a
+
+ start-tag
+, or a default
+value in an attribute declaration
+;
+corresponds to the nonterminal
+ AttValue
+.
+
+
+
+
+
+
as a
+ Name
+, not a reference, appearing either as
+the value of an
+attribute which has been declared as type ENTITY
+, or as one of
+the space-separated tokens in the value of an attribute which has been
+declared as type ENTITIES
+.
+
+
+
+
+
+
as a reference
+within a parameter or internal entity's
+
+ literal entity value
+ in
+the entity's declaration; corresponds to the nonterminal
+ EntityValue
+.
+
+
+
+
+
+
as a reference within either the internal or external subsets of the
+
+ DTD
+, but outside
+of an EntityValue
+ or
+ AttValue
+.
+
+
+
+
+
+
+
+
+
Entity Type
+
Character
+
+
+
Parameter
+
Internal
+General
+
External Parsed
+General
+
Unparsed
+
+
+
Reference
+in Content
+
+ Not recognized
+
+
+ Included
+
+
+ Included if validating
+
+
+ Forbidden
+
+
+ Included
+
+
+
+
Reference
+in Attribute Value
+
+ Not recognized
+
+
+ Included in literal
+
+
+ Forbidden
+
+
+ Forbidden
+
+
+ Included
+
+
+
+
Occurs as
+Attribute Value
+
+ Not recognized
+
+
+ Forbidden
+
+
+ Forbidden
+
+
+ Notify
+
+
+ Not recognized
+
+
+
+
Reference
+in EntityValue
+
+ Included in literal
+
+
+ Bypassed
+
+
+ Bypassed
+
+
+ Forbidden
+
+
+ Included
+
+
+
+
Reference
+in DTD
+
+ Included as PE
+
+
+ Forbidden
+
+
+ Forbidden
+
+
+ Forbidden
+
+
+ Forbidden
+
+
+
+
+
+ Not Recognized
+
Outside the DTD, the
+ %
+ character has no
+special significance; thus, what would be parameter entity references in the
+DTD are not recognized as markup in content
+.
+Similarly, the names of unparsed entities are not recognized except
+when they appear in the value of an appropriately declared attribute.
+
+
+
+ Included
+
+ An entity is
+
+ included
+ when its
+ replacement text
+ is retrieved
+and processed, in place of the reference itself,
+as though it were part of the document at the location the
+reference was recognized.
+The replacement text may contain both
+ character data
+
+and (except for parameter entities) markup
+,
+which must be recognized in
+the usual way, except that the replacement text of entities used to escape
+markup delimiters (the entities &magicents;) is always treated as
+data. (The string " AT&T;
+" expands to
+" AT&T;
+" and the remaining ampersand is not recognized
+as an entity-reference delimiter.)
+A character reference is included
+ when the indicated
+character is processed in place of the reference itself.
+
+
+
+
+ Included If Validating
+
When an XML processor recognizes a reference to a parsed entity, in order
+to
+ validate
+
+the document, the processor must
+ include
+ its
+replacement text.
+If the entity is external, and the processor is not
+attempting to validate the XML document, the
+processor may
+, but need not,
+include the entity's replacement text.
+If a non-validating parser does not include the replacement text,
+it must inform the application that it recognized, but did not
+read, the entity.
+
This rule is based on the recognition that the automatic inclusion
+provided by the SGML and XML entity mechanism, primarily designed
+to support modularity in authoring, is not necessarily
+appropriate for other applications, in particular document browsing.
+Browsers, for example, when encountering an external parsed entity reference,
+might choose to provide a visual indication of the entity's
+presence and retrieve it for display only on demand.
+
+
+
+ Forbidden
+
The following are forbidden, and constitute
+
+ fatal
+ errors:
+
+
+
the appearance of a reference to an
+
+ unparsed entity
+.
+
+
+
+
the appearance of any character or general-entity reference in the
+DTD except within an
+ EntityValue
+ or
+ AttValue
+.
+
+
+
a reference to an external entity in an attribute value.
+
+
+
+
+
+
+ Included in Literal
+
When an
+ entity reference
+ appears in an
+attribute value, or a parameter entity reference appears in a literal entity
+value, its replacement text
+ is
+processed in place of the reference itself as though it
+were part of the document at the location the reference was recognized,
+except that a single or double quote character in the replacement text
+is always treated as a normal data character and will not terminate the
+literal.
+For example, this is well-formed:
+
+
+]]>
+
+while this is not:
+ <!ENTITY EndAttr "27'" >
+<element attribute='a-&EndAttr;>
+
+
+
+
+ Notify
+
When the name of an
+ unparsed
+entity
+ appears as a token in the
+value of an attribute of declared type ENTITY
+ or ENTITIES
+,
+a validating processor must inform the
+application of the system
+
+and public
+ (if any)
+identifiers for both the entity and its associated
+ notation
+.
+
+
+ Bypassed
+
When a general entity reference appears in the
+
+ EntityValue
+ in an entity declaration,
+it is bypassed and left as is.
+
+
+ Included as PE
+
Just as with external parsed entities, parameter entities
+need only be
+ included if
+validating
+.
+When a parameter-entity reference is recognized in the DTD
+and included, its
+ replacement
+text
+ is enlarged by the attachment of one leading and one following
+space (#x20) character; the intent is to constrain the replacement
+text of parameter
+entities to contain an integral number of grammatical tokens in the DTD.
+
+
+
+
+ Construction of Internal Entity Replacement Text
+
In discussing the treatment
+of internal entities, it is
+useful to distinguish two forms of the entity's value.
+
+ The
+ literal
+entity value
+ is the quoted string actually
+present in the entity declaration, corresponding to the
+non-terminal EntityValue
+.
+
+ The
+ replacement
+text
+ is the content of the entity, after
+replacement of character references and parameter-entity
+references.
+
+
These simple rules may have complex interactions; for a detailed
+discussion of a difficult example, see
+
+
+.
+
+
+
+ Predefined Entities
+
+ Entity and character
+references can both be used to
+ escape
+ the left angle bracket,
+ampersand, and other delimiters. A set of general entities
+(&magicents;) is specified for this purpose.
+Numeric character references may also be used; they are
+expanded immediately when recognized and must be treated as
+character data, so the numeric character references
+" <
+" and " &
+" may be used to
+escape <
+ and &
+ when they occur
+in character data.
+
+
All XML processors must recognize these entities whether they
+are declared or not.
+
+ For interoperability
+,
+valid XML documents should declare these
+entities, like any others, before using them.
+If the entities in question are declared, they must be declared
+as internal entities whose replacement text is the single
+character being escaped or a character reference to
+that character, as shown below.
+
+
+
+
+
+
+]]>
+
+Note that the <
+ and &
+ characters
+in the declarations of " lt
+" and " amp
+"
+are doubly escaped to meet the requirement that entity replacement
+be well-formed.
+
+
+
+ Notation Declarations
+
+
+ Notations
+ identify by
+name the format of unparsed
+entities
+, the
+format of elements which bear a notation attribute,
+or the application to which
+a processing instruction
+ is
+addressed.
+
+
+
+
+ Notation declarations
+
+provide a name for the notation, for use in
+entity and attribute-list declarations and in attribute specifications,
+and an external identifier for the notation which may allow an XML
+processor or its client application to locate a helper application
+capable of processing data in the given notation.
+
+ Notation Declarations
+
+ NotationDecl
+ '<!NOTATION'
+ S
+ Name
+
+ S
+
+( ExternalID
+ |
+ PublicID
+)
+ S
+? '>'
+
+
+ PublicID
+ 'PUBLIC'
+ S
+
+ PubidLiteral
+
+
+
+
+
+
+
+
XML processors must provide applications with the name and external
+identifier(s) of any notation declared and referred to in an attribute
+value, attribute definition, or entity declaration. They may
+additionally resolve the external identifier into the
+
+ system identifier
+,
+file name, or other information needed to allow the
+application to call a processor for data in the notation described. (It
+is not an error, however, for XML documents to declare and refer to
+notations for which notation-specific applications are not available on
+the system where the XML processor or application is running.)
+
+
+ Document Entity
+
+ The
+ document
+entity
+ serves as the root of the entity
+tree and a starting-point for an XML
+processor
+.
+
+This specification does
+not specify how the document entity is to be located by an XML
+processor; unlike other entities, the document entity has no name and might
+well appear on a processor input stream
+without any identification at all.
Conforming
+ XML processors
+ fall into two
+classes: validating and non-validating.
+
Validating and non-validating processors alike must report
+violations of this specification's well-formedness constraints
+in the content of the
+
+ document entity
+ and any
+other parsed entities
+ that
+they read.
+
+
+
+ Validating processors
+ must report
+violations of the constraints expressed by the declarations in the
+ DTD
+, and
+failures to fulfill the validity constraints given
+in this specification.
+
+
+To accomplish this, validating XML processors must read and process the entire
+DTD and all external parsed entities referenced in the document.
+
+
Non-validating processors are required to check only the
+
+ document entity
+, including
+the entire internal DTD subset, for well-formedness.
+
+While they are not required to check the document for validity,
+they are required to
+
+ process
+ all the declarations they read in the
+internal DTD subset and in any parameter entity that they
+read, up to the first reference
+to a parameter entity that they do not
+ read; that is to
+say, they must
+use the information in those declarations to
+ normalize
+ attribute values,
+ include
+ the replacement text of
+internal entities, and supply
+ default attribute values
+.
+
+
+They must not process
+
+ entity declarations
+ or
+ attribute-list declarations
+
+encountered after a reference to a parameter entity that is not
+read, since the entity may have contained overriding declarations.
+
+
+
+ Using XML Processors
+
The behavior of a validating XML processor is highly predictable; it
+must read every piece of a document and report all well-formedness and
+validity violations.
+Less is required of a non-validating processor; it need not read any
+part of the document other than the document entity.
+This has two effects that may be important to users of XML processors:
+
+
+
+
Certain well-formedness errors, specifically those that require
+reading external entities, may not be detected by a non-validating processor.
+Examples include the constraints entitled
+
+ Entity Declared
+,
+ Parsed Entity
+, and
+ No Recursion
+, as well
+as some of the cases described as
+ forbidden
+ in
+
+.
+
+
+
The information passed from the processor to the application may
+vary, depending on whether the processor reads
+parameter and external entities.
+For example, a non-validating processor may not
+
+ normalize
+ attribute values,
+ include
+ the replacement text of
+internal entities, or supply
+ default attribute values
+,
+where doing so depends on having read declarations in
+external or parameter entities.
+
+
+
+
+
For maximum reliability in interoperating between different XML
+processors, applications which use non-validating processors should not
+rely on any behaviors not required of such processors.
+Applications which require facilities such as the use of default
+attributes or internal entities which are declared in external
+entities should use validating XML processors.
+
+
+
+ Notation
+
The formal grammar of XML is given in this specification using a simple
+Extended Backus-Naur Form (EBNF) notation. Each rule in the grammar defines
+one symbol, in the form
+
+ symbol ::= expression
+
+
Symbols are written with an initial capital letter if they are
+defined by a regular expression, or with an initial lower case letter
+otherwise.
+Literal strings are quoted.
+
+
+
Within the expression on the right-hand side of a rule, the following
+expressions are used to match strings of one or more characters:
+
+
+
+
+
+
where
+ N
+ is a hexadecimal integer, the
+expression matches the character in ISO/IEC 10646 whose canonical
+(UCS-4)
+code value, when interpreted as an unsigned binary number, has
+the value indicated. The number of leading zeros in the
+ #xN
+ form is insignificant; the number of leading
+zeros in the corresponding code value
+is governed by the character
+encoding in use and is not significant for XML.
+
+
+
+
+
+
matches any
+ character
+
+with a value in the range(s) indicated (inclusive).
+
+
+
+
+
+
matches any
+ character
+
+with a value outside
+ the
+range indicated.
+
+
+
+
+
+
matches any
+ character
+
+with a value not among the characters given.
+
+
+
+
+
+
matches a literal string
+ matching
+
+that given inside the double quotes.
+
+
+
+
+
+
matches a literal string
+ matching
+
+that given inside the single quotes.
+
+
+
+
+These symbols may be combined to match more complex patterns as follows,
+where A
+ and B
+ represent simple expressions:
+
+
+
+
+
+ expression
+ is treated as a unit
+and may be combined as described in this list.
+
+
+
+
+
+
matches
+ A
+ or nothing; optional A
+.
+
+
+
+
+
+
matches
+ A
+ followed by B
+.
+
+
+
+
+
+
matches
+ A
+ or B
+ but not both.
+
+
+
+
+
+
matches any string that matches
+ A
+ but does not match
+ B
+.
+
+
+
+
+
+
+
matches one or more occurrences of
+ A
+.
+
+
+
+
+
+
matches zero or more occurrences of
+ A
+.
+
+
+
+
+Other notations used in the productions are:
+
+
+
+
+
comment.
+
+
+
+
+
+
well-formedness constraint; this identifies by name a
+constraint on
+
+ well-formed
+ documents
+associated with a production.
+
+
+
+
+
+
validity constraint; this identifies by name a constraint on
+
+ valid
+ documents associated with
+a production.
+
+
+
+
+
+
+
+
+
+ References
+
+ Normative References
+
+
+(Internet Assigned Numbers Authority)
+ Official Names for
+Character Sets
+,
+ed. Keld Simonsen et al.
+See ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets
+.
+
+
+IETF (Internet Engineering Task Force).
+
+ RFC 1766: Tags for the Identification of Languages
+,
+ed. H. Alvestrand.
+1995.
+
+
+(International Organization for Standardization).
+
+ ISO 639:1988 (E).
+Code for the representation of names of languages.
+
+[Geneva]: International Organization for
+Standardization, 1988.
+
+(International Organization for Standardization).
+
+ ISO 3166-1:1997 (E).
+Codes for the representation of names of countries and their subdivisions
+— Part 1: Country codes
+
+[Geneva]: International Organization for
+Standardization, 1997.
+ ISO
+(International Organization for Standardization).
+
+ ISO/IEC 10646-1993 (E). Information technology — Universal
+Multiple-Octet Coded Character Set (UCS) — Part 1:
+Architecture and Basic Multilingual Plane.
+
+[Geneva]: International Organization for
+Standardization, 1993 (plus amendments AM 1 through AM 7).
+
+ The Unicode Consortium.
+
+ The Unicode Standard, Version 2.0.
+
+Reading, Mass.: Addison-Wesley Developers Press, 1996.
+
+
+
+ Other References
+
+ Aho, Alfred V.,
+Ravi Sethi, and Jeffrey D. Ullman.
+
+ Compilers: Principles, Techniques, and Tools
+.
+Reading: Addison-Wesley, 1986, rpt. corr. 1988.
+
+Berners-Lee, T., R. Fielding, and L. Masinter.
+
+ Uniform Resource Identifiers (URI): Generic Syntax and
+Semantics
+.
+1997.
+(Work in progress; see updates to RFC1738.)
+ Brüggemann-Klein, Anne.
+
+ Regular Expressions into Finite Automata
+.
+Extended abstract in I. Simon, Hrsg., LATIN 1992,
+S. 97-98. Springer-Verlag, Berlin 1992.
+Full Version in Theoretical Computer Science 120: 197-213, 1993.
+
+
+ Brüggemann-Klein, Anne,
+and Derick Wood.
+
+ Deterministic Regular Languages
+.
+Universität Freiburg, Institut für Informatik,
+Bericht 38, Oktober 1991.
+
+ James Clark.
+Comparison of SGML and XML. See
+
+ http://www.w3.org/TR/NOTE-sgml-xml-971215
+.
+
+
+IETF (Internet Engineering Task Force).
+
+ RFC 1738: Uniform Resource Locators (URL)
+,
+ed. T. Berners-Lee, L. Masinter, M. McCahill.
+1994.
+
+
+IETF (Internet Engineering Task Force).
+
+ RFC 1808: Relative Uniform Resource Locators
+,
+ed. R. Fielding.
+1995.
+
+
+IETF (Internet Engineering Task Force).
+
+ RFC 2141: URN Syntax
+,
+ed. R. Moats.
+1997.
+
+ ISO
+(International Organization for Standardization).
+
+ ISO 8879:1986(E). Information processing — Text and Office
+Systems — Standard Generalized Markup Language (SGML).
+ First
+edition — 1986-10-15. [Geneva]: International Organization for
+Standardization, 1986.
+
+ ISO
+(International Organization for Standardization).
+
+ ISO/IEC 10744-1992 (E). Information technology —
+Hypermedia/Time-based Structuring Language (HyTime).
+
+
+[Geneva]: International Organization for
+Standardization, 1992.
+ Extended Facilities Annexe.
+
+[Geneva]: International Organization for
+Standardization, 1996.
+
+
+
+
+
+ Character Classes
+
The character classes defined here can be derived from the
+Unicode character database as follows:
+
+
+
+
Name start characters must have one of the categories Ll, Lu,
+Lo, Lt, Nl.
+
+
+
Name characters other than Name-start characters
+must have one of the categories Mc, Me, Mn, Lm, or Nd.
+
+
+
Characters in the compatibility area (i.e. with character code
+greater than #xF900 and less than #xFFFE) are not allowed in XML
+names.
+
+
+
Characters which have a font or compatibility decomposition (i.e. those
+with a "compatibility formatting tag" in field 5 of the database --
+marked by field 5 beginning with a "<") are not allowed.
+
+
+
The following characters are treated as name-start characters
+rather than name characters, because the property file classifies
+them as Alphabetic: [#x02BB-#x02C1], #x0559, #x06E5, #x06E6.
+
+
+
Characters #x20DD-#x20E0 are excluded (in accordance with
+Unicode, section 5.14).
+
+
+
Character #x00B7 is classified as an extender, because the
+property list so identifies it.
+
+
+
Character #x0387 is added as a name character, because #x00B7
+is its canonical equivalent.
+
+
+
Characters ':' and '_' are allowed as name-start characters.
+
+
+
Characters '-' and '.' are allowed as name characters.
+
+
+
+
+
+
+ XML and SGML
+
XML is designed to be a subset of SGML, in that every
+
+ valid
+ XML document should also be a
+conformant SGML document.
+For a detailed comparison of the additional restrictions that XML places on
+documents beyond those of SGML, see
+.
+
+
+
+ Expansion of Entity and Character References
+
This appendix contains some examples illustrating the
+sequence of entity- and character-reference recognition and
+expansion, as specified in
+
+.
+
+If the DTD contains the declaration
+
+
+An ampersand (&) may be escaped
+numerically (&#38;) or with a general entity
+(&).
" >
+]]>
+
+then the XML processor will recognize the character references
+when it parses the entity declaration, and resolve them before
+storing the following string as the
+value of the entity " example
+":
+
+An ampersand (&) may be escaped
+numerically (&) or with a general entity
+(&).
+]]>
+
+A reference in the document to " &example;
+"
+will cause the text to be reparsed, at which time the
+start- and end-tags of the " p
+" element will be recognized
+and the three references will be recognized and expanded,
+resulting in a " p
+" element with the following content
+(all data, no delimiters or markup):
+
+
+
+
+
A more complex example will illustrate the rules and their
+effects fully. In the following example, the line numbers are
+solely for reference.
+
+
+
+2
+4
+5 ' >
+6 %xx;
+7 ]>
+8 This sample shows a &tricky; method.
+]]>
+
+This produces the following:
+
+
+
in line 4, the reference to character 37 is expanded immediately,
+and the parameter entity "
+ xx
+" is stored in the symbol
+table with the value " %zz;
+". Since the replacement text
+is not rescanned, the reference to parameter entity " zz
+"
+is not recognized. (And it would be an error if it were, since
+" zz
+" is not yet declared.)
+
+
+
in line 5, the character reference "
+ <
+" is
+expanded immediately and the parameter entity " zz
+" is
+stored with the replacement text
+" <!ENTITY tricky "error-prone" >
+",
+which is a well-formed entity declaration.
+
+
+
in line 6, the reference to "
+ xx
+" is recognized,
+and the replacement text of " xx
+" (namely
+" %zz;
+") is parsed. The reference to " zz
+"
+is recognized in its turn, and its replacement text
+(" <!ENTITY tricky "error-prone" >
+") is parsed.
+The general entity " tricky
+" has now been
+declared, with the replacement text " error-prone
+".
+
+
+
+in line 8, the reference to the general entity "
+ tricky
+" is
+recognized, and it is expanded, so the full content of the
+" test
+" element is the self-describing (and ungrammatical) string
+ This sample shows a error-prone method.
+
+
+
+
+
+
+
+
+ Deterministic Content Models
+
+ For compatibility
+, it is
+required
+that content models in element type declarations be deterministic.
+
+
SGML
+requires deterministic content models (it calls them
+"unambiguous"); XML processors built using SGML systems may
+flag non-deterministic content models as errors.
+
For example, the content model
+ ((b, c) | (b, d))
+ is
+non-deterministic, because given an initial b
+ the parser
+cannot know which b
+ in the model is being matched without
+looking ahead to see which element follows the b
+.
+In this case, the two references to
+ b
+ can be collapsed
+into a single reference, making the model read
+ (b, (c | d))
+. An initial b
+ now clearly
+matches only a single name in the content model. The parser doesn't
+need to look ahead to see what follows; either c
+ or
+ d
+ would be accepted.
+
More formally: a finite state automaton may be constructed from the
+content model using the standard algorithms, e.g. algorithm 3.5
+in section 3.9
+of Aho, Sethi, and Ullman
+
+.
+In many such algorithms, a follow set is constructed for each
+position in the regular expression (i.e., each leaf
+node in the
+syntax tree for the regular expression);
+if any position has a follow set in which
+more than one following position is
+labeled with the same element type name,
+then the content model is in error
+and may be reported as an error.
+
+
Algorithms exist which allow many but not all non-deterministic
+content models to be reduced automatically to equivalent deterministic
+models; see Brüggemann-Klein 1991
+
+.
+
+
+ Autodetection of Character Encodings
+
The XML encoding declaration functions as an internal label on each
+entity, indicating which character encoding is in use. Before an XML
+processor can read the internal label, however, it apparently has to
+know what character encoding is in use—which is what the internal label
+is trying to indicate. In the general case, this is a hopeless
+situation. It is not entirely hopeless in XML, however, because XML
+limits the general case in two ways: each implementation is assumed
+to support only a finite set of character encodings, and the XML
+encoding declaration is restricted in position and content in order to
+make it feasible to autodetect the character encoding in use in each
+entity in normal cases. Also, in many cases other sources of information
+are available in addition to the XML data stream itself.
+Two cases may be distinguished,
+depending on whether the XML entity is presented to the
+processor without, or with, any accompanying
+(external) information. We consider the first case first.
+
+
+Because each XML entity not in UTF-8 or UTF-16 format
+ must
+
+begin with an XML encoding declaration, in which the first characters
+must be ' <?xml
+', any conforming processor can detect,
+after two to four octets of input, which of the following cases apply.
+In reading this list, it may help to know that in UCS-4, '<' is
+" #x0000003C
+" and '?' is " #x0000003F
+", and the Byte
+Order Mark required of UTF-16 data streams is " #xFEFF
+".
+ 00 3C 00 3F
+: UTF-16, big-endian, no Byte Order Mark
+(and thus, strictly speaking, in error)
+
+
+
+ 3C 00 3F 00
+: UTF-16, little-endian, no Byte Order Mark
+(and thus, strictly speaking, in error)
+
+
+
+ 3C 3F 78 6D
+: UTF-8, ISO 646, ASCII, some part of ISO 8859,
+Shift-JIS, EUC, or any other 7-bit, 8-bit, or mixed-width encoding
+which ensures that the characters of ASCII have their normal positions,
+width,
+and values; the actual encoding declaration must be read to
+detect which of these applies, but since all of these encodings
+use the same bit patterns for the ASCII characters, the encoding
+declaration itself may be read reliably
+
+
+
+
+ 4C 6F A7 94
+: EBCDIC (in some flavor; the full
+encoding declaration must be read to tell which code page is in
+use)
+
+
+
other: UTF-8 without an encoding declaration, or else
+the data stream is corrupt, fragmentary, or enclosed in
+a wrapper of some kind
+
+
+
+
+
+This level of autodetection is enough to read the XML encoding
+declaration and parse the character-encoding identifier, which is
+still necessary to distinguish the individual members of each family
+of encodings (e.g. to tell UTF-8 from 8859, and the parts of 8859
+from each other, or to distinguish the specific EBCDIC code page in
+use, and so on).
+
+
+Because the contents of the encoding declaration are restricted to
+ASCII characters, a processor can reliably read the entire encoding
+declaration as soon as it has detected which family of encodings is in
+use. Since in practice, all widely used character encodings fall into
+one of the categories above, the XML encoding declaration allows
+reasonably reliable in-band labeling of character encodings, even when
+external sources of information at the operating-system or
+transport-protocol level are unreliable.
+
+
+Once the processor has detected the character encoding in use, it can
+act appropriately, whether by invoking a separate input routine for
+each case, or by calling the proper conversion function on each
+character of input.
+
+
+Like any self-labeling system, the XML encoding declaration will not
+work if any software changes the entity's character set or encoding
+without updating the encoding declaration. Implementors of
+character-encoding routines should be careful to ensure the accuracy
+of the internal and external information used to label the entity.
+
+
The second possible case occurs when the XML entity is accompanied
+by encoding information, as in some file systems and some network
+protocols.
+When multiple sources of information are available,
+
+their relative
+priority and the preferred method of handling conflict should be
+specified as part of the higher-level protocol used to deliver XML.
+Rules for the relative priority of the internal label and the
+MIME-type label in an external header, for example, should be part of the
+RFC document defining the text/xml and application/xml MIME types. In
+the interests of interoperability, however, the following rules
+are recommended.
+
+
+
+
If an XML entity is in a file, the Byte-Order Mark
+and encoding-declaration PI are used (if present) to determine the
+character encoding. All other heuristics and sources of information
+are solely for error recovery.
+
+
+
+
If an XML entity is delivered with a
+MIME type of text/xml, then the
+ charset
+ parameter
+on the MIME type determines the
+character encoding method; all other heuristics and sources of
+information are solely for error recovery.
+
+
+
+
If an XML entity is delivered
+with a
+MIME type of application/xml, then the Byte-Order Mark and
+encoding-declaration PI are used (if present) to determine the
+character encoding. All other heuristics and sources of
+information are solely for error recovery.
+
+
+
+
+These rules apply only in the absence of protocol-level documentation;
+in particular, when the MIME types text/xml and application/xml are
+defined, the recommendations of the relevant RFC will supersede
+these rules.
+
+
+
+ W3C XML Working Group
+
This specification was prepared and approved for publication by the
+W3C XML Working Group (WG). WG approval of this specification does
+not necessarily imply that all WG members voted for its approval.
+The current and former members of the XML WG are:
+
+
+ Jon Bosak, Sun
+ Chair
+
+
+ James Clark
+ Technical Lead
+
+
+ Tim Bray, Textuality and Netscape
+ XML Co-editor
+
+
+ Jean Paoli, Microsoft
+ XML Co-editor
+
+
+ C. M. Sperberg-McQueen, U. of Ill.
+ XML
+Co-editor
+
+
+ Dan Connolly, W3C
+ W3C Liaison
+
+
+ Paula Angerstein, Texcel
+
+
+ Steve DeRose, INSO
+
+
+ Dave Hollander, HP
+
+
+ Eliot Kimber, ISOGEN
+
+
+ Eve Maler, ArborText
+
+
+ Tom Magliery, NCSA
+
+
+ Murray Maloney, Muzmo and Grif
+
+
+ Makoto Murata, Fuji Xerox Information Systems
+
+
+ Joel Nava, Adobe
+
+
+ Conleth O'Connell, Vignette
+
+
+ Peter Sharpe, SoftQuad
+
+
+ John Tigue, DataChannel
+
+
+
+
+
diff --git a/result/valid/dia.xml b/result/valid/dia.xml
new file mode 100644
index 00000000..4ffced97
--- /dev/null
+++ b/result/valid/dia.xml
@@ -0,0 +1,138 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+]>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/result/valid/xlink.xml b/result/valid/xlink.xml
new file mode 100644
index 00000000..135b1273
--- /dev/null
+++ b/result/valid/xlink.xml
@@ -0,0 +1,854 @@
+
+
+
+]>
+
+
+ XML Linking Language (XLink)
+ Version 1.0
+
+ WD-xlink-19990527
+ World Wide Web Consortium Working Draft
+
+ 29
+ May
+ 1999
+
+
+
This draft is for public discussion.
+
+
+ http://www.w3.org/XML/Group/1999/05/WD-xlink-current
+
+
+ http://www.w3.org/XML/Group/1999/05/WD-xlink-19990527
+ http://www.w3.org/XML/Group/1999/05/WD-xlink-19990505
+ http://www.w3.org/TR/1998/WD-xlink-19980303
+ http://www.w3.org/TR/WD-xml-link-970630
+
+
+
+ Steve DeRose
+ Inso Corp. and Brown University
+ Steven_DeRose@Brown.edu
+
+
+ David Orchard
+ IBM Corp.
+ dorchard@ca.ibm.com
+
+
+ Ben Trafford
+ Invited Expert
+ bent@exemplary.net
+
+
+
+
This is a W3C Working Draft for review by W3C members and other interested parties. It is a draft document and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use W3C Working Drafts as reference material or to cite them as other than "work in progress". A list of current W3C working drafts can be found at
+ http://www.w3.org/TR
+.
+
+ Note:
+ Since working drafts are subject to frequent change, you are advised to reference the above URI, rather than the URIs for working drafts themselves. Some of the work remaining is described in
+.
+
This work is part of the W3C XML Activity (for current status, see
+ http://www.w3.org/XML/Activity
+). For information about the XPointer language which is expected to be used with XLink, see http://www.w3.org/TR/WD-xptr
+.
+
+
See
+ http://www.w3.org/TR/NOTE-xlink-principles
+ for additional background on the design principles informing XLink.
+
Also see
+ http://www.w3.org/TR/NOTE-xlink-req/
+ for the XLink requirements that this document attempts to satisfy.
+
+
+
This specification defines constructs that may be inserted into XML DTDs, schemas and document instances to describe links between objects. It uses XML syntax to create structures that can describe the simple unidirectional hyperlinks of today's HTML as well as more sophisticated links.
+
+
+
Burlington, Seekonk, et al.: World-Wide Web Consortium, XML Working Group, 1998.
+
+
+
Created in electronic form.
+
+
+ English
+ Extended Backus-Naur Form (formal grammar)
+
+
+
+ 1997-01-15 : Skeleton draft by TB
+ 1997-01-24 : Fleshed out by sjd
+ 1997-04-08 : Substantive draft
+ 1997-06-30 : Public draft
+ 1997-08-01 : Public draft
+ 1997-08-05 : Prose/organization work by sjd
+ 1997-10-14: Conformance and design principles; a bit of cleanup by elm
+ 1997-11-07: Update for editorial issues per issues doc, by sjd.
+ 1997-12-01: Update for editorial issues per issues doc in preparation for F2F meeting, by sjd.
+ 1998-01-13: Editorial cleanup, addition of new design principles, by elm.
+ 1998-02-27: Splitting out of XLink and XPointer, by elm.
+ 1998-03-03: Moved most of the XPointer locator stuff here. elm
+ 1999-04-24: Editorial rewrites to represent new ideas on XLink, especially the inclusion of arcs. bent
+ 1999-05-05: Prose/organization work by dorchard. Moved much of the semantics section around, from: locators, link semantics, remote resource semantics, local resource semantics; to: resource semantics, locators, behavior semantics, link semantics, arc semantics
+ 1999-05-12: Prose/organization work. Re-organized some of the sections, removed XML constructs from the document, added descriptive prose, edited document text for clarity. Rewrote the link recognition section. bent
+ 1999-05-17: Further prose work. Added non-normative examples. Clarified arcs. bent
+ 1999-05-23: Edited for grammar and clarity. bent
+ 1999-05-27: Final once-over before sending to group. Fixed sjd's email address. bent
+
+
+
+
+
+ Introduction
+
This specification defines constructs that may be inserted into XML DTDs, schemas, and document instances to describe links between objects. A
+ link
+, as the term is used here, is an explicit relationship between two or more data objects or portions of data objects. This specification is concerned with the syntax used to assert link existence and describe link characteristics. Implicit (unasserted) relationships, for example that of one word to the next or that of a word in a text to its entry in an on-line dictionary are obviously important, but outside its scope.
+
Links are asserted by
+ elements
+ contained in XML document instances
+. The simplest case is very like an HTML A
+ link, and has these characteristics:
+
+
+
The link is expressed at one of its ends (similar to the
+ A
+ element in some document)
+
+
+
Users can only initiate travel from that end to the other
+
+
+
The link's effect on windows, frames, go-back lists, stylesheets in use, and so on is mainly determined by browsers, not by the link itself. For example, traveral of
+ A
+ links normally replaces the current view, perhaps with a user option to open a new window.
+
+
+
The link goes to only one destination (although a server may have great freedom in finding or dynamically creating that destination).
+
+
+
+
+
While this set of characteristics is already very powerful and obviously has proven itself highly useful and effective, each of these assumptions also limits the range of hypertext functionality. The linking model defined here provides ways to create links that go beyond each of these specific characteristics, thus providing features previously available mostly in dedicated hypermedia systems.
+
+
+ Origin and Goals
+
Following is a summary of the design principles governing XLink:
+
+
+
+
XLink must be straightforwardly usable over the Internet.
+
+
+
XLink must be usable by a wide variety of link usage domains and classes of linking application software.
+
+
+
XLink must support HTML 4.0 linking constructs.
+
+
+
The XLink expression language must be XML.
+
+
+
The XLink design must be formal, concise, and illustrative.
+
+
+
XLinks must be human-readable and human-writable.
+
+
+
XLinks may reside within or outside the documents in which the
+ participating resources reside.
+
+
+
XLink must represent the abstract structure and significance of links.
+
+
+
XLink must be feasible to implement.
+
+
+
XLink must be informed by knowledge of established hypermedia systems and standards.
+
+
+
+
+
+
+ Relationship to Existing Standards
+
Three standards have been especially influential:
+
+
+
+
+ HTML:
+ Defines several SGML element types that represent links.
+
+
+
+ HyTime:
+ Defines inline and out-of-line link structures and some semantic features, including traversal control and presentation of objects.
+
+
+
+
+ Text Encoding Initiative Guidelines (TEI P3):
+ Provides structures for creating links, aggregate objects, and link collections out of them.
+
+
+
+
+
Many other linking systems have also informed this design, especially Dexter, FRESS, MicroCosm, and InterMedia.
+
+
+ Terminology
+
The following basic terms apply in this document.
+
+
+
+
+
+
A symbolic representation of traversal behavior in links, especially the direction, context and timing of traversal.
+
+
+
+
+
+
A representation of the relevant structure specified by the tags and attributes in an XML document, based on "groves" as defined in the ISO DSSSL standard.
+
+
+
+
+
+
Abstractly, a
+ link
+ which serves as one of its own resources
+. Concretely, a link where the content of the linking element
+ serves as a participating resource
+.
+ HTML A
+, HyTime clink
+, and TEI XREF
+
+ are all inline links.
+
+
+
+
+
+
An explicit relationship between two or more data objects or portions of data objects.
+
+
+
+
+
+
An
+ element
+ that asserts the existence and describes the characteristics of a link
+.
+
+
+
+
+
+
The content of an
+ inline
+linking element. Note that the content of the linking element could be explicitly pointed to by means of a regular locator
+ in the same linking element, in which case the resource is considered remote
+, not local.
+
+
+
+
+
+
Data, provided as part of a link, which identifies a
+
+ resource
+.
+
+
+
+
+
+
A
+ link
+ whose traversal
+ can be initiated from more than one of its participating resources
+. Note that being able to "go back" after following a one-directional link does not make the link multidirectional.
+
+
+
+
+
+
A
+ link
+ whose content does not serve as one of the link's participating resources
+. Such links presuppose a notion like extended link groups
+, which instruct application software where to look for links. Out-of-line links are generally required for supporting multidirectional traversal
+ and for allowing read-only resources to have outgoing links.
+
+
+
+
+
+
In the context of link behavior, a parsed link is any link whose content is transcluded into the document where the link originated. The use of the term "parsed" directly refers to the concept in XML of a
+ parsed entity.
+
+
+
+
+
+
A
+ resource
+ that belongs to a link. All resources are potential contributors to a link; participating resources are the actual contributors to a particular link.
+
+
+
+
+
+
Any participating resource of a link that is pointed to with a locator.
+
+
+
+
+
+
In the abstract sense, an addressable unit of information or service that is participating in a
+ link
+. Examples include files, images, documents, programs, and query results. Concretely, anything reachable by the use of a locator
+ in some linking element
+. Note that this term and its definition are taken from the basic specifications governing the World Wide Web.
+
+
+
+
+
+
+
A portion of a resource, pointed to as the precise destination of a link. As one example, a link might specify that an entire document be retrieved and displayed, but that some specific part(s) of it is the specific linked data, to be treated in an application-appropriate manner such as indication by highlighting, scrolling, etc.
+
+
+
+
+
+
The action of using a
+ link
+; that is, of accessing a resource
+. Traversal may be initiated by a user action (for example, clicking on the displayed content of a linking element
+) or occur under program control.
+
+
+
+
+
+
+
+ Notation
+
The formal grammar for
+ locators
+ is given using a simple Extended Backus-Naur Form (EBNF) location, as described in the XML specification
+.
+
+
+
+ Locator Syntax
+
The locator for a
+ resource
+ is typically provided by means of a Uniform Resource Identifier, or URI. XPointers can be used in conjunction with the URI structure, as fragment identifiers, to specify a more precise sub-resource.
+
A locator generally contains a URI, as described in IETF RFCs
+
+ and
+. As these RFCs state, the URI may include a trailing query
+ (marked by a leading " ?
+"), and be followed by a " #
+" and a fragment identifier
+, with the query interpreted by the host providing the indicated resource, and the interpretation of the fragment identifier dependent on the data type of the indicated resource.
+
In order to locate XML documents and portions of documents, a locator value may contain either a
+ URI
+ or a fragment identifier, or both. Any fragment identifier for pointing into XML must be an XPointer
+.
+
Special syntax may be used to request the use of particular processing models in accessing the locator's resource. This is designed to reflect the realities of network operation, where it may or may not be desirable to exercise fine control over the distribution of work between local and remote processors.
+
+
+ Locator
+
+ Locator
+
+ URI
+
+ |
+ Connector
+ ( XPointer
+ | Name
+)
+ |
+ URI
+ Connector
+ ( XPointer
+ | Name
+)
+
+
+ Connector
+ '#' | '|'
+
+
+ URI
+
+ URIchar*
+
+
+
+
+
+
+ In this discussion, the term
+ designated resource
+ refers to the resource which an entire locator serves to locate.
+ The following rules apply:
+
+
+
+ The URI, if provided, locates a resource called the
+ containing resource
+.
+
+
+
+
If the URI is not provided, the containing resource is considered to be the document in which the linking element is contained.
+
+
+
+
+ If an XPointer is provided, the designated resource is a
+ sub-resource
+
+ of the containing resource; otherwise the designated resource is the
+ containing resource.
+
+
+
+
If the
+ Connector
+ is followed directly by a Name
+, the Name
+ is shorthand for the XPointer" id(Name)
+"; that is, the sub-resource is the element in the containing resource that has an XML ID attribute
+ whose value matches
+ the Name
+. This shorthand is to encourage use of the robust id
+ addressing mode.
+
+
+
If the connector is "
+ #
+", this signals an intent that the containing resource is to be fetched as a whole from the host that provides it, and that the XPointer processing to extract the sub-resource
+ is to be performed on the client, that is to say on the same system where the linking element is recognized and processed.
+
+
+
If the connector is "
+ |
+", no intent is signaled as to what processing model is to be used to go about accessing the designated resource.
+
+
+
+
+
Note that the definition of a URI includes an optional query component.
+
In the case where the URI contains a query (to be interpreted by the server), information providers and authors of server software are urged to use queries as follows:
+
+
+ Query
+
+ Query
+ 'XML-XPTR=' (
+ XPointer
+ | Name
+)
+
+
+
+
+
+
+ Link Recognition
+
The existence of a
+ link
+ is asserted by a linking element
+. Linking elements must be recognized reliably by application software in order to provide appropriate display and behavior. There are several ways link recognition could be accomplished: for example, reserving element type names, reserving attributes names, leaving the matter of recognition entirely up to stylesheets and application software, or using the XLink namespace
+ to specify element names and attribute names that would be recognized by namespace and XLink-aware processors. Using element and attribute names within the XLink namespace provides a balance between giving users control of their own markup language design and keeping the identification of linking elements simple and unambiguous.
+
The two approaches to identifying linking elements are relatively simple to implement. For example, here's how the HTML
+ A
+ element would be declared using attributes within the XLink namespace, and then how an element within the XLink namespace might do the same:
+ <A xlink:type="simple" xlink:href="http://www.w3.org/TR/wd-xlink/"
+xlink:title="The Xlink Working Draft">The XLink Working Draft.</A>
+
+ <xlink:simple href="http://www.w3.org/TR/wd-xlink/"
+title="The XLink Working Draft">The XLink Working Draft</xlink:simple>
+
+ Any arbitrary element can be made into an XLink by using the xlink:type
+ attribute. And, of course, the explicit XLink elements may be used, as well. This document will go on to describe the linking attributes that are associated with linking elements. It may be assumed by the reader that these attributes would require the xlink
+ namespace prefix if they existed within an arbitrary element, or that they may be used directly if they exist within an explicit Xlink element.
+
+
+ Linking Attributes
+
XLink has several attributes associated with the variety of links it may represent. These attributes define four main concepts: locators, arcs, behaviors, and semantics.
+ Locators
+ define where the actual resource is located. Arcs
+ define the traversal of links. Where does the link come from? Where does it go to? All this information can be stored in the arc attributes. Behaviors
+ define how the link is activated, and what the application should do with the resource being linked to. Semantics
+ define useful information that the application may use, and enables the link for such specalized targets as constricted devices and accessibility software.
+
+ Locator Attributes
+
The only locator attribute at this time is
+ href
+. This attribute must contain either a string in the form of a URI that defines the remote resource being linked to, a string containing a fragment identifier that links to a local resource, or a string containing a URI with a fragment identifier concacenated onto it.
+
+
+ Arc Attributes
+
Arcs contain two attributes,
+ from
+ and to
+. The from
+ attribute may contain a string containing the content of a role
+ attribute from the resource being linked from. The purpose of the from
+ attribute is to define where this link is being actuated from.
+
The
+ to
+ attribute may contain a string containing the content of a role
+ attribute from the resource being linked to. The purpose of the to
+ attribute is to define where this link traverses to.
+
The application may use this information in a number of ways, especially in a complex hypertext system, but it is mainly useful in providing context for application behavior.
+
+
+ Behavior Attributes
+
There are two attributes associated with behavior:
+ show
+ and actuate
+. The show
+ attribute defines how the remote resource is to be revealed to the user. It has three options: new
+, parsed
+, and replace
+. The new
+ option indicates that the remote resource should be shown in a new window (or other device context) without replacing the previous content. The parsed
+ option, relating directly to the XML concept of a parsed entity, indicates that the content should be integrated into the document from which the link was actuated. The replace
+ option is the one most commonly seen on the World Wide Web, where the document being linked from is entirely replaced by the object being linked to.
+
The
+ actuate
+ attribute defines how the link is initiated. It has two options: user
+ and auto
+. The user
+ option indicates that the link must be initiated by some sort of human-initiated selection, such as clicking on an HTML anchor. The auto
+ option indicates that the link is automatically initiated when the application deems that the user has reached the link. It then follows the behavior set out in the show
+ option.
+
+
+ Semantic Attributes
+
There are two attributes associated with semantics,
+ role
+ and title
+. The role
+ attribute is a generic string used to describe the function of the link's content. For example, a poem might have a link with a role="stanza"
+. The role
+ is also used as an identifier for the from
+ and to
+ attributes of arcs.
+
The
+ title
+ attribute is designed to provide human-readable text describing the link. It is very useful for those who have text-based applications, whether that be due to a constricted device that cannot display the link's content, or if it's being read by an application to a visually-impaired user, or if it's being used to create a table of links. The title
+ attribute contains a simple, descriptive string.
+
+
+
+ Linking Elements
+
There are several kinds of linking elements in XLink:
+ simple
+ links, locators
+, arcs
+, and extended
+ links. These elements may be instantiated via element declarations from the XLink namespace, or they may be instantiated via attribute declarations from the XLink namespace. Both kinds of instantiation are described in the definition of each linking element.
+
The
+ simple
+ link is used to declare a link that approximates the functionality of the HTML A
+ element. It has, however, a few added features to increase its value, including the potential declaration of semantics and behavior. The locator
+ elements are used to define the resource being linked to. Some links may contain multiple locators, representing a choice of potential links to be traversed. The arcs
+ are used to define the traversal semantics of the link. Finally, an extended
+ linking element differs from a simple link in that it can connect any number of resources, not just one local resource (optionally) and one remote resource, and in that extended links are more often out-of-line than simple links.
+
+ Simple Links
+
+
+ Simple links
+ can be used for purposes that approximate the functionality of a basic HTML A
+ link, but they can also support a limited amount of additional functionality. Simple links have only one locator and thus, for convenience, combine the functions of a linking element and a locator into a single element.
+ As a result of this combination, the simple linking element offers both a locator attribute and all the behavior and semantic attributes.
+
The following are two examples of linking elements, each showing all the possible attributes that can be associated with a simple link. Here is the explicit XLink simple linking element.
+
+ <!ELEMENT xlink:simple ANY>
+<!ATTLIST xlink:slink
+ href CDATA #REQUIRED
+ role CDATA #IMPLIED
+ title CDATA #IMPLIED
+ show (new|parsed|replace) "replace"
+ actuate (user|auto) "user"
+>
+
+ And here is how to make an arbitrary element into a simple link.
+ <!ELEMENT xlink:simple ANY>
+<!ATTLIST foo
+ xlink:type (simple|extended|locator|arc) #FIXED "simple"
+ xlink:href CDATA #REQUIRED
+ xlink:role CDATA #IMPLIED
+ xlink:title CDATA #IMPLIED
+ xlink:show (new|parsed|replace) "replace"
+ xlink:actuate (user|auto) "user"
+>
+
+ Here is how the first example might look in a document:
+ <xlink:simple href="http://www.w3.org/TR/wd-xlink" role="working draft"
+ title="The XLink Working Draft" show="replace" actuate="user">
+The XLink Working Draft.</xlink:simple>
+
+ <foo xlink:href="http://www.w3.org/TR/wd-xlink" xlink:role="working draft"
+ xlink:title="The XLink Working Draft" xlink:show="new" xlink:actuate="user">
+The XLink Working Draft.</foo>
+
+ Alternately, a simple link could be as terse as this:
+ <foo xlink:href="#stanza1">The First Stanza.</foo>
+
+
+
+ There are no constraints on the contents of a simple linking element. In
+ the sample declaration above, it is given a content model of
+ ANY
+
+ to illustrate that any content model or declared content is acceptable. In
+ a valid document, every element that is significant to XLink must still conform
+ to the constraints expressed in its governing DTD.
+
Note that it is meaningful to have an out-of-line simple link, although
+ such links are uncommon. They are called "one-ended" and are typically used
+ to associate discrete semantic properties with locations. The properties might
+ be expressed by attributes on the link, the link's element type name, or in
+ some other way, and are not considered full-fledged resources of the link.
+ Most out-of-line links are extended links, as these have a far wider range
+ of uses.
+
+
+ Extended Links
+
+ An
+ extended link
+ differs from a simple link in that it can connect any number of resources, not just one local resource (optionally) and one remote resource, and in that extended links are more often out-of-line than simple links.
+
+
These additional capabilities of extended links are required for:
+
+
+
+
Enabling outgoing links in documents that cannot be modified to add an inline link
+
+
+
Creating links to and from resources in formats with no native support for embedded links (such as most multimedia formats)
+
+
+
Applying and filtering sets of relevant links on demand
+
+
+
Enabling other advanced hypermedia capabilities
+
+
+
+
+
Application software might be expected to provide traversal among all of a link's participating resources (subject to semantic constraints outside the scope of this specification) and to signal the fact that a given resource or sub-resource participates in one or more links when it is displayed (even though there is no markup at exactly that point to signal it).
+
A linking element for an extended link contains a series of
+ child elements
+ that serve as locators and arcs. Because an extended link can have more than one remote resource, it separates out linking itself from the mechanisms used to locate each resource (whereas a simple link combines the two).
+
The
+ xlink:type
+ attribute value for an extended link must be extended
+, if the link is being instantiated on an arbitrary element. Note that extended links introduce variants of the show
+ and actuate
+ behavior attributes. These attributes, the showdefault
+ and actuatedefault
+ define the same behavior as their counterparts. However, in this case, they are considered to define the default behavior for all the linking elements that they contain.
+
However, when a linking element within an extended link has a
+ show
+ or actuate
+ attribute of its own, that attribute overrides the defaults set on the extended linking element.
+
The extended linking element itself retains those attributes relevant to the link as a whole, and to its local resource if any. Following are two sample declaration for an extended link. The first is an example of the explicit XLink extended link:
+
+
+ <!ELEMENT xlink:extended ((xlink:arc | xlink:locator)*)>
+<!ATTLIST xlink:extended
+ role CDATA #IMPLIED
+ title CDATA #IMPLIED
+ showdefault (new|parsed|replace) #IMPLIED
+ actuatedefault (user|auto) #IMPLIED >
+
+
+ The second is an example of an arbitrary element being used an extended link:
+
+ <!ELEMENT foo ((xlink:arc | xlink:locator)*)>
+<!ATTLIST foo
+ xlink:type (simple|extended|locator|arc) #FIXED "extended"
+ xlink:role CDATA #IMPLIED
+ xlink:title CDATA #IMPLIED
+ xlink:showdefault (new|parsed|replace) #IMPLIED
+ xlink:actuatedefault (user|auto) #IMPLIED >
+
+
+ The following two examples demonstrate how each of the above might appear within a document instance. Note that the content of these examples would be other elements. For brevity's sake, they've been left blank. The first example shows how the link might appear, using an explicit XLink extended link:
+
+ <xlink:extended role="address book" title="Ben's Address Book" showdefault="replace" actuatedefault="user"> ... </xlink:extended>
+
+
+ And the second shows how the link might appear, using an arbitrary element:
+
+ <foo xlink:type="extended" xlink:role="address book" xlink:title="Ben's Address Book" xlink:showdefault="replace" xlink:actuatedefault="user"> ... </foo>
+
+
+
+
+ Arc Elements
+
+ An
+ arc
+ is contained within an extended link for the purpose of defining traversal behavior.
+ More than one arc may be associated with a link. Otherwise, arc elements function exactly as the arc attributes might lead on to expect.
+
+
+
+ Conformance
+
An element conforms to XLink if:
+
+
+
The element has an
+ xml:link
+ attribute whose value is
+one of the attribute values prescribed by this specification, and
+
+
+
the element and all of its attributes and content adhere to the
+syntactic
+requirements imposed by the chosen
+ xml:link
+ attribute value,
+as prescribed in this specification.
+
+
+
+
Note that conformance is assessed at the level of individual elements,
+rather than whole XML documents, because XLink and non-XLink linking mechanisms
+may be used side by side in any one document.
+
An application conforms to XLink if it interprets XLink-conforming elements
+according to all required semantics prescribed by this specification and,
+for any optional semantics it chooses to support, supports them in the way
+prescribed.
+
+
+
+
+
+ Unfinished Work
+
+ Structured Titles
+
The simple title mechanism described in this draft is insufficient to cope
+with internationalization or the use of multimedia in link titles. A future
+version will provide a mechanism for the use of structured link titles.
+
+
+
+ References
+
+ Eve Maler and Steve DeRose, editors.
+
+XML Pointer Language (XPointer) V1.0
+. ArborText, Inso, and Brown
+University. Burlington, Seekonk, et al.: World Wide Web Consortium, 1998.
+(See http://www.w3.org/TR/WD-xptr
+
+.)
+ ISO (International Organization for
+Standardization).
+ ISO/IEC 10744-1992 (E). Information technology
+- Hypermedia/Time-based Structuring Language (HyTime).
+ [Geneva]:
+International Organization for Standardization, 1992. Extended
+Facilities
+Annex.
+ [Geneva]: International Organization for Standardization,
+1996. (See http://www.ornl.go
+v/sgml/wg8/hytime/html/is10744r.html
+ ).
+ IETF (Internet Engineering Task
+Force).
+
+RFC 1738: Uniform Resource Locators
+. 1991. (See
+http://www.w3.org/Addressing/rfc1738.txt
+).
+ IETF (Internet Engineering Task
+Force).
+
+RFC 1808: Relative Uniform Resource Locators
+. 1995. (See http://www.w3.org/Addressing/rfc
+1808.txt
+).
+ C. M. Sperberg-McQueen and Lou Burnard, editors.
+
+
+Guidelines for Electronic Text Encoding and Interchange
+. Association
+for Computers and the Humanities (ACH), Association for Computational
+Linguistics
+(ACL), and Association for Literary and Linguistic Computing (ALLC). Chicago,
+Oxford: Text Encoding Initiative, 1994.
+ ]Steven J. DeRose and David G. Durand. 1995. "The
+TEI Hypertext Guidelines." In
+ Computing and the Humanities
+
+29(3).
+Reprinted in Text Encoding Initiative: Background and
+Context
+,
+ed. Nancy Ide and Jean ronis , ISBN 0-7923-3704-2.
+
+
+
+