r8200: new nxml schema locating
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 13 Nov 2003 21:44:48 +0000 (21:44 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 13 Nov 2003 21:44:48 +0000 (21:44 +0000)
doc/html.tar.gz
doc/schemas.xml [new file with mode: 0644]
doc/uffi.xml

index b0c2406fbac06043dabd761ce936a43db319bd14..a620e5a7f64162471b8a97d0c732470a6f9795f0 100644 (file)
Binary files a/doc/html.tar.gz and b/doc/html.tar.gz differ
diff --git a/doc/schemas.xml b/doc/schemas.xml
new file mode 100644 (file)
index 0000000..d85a8bb
--- /dev/null
@@ -0,0 +1,16 @@
+<?xml version="1.0"?>
+<locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0">
+  <uri resource="appendix.xml" typeId="DocBook"/>
+  <uri resource="bookinfo.xml" typeId="DocBook"/>
+  <uri resource="glossary.xml" typeId="DocBook"/>
+  <uri resource="intro.xml" typeId="DocBook"/>
+  <uri resource="notes.xml" typeId="DocBook"/>
+  <uri resource="preface.xml" typeId="DocBook"/>
+  <uri resource="ref_aggregate.xml" typeId="DocBook"/>
+  <uri resource="ref_declare.xml" typeId="DocBook"/>
+  <uri resource="ref_func_libr.xml" typeId="DocBook"/>
+  <uri resource="ref_object.xml" typeId="DocBook"/>
+  <uri resource="ref_primitive.xml" typeId="DocBook"/>
+  <uri resource="ref_string.xml" typeId="DocBook"/>
+  <uri resource="uffi.xml" typeId="DocBook"/>
+</locatingRules>
index 596d3a7763c72ff5a3a43438e13313b7c278f00a..fa7e10da7ceae7f4c0b4551f50f46142aee01d92 100644 (file)
@@ -6,7 +6,7 @@
 ]>
 
 
-<book xmlns:xi="http://www.w3.org/2001/XInclude">
+<book lang="en" xmlns:xi="http://www.w3.org/2001/XInclude">
   <xi:include href="bookinfo.xml" />
   <xi:include href="preface.xml" />
   <xi:include href="intro.xml" />