aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/fdp-primer/xml-primer
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1/books/fdp-primer/xml-primer')
-rw-r--r--en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml
index 3386f93c51..2eecf4f9bd 100644
--- a/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml
+++ b/en_US.ISO8859-1/books/fdp-primer/xml-primer/chapter.xml
@@ -356,7 +356,7 @@
in an environment variable so they can be found by the document
build tools.</para>
- <sect2>
+ <sect2 xml:id="xml-primer-elements-to-do">
<title>To Do&hellip;</title>
<para>Before running the examples in this document, install
@@ -528,7 +528,7 @@ example.xml:5: element head: validity error : Element head content does not foll
</varlistentry>
</variablelist>
- <sect2>
+ <sect2 xml:id="doctype-declaration-fpi">
<title>Formal Public Identifiers
(<acronym>FPI</acronym>s)</title>
@@ -638,7 +638,7 @@ example.xml:5: element head: validity error : Element head content does not foll
</varlistentry>
</variablelist>
- <sect3>
+ <sect3 xml:id="doctype-declaration-fpi-catalog">
<title><filename>catalog</filename> Files</title>
<para>With the syntax above, an <acronym>XML</acronym>
@@ -752,7 +752,7 @@ example.xml:5: element head: validity error : Element head content does not foll
<programlisting>&lt;!-- This comment--is wrong --&gt;</programlisting>
</example>
- <sect2>
+ <sect2 xml:id="xml-primer-comments-to-do">
<title>To Do&hellip;</title>
<procedure>
@@ -886,7 +886,7 @@ example.xml:5: element head: validity error : Element head content does not foll
</example>
</sect2>
- <sect2>
+ <sect2 xml:id="xml-primer-to-do">
<title>To Do&hellip;</title>
<procedure>
@@ -1020,7 +1020,7 @@ example.xml:5: element head: validity error : Element head content does not foll
</warning>
</sect2>
- <sect2>
+ <sect2 xml:id="xml-primer-include-parameter">
<title>Using Parameter Entities to Include Files</title>
<para>Parameter entities can only be used inside an
@@ -1073,10 +1073,10 @@ example.xml:5: element head: validity error : Element head content does not foll
</example>
</sect2>
- <sect2>
+ <sect2 xml:id="xml-primer-include-parameter-to-do">
<title>To Do&hellip;</title>
- <sect3>
+ <sect3 xml:id="xml-primer-include-general-entities-include">
<title>Use General Entities to Include Files</title>
<procedure>
@@ -1134,7 +1134,7 @@ example.xml:5: element head: validity error : Element head content does not foll
</procedure>
</sect3>
- <sect3>
+ <sect3 xml:id="xml-primer-include-parameter-entities-include">
<title>Use Parameter Entities to Include Files</title>
<note>
@@ -1366,7 +1366,7 @@ example.xml:5: element head: validity error : Element head content does not foll
</sect3>
</sect2>
- <sect2>
+ <sect2 xml:id="xml-primer-marked-section-keywords-to-do">
<title>To Do&hellip;</title>
<procedure>