]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixed some broken formatting in source files for chunker.* params,
authorMichael Smith <xmldoc@users.sourceforge.net>
Tue, 17 Jul 2007 03:59:40 +0000 (03:59 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Tue, 17 Jul 2007 03:59:40 +0000 (03:59 +0000)
as pointed out by Dave Pawson.

xsl/params/chunker.output.cdata-section-elements.xml
xsl/params/chunker.output.doctype-public.xml
xsl/params/chunker.output.doctype-system.xml
xsl/params/chunker.output.encoding.xml
xsl/params/chunker.output.indent.xml
xsl/params/chunker.output.media-type.xml
xsl/params/chunker.output.method.xml
xsl/params/chunker.output.omit-xml-declaration.xml
xsl/params/chunker.output.standalone.xml
xsl/params/saxon.character.representation.xml

index 25631c527fac3a84426a6eb988f35978bee0335c..73781c9cf7a05f9a0a460d5a24939f91e711ca00 100644 (file)
@@ -13,7 +13,8 @@
 <refpurpose>List of elements to escape with CDATA sections</refpurpose>
 </refnamediv>
 
-<refsynopsisdiv>&lt;xsl:param name="chunker.output.cdata-section-elements" select="''"/&gt;
+<refsynopsisdiv>
+  <src:fragment xml:id="chunker.output.cdata-section-elements"><xsl:param name="chunker.output.cdata-section-elements" select="''"/></src:fragment>
 </refsynopsisdiv>
 
 <refsection><info><title>Description</title></info>
index cd20f51ec4bf78eb005bb90bd11d00eef65451c3..e70191d1387c8d4952c7f0039d7bec9cd30f61fc 100644 (file)
@@ -13,7 +13,8 @@
 <refpurpose>Public identifer to use in the document type of generated pages</refpurpose>
 </refnamediv>
 
-<refsynopsisdiv>&lt;xsl:param name="chunker.output.doctype-public" select="''"/&gt;
+<refsynopsisdiv>
+  <src:fragment xml:id="chunker.output.doctype-public"><xsl:param name="chunker.output.doctype-public" select="''"/></src:fragment>
 </refsynopsisdiv>
 
 <refsection><info><title>Description</title></info>
index 32a3665ca48ec618346dc4abe8b10a14a102781b..c0ffaf9ea204ebc208056e768273d93314a0ff00 100644 (file)
@@ -13,7 +13,8 @@
 <refpurpose>System identifier to use for the document type in generated pages</refpurpose>
 </refnamediv>
 
-<refsynopsisdiv>&lt;xsl:param name="chunker.output.doctype-system" select="''"/&gt;
+<refsynopsisdiv>
+  <src:fragment xml:id="chunker.output.doctype-system"><xsl:param name="chunker.output.doctype-system" select="''"/></src:fragment>
 </refsynopsisdiv>
 
 <refsection><info><title>Description</title></info>
index 623533b3bf98e84644dc6aa1d6e5f92b9aac9af7..0d645dd7e99107b0fc27bbd19a5acec5cc38f4f0 100644 (file)
@@ -13,7 +13,8 @@
 <refpurpose>Encoding used in generated pages</refpurpose>
 </refnamediv>
 
-<refsynopsisdiv>&lt;xsl:param name="chunker.output.encoding" select="'ISO-8859-1'"/&gt;
+<refsynopsisdiv>
+  <src:fragment xml:id="chunker.output.encoding"><xsl:param name="chunker.output.encoding" select="'ISO-8858-1'"/></src:fragment>
 </refsynopsisdiv>
 
 <refsection><info><title>Description</title></info>
index e9809958dd8c4fbed789839f1ced0a6fdbe73ed0..3a30ee1169f2403f36ed37ef319537ae145a17a3 100644 (file)
@@ -13,7 +13,8 @@
 <refpurpose>Specification of indentation on generated pages</refpurpose>
 </refnamediv>
 
-<refsynopsisdiv>&lt;xsl:param name="chunker.output.indent" select="'no'"/&gt;
+<refsynopsisdiv>
+  <src:fragment xml:id="chunker.output.indent"><xsl:param name="chunker.output.indent" select="'no'"/></src:fragment>
 </refsynopsisdiv>
 
 <refsection><info><title>Description</title></info>
index f33c3259afe5e6f608f6a7a2a165ea655dee59a4..c9f629d535a5a0da5cc0cf2cbbc85937ac31db98 100644 (file)
@@ -13,7 +13,8 @@
 <refpurpose>Media type to use in generated pages</refpurpose>
 </refnamediv>
 
-<refsynopsisdiv>&lt;xsl:param name="chunker.output.media-type" select="''"/&gt;
+<refsynopsisdiv>
+  <src:fragment xml:id="chunker.output.media-type"><xsl:param name="chunker.output.media-type" select="''"/></src:fragment>
 </refsynopsisdiv>
 
 <refsection><info><title>Description</title></info>
index 321afef946b04dbb3bd72824c09644f19edc7ddd..b47968cdbba7c448a49750c2e3be0e99ea8c7014 100644 (file)
@@ -15,7 +15,8 @@
 <refpurpose>Method used in generated pages</refpurpose>
 </refnamediv>
 
-<refsynopsisdiv>&lt;xsl:param name="chunker.output.method" select="'html'"/&gt;
+<refsynopsisdiv>
+  <src:fragment xml:id="chunker.output.method"><xsl:param name="chunker.output.method" select="'html'"/></src:fragment>
 </refsynopsisdiv>
 
 <refsection><info><title>Description</title></info>
index 6959d2e4654d625376e6e927a63d86028ed5afb7..54b3942961be4744af82a1b14bed894c8ba828d8 100644 (file)
@@ -13,7 +13,8 @@
 <refpurpose>Omit-xml-declaration for generated pages</refpurpose>
 </refnamediv>
 
-<refsynopsisdiv>&lt;xsl:param name="chunker.output.omit-xml-declaration" select="'no'"/&gt;
+<refsynopsisdiv>
+  <src:fragment xml:id="chunker.output.omit-xml-declaration"><xsl:param name="chunker.output.omit-xml-declaration" select="'no'"/></src:fragment>
 </refsynopsisdiv>
 
 <refsection><info><title>Description</title></info>
index 306de16aaeba17e76d1875ff8b0e6658c37db161..66787c749a68e8c325c68111234e202f1c4cfd9e 100644 (file)
@@ -13,7 +13,8 @@
 <refpurpose>Standalone declaration for generated pages</refpurpose>
 </refnamediv>
 
-<refsynopsisdiv>&lt;xsl:param name="chunker.output.standalone" select="'no'"/&gt;
+<refsynopsisdiv>
+  <src:fragment xml:id="chunker.output.standalone.frag"><xsl:param name="chunker.output.standalone" select="'no'"/></src:fragment>
 </refsynopsisdiv>
 
 <refsection><info><title>Description</title></info>
index 165e16eb97818fcdf14f5b375ae0c0a28d3cd710..a6600eea73a209cb85cc8f3db95aa581cc238cab 100644 (file)
@@ -13,7 +13,8 @@
 <refpurpose>Saxon character representation used in generated HTML pages</refpurpose>
 </refnamediv>
 
-<refsynopsisdiv>&lt;xsl:param name="saxon.character.representation" select="'entity;decimal'"/&gt;
+<refsynopsisdiv>
+  <src:fragment xml:id="saxon.character.representation"><xsl:param name="saxon.character.representation" select="'entity;decimal'"/></src:fragment>
 </refsynopsisdiv>
 
 <refsection><info><title>Description</title></info>