You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by jt...@apache.org on 2005/05/07 00:46:34 UTC

svn commit: r168976 [3/5] - in /incubator/derby/docs/trunk/src: adminguide/ devguide/ getstart/ ref/ tools/ tuning/

Modified: incubator/derby/docs/trunk/src/getstart/tgsrunningij.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/getstart/tgsrunningij.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/getstart/tgsrunningij.dita (original)
+++ incubator/derby/docs/trunk/src/getstart/tgsrunningij.dita Fri May  6 15:46:20 2005
@@ -31,7 +31,7 @@
 <stepresult>This command creates a database called testdb in the current directory
 and populates the system tables. You can then execute any SQL statements from
 the ij command line.</stepresult></step>
-<step><cmd>When you are ready to leave ij, type: </cmd><stepxmp><codeblock>ij&gt; exit;</codeblock><?Pub Caret1?></stepxmp>
+<step><cmd>When you are ready to leave ij, type: </cmd><stepxmp><codeblock>ij&gt; exit;</codeblock></stepxmp>
 </step>
 </steps-unordered>
 <postreq>See the <cite><ph conref="gsconrefs.dita#pub/citutilities"></ph></cite> for

Modified: incubator/derby/docs/trunk/src/getstart/tgssetupjavaenvir.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/getstart/tgssetupjavaenvir.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/getstart/tgssetupjavaenvir.dita (original)
+++ incubator/derby/docs/trunk/src/getstart/tgssetupjavaenvir.dita Fri May  6 15:46:20 2005
@@ -34,7 +34,7 @@
 you the version of your JVM.</stepresult></step>
 <step><cmd>If the command does not return the correct version of your JVM,
 set the PATH variable by adding the <codeph>bin</codeph> subdirectory of the
-JVM directory to the beginning of the path.<?Pub Caret?></cmd><stepxmp>For
+JVM directory to the beginning of the path.</cmd><stepxmp>For
 example, if the directory is <codeph>C:\JDK1.4</codeph>, add <codeph>C:\JDK1.4\bin</codeph> to
 the beginning of the path.</stepxmp></step>
 <step><cmd>Repeat step 1 to make sure the PATH environment variable is set

Modified: incubator/derby/docs/trunk/src/ref/crefjavgcasyn.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/crefjavgcasyn.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/crefjavgcasyn.dita (original)
+++ incubator/derby/docs/trunk/src/ref/crefjavgcasyn.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/concept.dtd">
 <concept id="crefjavgcasyn" xml:lang="en-us">
 <title>Additional SQL syntax</title>
-<conbody><?Pub Caret1?>
+<conbody>
 <p><ph conref="refconrefs.dita#prod/productshortname"></ph> also supports
 the following SQL standard syntax to obtain a reference to the current connection
 in a database-side JDBC procedure or method:  <codeblock><b>jdbc:default:connection</b></codeblock></p>

Modified: incubator/derby/docs/trunk/src/ref/crefjavsaverel.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/crefjavsaverel.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/crefjavsaverel.dita (original)
+++ incubator/derby/docs/trunk/src/ref/crefjavsaverel.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE concept PUBLIC "-//IBM//DTD DITA Concept//EN"
  "../dtd/concept.dtd">
 <concept id="crefjavsaverel" xml:lang="en-us">
-<title>Releasing a savepoint </title><?Pub Caret1?>
+<title>Releasing a savepoint </title>
 <prolog><metadata>
 <keywords><indexterm>Savepoints<indexterm>releasing</indexterm></indexterm>
 </keywords>

Modified: incubator/derby/docs/trunk/src/ref/crefjdbc25142.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/crefjdbc25142.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/crefjdbc25142.dita (original)
+++ incubator/derby/docs/trunk/src/ref/crefjdbc25142.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/concept.dtd">
 <concept id="crefjdbc25142" xml:lang="en-us">
 <title>Core JDBC java.sql Classes, Interfaces, and Methods</title>
-<conbody><?Pub Caret1?>
+<conbody>
 <p>This section details <ph conref="refconrefs.dita#prod/productshortname"></ph>'s
 implementation of the following <i>java.sql</i> classes, interfaces, and methods:
   <ul>

Modified: incubator/derby/docs/trunk/src/ref/crefmpref23223.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/crefmpref23223.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/crefmpref23223.dita (original)
+++ incubator/derby/docs/trunk/src/ref/crefmpref23223.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/concept.dtd">
 <concept id="crefmpref23223" xml:lang="en-us">
 <title>Audience</title>
-<conbody><?Pub Caret1?>
+<conbody>
 <p>This book is a reference for <ph conref="refconrefs.dita#prod/productshortname"></ph> users,
 typically application developers. <ph conref="refconrefs.dita#prod/productshortname"></ph> users
 who are not familiar with the SQL standard or the Java programming language

Modified: incubator/derby/docs/trunk/src/ref/crefsqlbuiltinsystemfunctions.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/crefsqlbuiltinsystemfunctions.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/crefsqlbuiltinsystemfunctions.dita (original)
+++ incubator/derby/docs/trunk/src/ref/crefsqlbuiltinsystemfunctions.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/concept.dtd">
 <concept id="crefsqlbuiltinsystemfunctions" xml:lang="en-us">
 <title>Built-in system functions</title>
-<conbody><?Pub Caret1?>
+<conbody>
 <p>This section describes the different built-in system functions available
 with <ph conref="refconrefs.dita#prod/productshortname"></ph>. <ul>
 <li><xref href="rrefsyscschecktablefunc.dita#rrefsyscschecktablefunc"></xref></li>

Modified: incubator/derby/docs/trunk/src/ref/crefsqlbuiltinsystemprocedures.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/crefsqlbuiltinsystemprocedures.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/crefsqlbuiltinsystemprocedures.dita (original)
+++ incubator/derby/docs/trunk/src/ref/crefsqlbuiltinsystemprocedures.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/concept.dtd">
 <concept id="crefsqlbuiltinsystemprocedures" xml:lang="en-us">
 <title>Built-in system procedures</title>
-<conbody><?Pub Caret1?>
+<conbody>
 <p>Some built-in procedures are not compatible with SQL syntax used by IBM®
 DB2 Universal Database. These procedures can only be used with <ph conref="refconrefs.dita#prod/productshortname"></ph>. <ul>
 <li><xref href="rrefaltertablecompress.dita#rrefaltertablecompress"></xref></li>

Modified: incubator/derby/docs/trunk/src/ref/crefsqlj28138.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/crefsqlj28138.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/crefsqlj28138.dita (original)
+++ incubator/derby/docs/trunk/src/ref/crefsqlj28138.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/concept.dtd">
 <concept id="crefsqlj28138" xml:lang="en-us">
 <title>Numeric type overview</title>
-<conbody><?Pub Caret1?>
+<conbody>
 <p>Numeric types include the following types, which provide storage of varying
 sizes:   <ul>
 <li>Integer numerics   <ul>

Modified: incubator/derby/docs/trunk/src/ref/crefsqlj34834.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/crefsqlj34834.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/crefsqlj34834.dita (original)
+++ incubator/derby/docs/trunk/src/ref/crefsqlj34834.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/concept.dtd">
 <concept id="crefsqlj34834" xml:lang="en-us">
 <title>SQL92Identifier</title>
-<conbody><?Pub Caret1?>
+<conbody>
 <p>An <i>SQL92Identifier</i> is a dictionary object identifier that conforms
 to the rules of SQL-92. SQL-92 states that identifiers for dictionary objects
 are limited to 128 characters and are case-insensitive (unless delimited by

Modified: incubator/derby/docs/trunk/src/ref/crefsqlj39374.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/crefsqlj39374.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/crefsqlj39374.dita (original)
+++ incubator/derby/docs/trunk/src/ref/crefsqlj39374.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/concept.dtd">
 <concept id="crefsqlj39374" xml:lang="en-us">
 <title>Statements</title>
-<conbody><?Pub Caret1?>
+<conbody>
 <p>This section provides manual pages for both high-level language constructs
 and parts thereof. For example, the CREATE INDEX statement is a high-level
 statement that you can execute directly via the JDBC interface. This section

Modified: incubator/derby/docs/trunk/src/ref/crefsqlj41507.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/crefsqlj41507.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/crefsqlj41507.dita (original)
+++ incubator/derby/docs/trunk/src/ref/crefsqlj41507.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/concept.dtd">
 <concept id="crefsqlj41507" xml:lang="en-us">
 <title>Numeric types</title>
-<conbody><?Pub Caret1?>
+<conbody>
 <ul>
 <li><xref href="crefsqlj28138.dita#crefsqlj28138"></xref></li>
 <li><xref href="rrefsqlj27767.dita#rrefsqlj27767"></xref></li>

Modified: incubator/derby/docs/trunk/src/ref/crefsqlj80721.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/crefsqlj80721.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/crefsqlj80721.dita (original)
+++ incubator/derby/docs/trunk/src/ref/crefsqlj80721.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/concept.dtd">
 <concept id="crefsqlj80721" xml:lang="en-us">
 <title>DROP Statements</title>
-<conbody><?Pub Caret1?>
+<conbody>
 <p>Use Drop statements with functions, indexes, procedures, schemas, tables,
 triggers, and views.</p>
 <ul>

Modified: incubator/derby/docs/trunk/src/ref/crefsqljrenamestatements.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/crefsqljrenamestatements.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/crefsqljrenamestatements.dita (original)
+++ incubator/derby/docs/trunk/src/ref/crefsqljrenamestatements.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/concept.dtd">
 <concept id="crefsqljrenamestatements" xml:lang="en-us">
 <title>RENAME statements</title>
-<conbody><?Pub Caret1?>
+<conbody>
 <p>Use the Rename statements with indexes and tables.</p>
 <ul>
 <li><xref href="rrefsqlj95598.dita#rrefsqlj95598"></xref></li>

Modified: incubator/derby/docs/trunk/src/ref/refconrefs.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/refconrefs.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/refconrefs.dita (original)
+++ incubator/derby/docs/trunk/src/ref/refconrefs.dita Fri May  6 15:46:20 2005
@@ -17,7 +17,7 @@
 <!DOCTYPE dita PUBLIC "-//IBM//DTD DITA Composite//EN"
  "../dtd/ditabase.dtd">
 <?Pub Inc?>
-<dita><?Pub Caret1?>
+<dita>
 <concept id="prod" xml:lang="en-us">
 <title>Product specific entities</title>
 <conbody>

Modified: incubator/derby/docs/trunk/src/ref/rrefaltercolumndef.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefaltercolumndef.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefaltercolumndef.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefaltercolumndef.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefaltercolumndef" xml:lang="en-us">
 <title>column-definition</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <example> <codeblock><b><i><xref href="rrefsimplecolumnname.dita#rrefsimplecolumnname"></xref></i> <i>DataType</i>
 [ <i><xref href="rrefsqlj16095.dita#rrefsqlj16095"></xref></i> ]*
 [ [ WITH ] DEFAULT {<i>ConstantExpression</i> | NULL } ]</b></codeblock></example>

Modified: incubator/derby/docs/trunk/src/ref/rrefapi1003363.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefapi1003363.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefapi1003363.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefapi1003363.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefapi1003363" xml:lang="en-us">
 <title>Data Source Classes</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>These classes are all related to <ph conref="refconrefs.dita#prod/productshortname"></ph>'s
 implementation of <i>javax.sql.DataSource</i> and related APIs. For more information,
 see Chapter 6, "Using <ph conref="refconrefs.dita#prod/productshortname"></ph> as

Modified: incubator/derby/docs/trunk/src/ref/rrefapi10613.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefapi10613.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefapi10613.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefapi10613.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefapi10613" xml:lang="en-us">
 <title>Derby API</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p><ph conref="refconrefs.dita#prod/productshortname"></ph> provides
 Javadoc HTML files of API classes and interfaces in the <i>javadoc</i> subdirectory.
 This appendix provides a brief overview of the API. <ph conref="refconrefs.dita#prod/productshortname"></ph> does

Modified: incubator/derby/docs/trunk/src/ref/rrefapi33761.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefapi33761.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefapi33761.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefapi33761.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefapi33761" xml:lang="en-us">
 <title>JDBC driver</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>This is the JDBC driver for <ph conref="refconrefs.dita#prod/productshortname"></ph>:
   <ul>
 <li><i>org.apache.derby.jdbc.EmbeddedDriver<ph><indexterm>org.apache.derby.jdbc.EmbeddedDriver</indexterm></ph></i> 

Modified: incubator/derby/docs/trunk/src/ref/rrefattrib16471.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefattrib16471.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefattrib16471.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefattrib16471.dita Fri May  6 15:46:20 2005
@@ -17,7 +17,7 @@
 
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
-<reference id="rrefattrib16471" xml:lang="en-us"><?Pub Caret1?>
+<reference id="rrefattrib16471" xml:lang="en-us">
 <title>shutdown=true</title>
 <prolog><metadata>
 <keywords><indexterm>shutdown=true (database connection URL attribute)</indexterm>

Modified: incubator/derby/docs/trunk/src/ref/rrefattrib34183.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefattrib34183.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefattrib34183.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefattrib34183.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefattrib34183" xml:lang="en-us">
 <title>(no attributes)</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section> <p>If no attributes are specified, you must specify a <i>databaseName.</i></p>  <p><ph
 conref="refconrefs.dita#prod/productshortname"></ph> opens a connection to
 an existing database with that name in the current system directory. If the

Modified: incubator/derby/docs/trunk/src/ref/rrefattrib42100.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefattrib42100.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefattrib42100.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefattrib42100.dita Fri May  6 15:46:20 2005
@@ -23,7 +23,7 @@
 <keywords><indexterm>bootPassword=key (database connection URL attribute)</indexterm>
 <indexterm>Encrypting databases</indexterm><indexterm>Databases<indexterm>encrypting</indexterm></indexterm>
 </keywords>
-</metadata></prolog><?Pub Caret1?>
+</metadata></prolog>
 <refbody>
 <section><title>Function</title> <p>Specifies the key to use for encrypting
 a new database or booting an existing encrypted database. Specify an alphanumeric

Modified: incubator/derby/docs/trunk/src/ref/rrefbackupdbproc.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefbackupdbproc.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefbackupdbproc.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefbackupdbproc.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefbackupdbproc" xml:lang="en-us">
 <title>SYSCS_UTIL.SYSCS_BACKUP_DATABASE</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>The <codeph>SYSCS_UTIL.SYSCS_BACKUP_DATABASE</codeph> system procedure
 backs up the database to a specified backup directory.</p></section>
 <section><title>Syntax</title> <codeblock>SYSCS_UTIL.SYSCS_BACKUP_DATABASE(IN BACKUPDIR VARCHAR()) </codeblock> <p>No

Modified: incubator/derby/docs/trunk/src/ref/rrefblob.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefblob.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefblob.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefblob.dita Fri May  6 15:46:20 2005
@@ -24,7 +24,7 @@
 </metadata></prolog>
 <refbody>
 <section> <p>A BLOB (binary large object) is a varying-length binary string
-that can be up to 2,147,483,647 characters long<?Pub Caret?>. Like other binary
+that can be up to 2,147,483,647 characters long. Like other binary
 types, BLOB strings are not associated with a code page. In addition, BLOB
 strings do not hold character data.</p> <p>The length is given in bytes for
 BLOB unless one of the suffixes K, M, or G is given, relating to the multiples

Modified: incubator/derby/docs/trunk/src/ref/rrefcasenullif.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefcasenullif.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefcasenullif.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefcasenullif.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefcasenullif" xml:lang="en-us">
 <title>NULLIF and CASE expressions</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Use the CASE and NULLIF expressions for conditional expressions
 in <ph conref="refconrefs.dita#prod/productshortname"></ph>.</p></section>
 <section><p><indexterm>NULLIF expression</indexterm><b>NULLIF expression syntax</b> <codeblock>NULLIF(L, R)</codeblock></p></section>

Modified: incubator/derby/docs/trunk/src/ref/rrefclob.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefclob.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefclob.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefclob.dita Fri May  6 15:46:20 2005
@@ -24,7 +24,7 @@
 </metadata></prolog>
 <refbody>
 <section> <p>A CLOB (character large object) value can be up to 2,147,483,647
-characters long<?Pub Caret?>. A CLOB is used to store unicode character-based
+characters long. A CLOB is used to store unicode character-based
 data, such as large documents in any character set.</p> <p>The length is given
 in number characters for both CLOB, unless one of the suffixes K, M, or G
 is given, relating to the multiples of 1024, 1024*1024, 1024*1024*1024 respectively. </p>Length

Modified: incubator/derby/docs/trunk/src/ref/rrefconstraintname.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefconstraintname.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefconstraintname.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefconstraintname.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefconstraintname" xml:lang="en-us">
 <title>constraint-Name</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>You cannot qualify constraint-names.</p></section>
 <section><title>Syntax</title> <codeblock><b><i><xref href="crefsqlj34834.dita#crefsqlj34834"></xref></i></b></codeblock></section>
 <section><title>Example</title> <codeblock><b><ph>-- country_fk2 is a constraint name</ph>

Modified: incubator/derby/docs/trunk/src/ref/rrefcrprofunctionelement.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefcrprofunctionelement.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefcrprofunctionelement.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefcrprofunctionelement.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefcrprofunctionelement" xml:lang="en-us">
 <title>FunctionElement</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <example> <codeblock><b> { 
 SPECIFIC <b>[ <i><xref href="rrefschemaname.dita#rrefschemaname"></xref>.</i> ] <i><xref
 href="crefsqlj34834.dita#crefsqlj34834"></xref></i></b>

Modified: incubator/derby/docs/trunk/src/ref/rrefcrprofunctionname.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefcrprofunctionname.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefcrprofunctionname.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefcrprofunctionname.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefcrprofunctionname" xml:lang="en-us">
 <title>function-Name</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <example> <codeblock><b>[ <i><xref href="rrefschemaname.dita#rrefschemaname"></xref>.</i> ] <i><xref
 href="crefsqlj34834.dita#crefsqlj34834"></xref></i></b></codeblock></example>
 <section><p>If schema-Name is not provided, the current schema is the default

Modified: incubator/derby/docs/trunk/src/ref/rrefcrprofunctionparameter.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefcrprofunctionparameter.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefcrprofunctionparameter.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefcrprofunctionparameter.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefcrprofunctionparameter" xml:lang="en-us">
 <title>FunctionParameter</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <example> <codeblock><b>[ parameter-Name ] <i>DataType</i></b></codeblock></example>
 <section><p>PararameterName must be unique within a function.</p></section>
 <section><p>The syntax of <i>DataType</i> is described in <xref href="crefsqlj31068.dita#crefsqlj31068"></xref>.</p></section>

Modified: incubator/derby/docs/trunk/src/ref/rrefcrproprocedureelement.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefcrproprocedureelement.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefcrproprocedureelement.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefcrproprocedureelement.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefcrproprocedureelement" xml:lang="en-us">
 <title>ProcedureElement</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <example> <codeblock><b> { 
 SPECIFIC <b>[ <i><xref href="rrefschemaname.dita#rrefschemaname"></xref>.</i> ] <i><xref
 href="crefsqlj34834.dita#crefsqlj34834"></xref></i></b>

Modified: incubator/derby/docs/trunk/src/ref/rrefcrproprocedurename.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefcrproprocedurename.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefcrproprocedurename.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefcrproprocedurename.dita Fri May  6 15:46:20 2005
@@ -25,6 +25,6 @@
 <section><p>If schema-Name is not provided, the current schema is the default
 schema. If a qualified procedure name is specified, the schema name cannot
 begin with SYS.</p></section>
-</refbody><?Pub Caret1?>
+</refbody>
 </reference>
 <?Pub *0000000665?>

Modified: incubator/derby/docs/trunk/src/ref/rrefcrproprocedureparameter.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefcrproprocedureparameter.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefcrproprocedureparameter.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefcrproprocedureparameter.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefcrproprocedureparameter" xml:lang="en-us">
 <title>ProcedureParameter</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <example> <codeblock><b>[ { IN | OUT | INOUT } ] [ parameter-Name ] <i>DataType</i></b></codeblock></example>
 <section><p>The default value for a parameter is IN. ParameterName must be
 unique within a procedure.</p></section>

Modified: incubator/derby/docs/trunk/src/ref/rrefcursorname.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefcursorname.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefcursorname.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefcursorname.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefcursorname" xml:lang="en-us">
 <title>cursor-Name</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>A <i>cursor-Name</i> refers to a cursor. No SQL language command
 exists to <i>assign</i> a name to a cursor. Instead, you use the JDBC API
 to assign names to cursors or to retrieve system-generated names. For more

Modified: incubator/derby/docs/trunk/src/ref/rrefdatefunc.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefdatefunc.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefdatefunc.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefdatefunc.dita Fri May  6 15:46:20 2005
@@ -17,7 +17,7 @@
 
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
-<reference id="rrefdatefunc" xml:lang="en-us"><?Pub Caret1?>
+<reference id="rrefdatefunc" xml:lang="en-us">
 <title>DATE</title>
 <prolog><metadata>
 <keywords><indexterm>DATE function</indexterm></keywords>

Modified: incubator/derby/docs/trunk/src/ref/rrefdropfunctionstatement.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefdropfunctionstatement.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefdropfunctionstatement.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefdropfunctionstatement.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefdropfunctionstatement" xml:lang="en-us">
 <title>DROP FUNCTION statement</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><title>Syntax</title> <codeblock><b>DROP FUNCTION <i>function-name</i></b></codeblock> <p>Identifies
 the particular function to be dropped, and is valid only if there is exactly
 one function instance with the <i>function-name</i> in the schema. The identified

Modified: incubator/derby/docs/trunk/src/ref/rrefdropprocedurestatement.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefdropprocedurestatement.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefdropprocedurestatement.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefdropprocedurestatement.dita Fri May  6 15:46:20 2005
@@ -3,6 +3,7 @@
 Copyright 1997, 2004 The Apache Software Foundation or its licensors, as applicable.  
 
 Licensed under the Apache License, Version 2.0 (the "License");  
+See the License for the specific language governing permissions and  
 you may not use this file except in compliance with the License.  
 You may obtain a copy of the License at      
 
@@ -11,7 +12,6 @@
 Unless required by applicable law or agreed to in writing, software  
 distributed under the License is distributed on an "AS IS" BASIS,  
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  
-See the License for the specific language governing permissions and  
 limitations under the License.
 -->
 
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefdropprocedurestatement" xml:lang="en-us">
 <title>DROP PROCEDURE statement</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><title>Syntax</title> <codeblock><b>DROP PROCEDURE <i>procedure-name</i></b></codeblock> <p>Identifies
 the particular procedure to be dropped, and is valid only if there is exactly
 one procedure instance with the <i>procedure-name</i> in the schema. The identified

Modified: incubator/derby/docs/trunk/src/ref/rrefdttlimits.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefdttlimits.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefdttlimits.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefdttlimits.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefdttlimits" xml:lang="en-us">
 <title>DATE, TIME, and TIMESTAMP limitations</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <table frame="all"><title>DATE, TIME, and TIMESTAMP limitations</title><desc>The
 following table contains limitations on date, time, and timestamp values in <ph
 conref="refconrefs.dita#prod/productshortname"></ph>.</desc>

Modified: incubator/derby/docs/trunk/src/ref/rrefexcept13113.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefexcept13113.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefexcept13113.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefexcept13113.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefexcept13113" xml:lang="en-us">
 <title>Common exceptions</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p><i>SQLStates</i> for some common exceptions:   <ul>
 <li>deadlock   <p>40001</p></li>
 <li>foreign key violation   <p>23503</p></li>

Modified: incubator/derby/docs/trunk/src/ref/rrefexcept75154.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefexcept75154.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefexcept75154.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefexcept75154.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefexcept75154" xml:lang="en-us">
 <title>Understanding SQLExceptions</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p><indexterm>SQLState values</indexterm>The JDBC driver returns <i>SQLException</i>s
 for all errors from <ph conref="refconrefs.dita#prod/productshortname"></ph>.
 If the exception originated in a user type but is not itself an <i>SQLException</i>,

Modified: incubator/derby/docs/trunk/src/ref/rrefexportproc.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefexportproc.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefexportproc.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefexportproc.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefexportproc" xml:lang="en-us">
 <title>SYSCS_UTIL.SYSCS_EXPORT_TABLE</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>The <codeph>SYSCS_UTIL.SYSCS_EXPORT_TABLE</codeph> system procedure
 exports all of the data from a table to an operating system file in a delimited
 data file format.</p></section>

Modified: incubator/derby/docs/trunk/src/ref/rrefexportselectionproc.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefexportselectionproc.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefexportselectionproc.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefexportselectionproc.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefexportselectionproc" xml:lang="en-us">
 <title>SYSCS_UTIL.SYSCS_EXPORT_QUERY</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>The <codeph>SYSCS_UTIL.SYSCS_EXPORT_QUERY</codeph> system procedure
 exports the results of a SELECT statement to an operating system file in a
 delimited data file format.</p></section>

Modified: incubator/derby/docs/trunk/src/ref/rreffreezedbproc.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rreffreezedbproc.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rreffreezedbproc.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rreffreezedbproc.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rreffreezedbproc" xml:lang="en-us">
 <title>SYSCS_UTIL.SYSCS_FREEZE_DATABASE</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>The <codeph>SYSCS_UTIL.SYSCS_FREEZE_DATABASE</codeph> system procedure
 temporarily freezes the database for backup.</p></section>
 <section><title>Syntax</title> <codeblock>SYSCS_UTIL.SYSCS_FREEZE_DATABASE()</codeblock> <p>No

Modified: incubator/derby/docs/trunk/src/ref/rrefgetdbpropfunc.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefgetdbpropfunc.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefgetdbpropfunc.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefgetdbpropfunc.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefgetdbpropfunc" xml:lang="en-us">
 <title>SYSCS_UTIL.SYSCS_GET_DATABASE_PROPERTY</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>The <codeph>SYSCS_UTIL.SYSCS_GET_DATABASE_PROPERTY</codeph> function
 fetches the value of a property specified by <codeph>KEY</codeph> of the database
 on the current connection.</p></section>

Modified: incubator/derby/docs/trunk/src/ref/rrefgpc1.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefgpc1.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefgpc1.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefgpc1.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefgpc1" xml:lang="en-us">
 <title>getProcedureColumns <ph><indexterm>DatabaseMetaData.getProcedureColumns</indexterm></ph></title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p><ph conref="refconrefs.dita#prod/productshortname"></ph> supports
 Java procedures. <ph conref="refconrefs.dita#prod/productshortname"></ph> allows
 you to call Java procedures within SQL statements. <ph conref="refconrefs.dita#prod/productshortname"></ph> returns

Modified: incubator/derby/docs/trunk/src/ref/rrefidentityvallocal.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefidentityvallocal.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefidentityvallocal.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefidentityvallocal.dita Fri May  6 15:46:20 2005
@@ -30,7 +30,7 @@
 a  VALUES clause. </p></section>
 <section><p>The IDENTITY_VAL_LOCAL function has no input parameters. The result
 is a DECIMAL (31,0), regardless of the actual data type of the  corresponding
-identity column.</p></section><?Pub Caret1?>
+identity column.</p></section>
 <section><p>The value returned by the IDENTITY_VAL_LOCAL function is the value
 assigned to the identity column of the table identified in the most recent
 single row INSERT statement. The INSERT statement must contain a VALUES clause

Modified: incubator/derby/docs/trunk/src/ref/rrefimportproc.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefimportproc.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefimportproc.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefimportproc.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefimportproc" xml:lang="en-us">
 <title>SYSCS_UTIL.SYSCS_IMPORT_TABLE</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>The <codeph>SYSCS_UTIL.SYSCS_IMPORT_TABLE</codeph> system procedure
 imports data from an input file into all of the columns of a table. If the
 table receiving the imported data already contains data, you can either replace

Modified: incubator/derby/docs/trunk/src/ref/rrefindexname.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefindexname.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefindexname.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefindexname.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefindexname" xml:lang="en-us">
 <title>index-Name</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>An <i>index-Name</i> represents an index. Indexes live in schemas,
 so you can qualify their names with <i>schema-Names</i>. Indexes on system
 tables are in the <i>SYS</i> schema.</p></section>

Modified: incubator/derby/docs/trunk/src/ref/rrefjavciro.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjavciro.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjavciro.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjavciro.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjavciro" xml:lang="en-us">
-<title>java.sql.Connection.isReadOnly </title><?Pub Caret1?>
+<title>java.sql.Connection.isReadOnly </title>
 <prolog><metadata>
 <keywords><indexterm>java.sql.Connection.isReadOnly</indexterm></keywords>
 </metadata></prolog>

Modified: incubator/derby/docs/trunk/src/ref/rrefjavcsro.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjavcsro.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjavcsro.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjavcsro.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjavcsro" xml:lang="en-us">
-<title>java.sql.Connection.setReadOnly </title><?Pub Caret1?>
+<title>java.sql.Connection.setReadOnly </title>
 <prolog><metadata>
 <keywords><indexterm>java.sql.Connection.setReadOnly</indexterm></keywords>
 </metadata></prolog>

Modified: incubator/derby/docs/trunk/src/ref/rrefjavcsti.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjavcsti.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjavcsti.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjavcsti.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjavcsti" xml:lang="en-us">
-<title>java.sql.Connection.setTransactionIsolation </title><?Pub Caret1?>
+<title>java.sql.Connection.setTransactionIsolation </title>
 <prolog><metadata>
 <keywords><indexterm>java.sql.Connection.setTransactionIsolation</indexterm>
 <indexterm>Isolation levels<indexterm>setting via JDBC</indexterm></indexterm>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc16643.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc16643.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc16643.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc16643.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjdbc16643" xml:lang="en-us">
-<title>java.sql.SQLException </title><?Pub Caret1?>
+<title>java.sql.SQLException </title>
 <prolog><metadata>
 <keywords><indexterm>java.sql.SQLException</indexterm><indexterm>chaining</indexterm>
 <indexterm>SQLExceptions</indexterm></keywords>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc23502.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc23502.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc23502.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc23502.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjdbc23502" xml:lang="en-us">
-<title>java.sql.ResultSet </title><?Pub Caret1?>
+<title>java.sql.ResultSet </title>
 <prolog><metadata>
 <keywords><indexterm>java.sql.ResultSet</indexterm></keywords>
 </metadata></prolog>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc30469.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc30469.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc30469.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc30469.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjdbc30469" xml:lang="en-us">
-<title>java.sql.SQLWarning </title><?Pub Caret1?>
+<title>java.sql.SQLWarning </title>
 <prolog><metadata>
 <keywords><indexterm>java.sql.SQLWarning</indexterm></keywords>
 </metadata></prolog>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc32052.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc32052.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc32052.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc32052.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjdbc32052" xml:lang="en-us">
-<title>java.sql.Driver</title><?Pub Caret1?>
+<title>java.sql.Driver</title>
 <prolog><metadata>
 <keywords><indexterm>java.sql.Driver</indexterm><indexterm>JDBC driver<indexterm>loading</indexterm></indexterm>
 </keywords>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc34565.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc34565.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc34565.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc34565.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjdbc34565" xml:lang="en-us">
-<title>j<?Pub Caret1?>ava.sql.DriverManager.getConnection</title>
+<title>java.sql.DriverManager.getConnection</title>
 <prolog><metadata>
 <keywords><indexterm>java.sql.DriverManager.getConnection</indexterm></keywords>
 </metadata></prolog>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc34954.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc34954.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc34954.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc34954.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjdbc34954" xml:lang="en-us">
-<title>java.sql.Driver.getPropertyInfo </title><?Pub Caret1?>
+<title>java.sql.Driver.getPropertyInfo </title>
 <prolog><metadata>
 <keywords><indexterm>java.sql.Driver.getPropertyInfo</indexterm></keywords>
 </metadata></prolog>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc38274.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc38274.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc38274.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc38274.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjdbc38274" xml:lang="en-us">
-<title>java.sql.ResultSetMetaData </title><?Pub Caret1?>
+<title>java.sql.ResultSetMetaData </title>
 <prolog><metadata>
 <keywords><indexterm>java.sql.ResultSetMetaData</indexterm></keywords>
 </metadata></prolog>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc40794.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc40794.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc40794.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc40794.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjdbc40794" xml:lang="en-us">
-<title>java.sql.Statement </title><?Pub Caret1?>
+<title>java.sql.Statement </title>
 <prolog><metadata>
 <keywords><indexterm>java.sql.Statement</indexterm></keywords>
 </metadata></prolog>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc52637.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc52637.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc52637.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc52637.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjdbc52637" xml:lang="en-us">
-<title>java.sql.CallableStatement </title><?Pub Caret1?>
+<title>java.sql.CallableStatement </title>
 <prolog><metadata>
 <keywords><indexterm>Batch processing (JDBC)</indexterm></keywords>
 </metadata></prolog>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc59162.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc59162.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc59162.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc59162.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjdbc59162" xml:lang="en-us">
-<title>java.sql.Statement </title><?Pub Caret1?>
+<title>java.sql.Statement </title>
 <prolog><metadata>
 <keywords><indexterm>Batch processing (JDBC)</indexterm></keywords>
 </metadata></prolog>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc66688.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc66688.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc66688.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc66688.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefjdbc66688" xml:lang="en-us">
 <title>java.sql.DatabaseMetaData</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p><ph conref="refconrefs.dita#prod/productshortname"></ph> implements
 all of the JDBC 2.0 methods for this interface.</p></section>
 </refbody>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc71949.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc71949.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc71949.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc71949.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefjdbc71949" xml:lang="en-us">
 <title>java.sql.ResultSetMetaData</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p><ph conref="refconrefs.dita#prod/productshortname"></ph> implements
 all of the JDBC 2.0 methods for this interface.</p></section>
 </refbody>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc75719.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc75719.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc75719.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc75719.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjdbc75719" xml:lang="en-us">
-<title>CallableStatements and INOUT Parameters </title><?Pub Caret1?>
+<title>CallableStatements and INOUT Parameters </title>
 <prolog><metadata>
 <keywords><indexterm>java.sql.CallableStatement<indexterm>and INOUT parameters</indexterm></indexterm>
 </keywords>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc77156.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc77156.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc77156.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc77156.dita Fri May  6 15:46:20 2005
@@ -165,8 +165,7 @@
 mode is on, this method automatically closes the <i>ResultSet</i> if it is
 called and there are no more rows. <i>afterLast()</i> does not close the <i>ResultSet</i>,
 for example.<p>JDBC is not required to have auto-commit off when using updatable
-ResultSets.</p><p>At this moment, <ph conref="refconrefs.dita#prod/productshortname"></ph> does
-not support the insertRow() method for updatable <i>ResultSets</i>.</p></note></section>
+ResultSets.</p><p>At this moment, <ph conref="refconrefs.dita#prod/productshortname"></ph> does not support the insertRow() method for updatable <i>ResultSets</i>.</p></note></section>
 </refbody>
 </reference>
 <?Pub *0000006232?>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc80004.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc80004.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc80004.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc80004.dita Fri May  6 15:46:20 2005
@@ -17,7 +17,7 @@
 
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
-<reference id="rrefjdbc80004" xml:lang="en-us"><?Pub Caret1?>
+<reference id="rrefjdbc80004" xml:lang="en-us">
 <title>java.sql.Connection </title>
 <prolog><metadata>
 <keywords><indexterm>Scroll insensitive cursors (JDBC)</indexterm><indexterm>Scrolling

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc87220.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc87220.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc87220.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc87220.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefjdbc87220" xml:lang="en-us">
 <title>java.sql.BatchUpdateException</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Thrown if there is a problem with a batch update.</p></section>
 </refbody>
 </reference>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbc99392.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbc99392.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbc99392.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbc99392.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjdbc99392" xml:lang="en-us">
-<title>java.sql.PreparedStatement </title><?Pub Caret1?>
+<title>java.sql.PreparedStatement </title>
 <prolog><metadata>
 <keywords><indexterm>Batch processing (JDBC)</indexterm></keywords>
 </metadata></prolog>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbcdatabasemetadata30.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbcdatabasemetadata30.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbcdatabasemetadata30.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbcdatabasemetadata30.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefjdbcdatabasemetadata30" xml:lang="en-us">
 <title>java.sql.DatabaseMetaData </title>
-<refbody><?Pub Caret1?>
+<refbody>
 <table expanse="page" frame="all"><title>JDBC 3.0 DatabaseMetaData Methods
 Supported</title>
 <tgroup cols="3" colsep="1" rowsep="1"><colspec colname="1" colnum="1" colwidth="10*"/>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlconnection30.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlconnection30.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlconnection30.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlconnection30.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjdbcjavasqlconnection30" xml:lang="en-us">
-<title>java.sql.Connection </title><?Pub Caret1?>
+<title>java.sql.Connection </title>
 <prolog><metadata>
 <keywords><indexterm>Savepoints (JDBC)</indexterm></keywords>
 </metadata></prolog>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlpreparedstatement30.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlpreparedstatement30.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlpreparedstatement30.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlpreparedstatement30.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefjdbcjavasqlpreparedstatement30" xml:lang="en-us">
 <title>java.sql.PreparedStatement</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>The method <i>PreparedStatement.getParameterMetaData</i> returns
 a <i>ParameterMetaData</i> object describing the parameter markers that appear
 in the <i>PreparedStatement</i> object. See <i><xref href="rrefjdbcparametermetadata30.dita#rrefjdbcparametermetadata30"></xref></i> for

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlsavepoint.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlsavepoint.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlsavepoint.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlsavepoint.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjdbcjavasqlsavepoint" xml:lang="en-us">
-<title>java.sql.Savepoint </title><?Pub Caret1?>
+<title>java.sql.Savepoint </title>
 <prolog><metadata>
 <keywords><indexterm>java.sql.Savepoint</indexterm><indexterm>Savepoints (JDBC)</indexterm>
 <indexterm>Savepoints<indexterm>setting and rollong back</indexterm></indexterm>

Modified: incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlstatement30.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlstatement30.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlstatement30.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjdbcjavasqlstatement30.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefjdbcjavasqlstatement30" xml:lang="en-us">
 <title>java.sql.Statement</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <table frame="all"><title>JDBC 3.0 Statement Methods </title>
 <tgroup cols="3" colsep="1" rowsep="1"><colspec colname="1" colnum="1" colwidth="25*"/>
 <colspec colname="2" colnum="2" colwidth="31*"/><colspec colname="3" colnum="3"

Modified: incubator/derby/docs/trunk/src/ref/rrefjssfns2.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjssfns2.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjssfns2.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjssfns2.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefjssfns2" xml:lang="en-us">
 <title>java.sql.Statement functionality not supported</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p><ph conref="refconrefs.dita#prod/productshortname"></ph> does
 not implement the following JDBC 1.2 methods of <i>java.sql.Statement</i>:
   <ul>

Modified: incubator/derby/docs/trunk/src/ref/rrefjta1003392.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjta1003392.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjta1003392.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjta1003392.dita Fri May  6 15:46:20 2005
@@ -19,6 +19,6 @@
  "../dtd/reference.dtd">
 <reference id="rrefjta1003392" xml:lang="en-us">
 <title>Notes on Product Behavior</title>
-<refbody><?Pub Caret1?></refbody>
+<refbody></refbody>
 </reference>
 <?Pub *0000000319?>

Modified: incubator/derby/docs/trunk/src/ref/rrefjta1003415.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjta1003415.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjta1003415.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjta1003415.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefjta1003415" xml:lang="en-us">
 <title>Recovered Global Transactions</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Using the <i>XAResource.prepare</i> call causes a global transaction
 to enter a prepared state, which allows it to be persistent. Typically, the
 prepared state is just a transitional state before the transaction outcome

Modified: incubator/derby/docs/trunk/src/ref/rrefjta16677.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjta16677.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjta16677.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjta16677.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefjta16677" xml:lang="en-us">
 <title>J2EE Compliance: Java Transaction API and javax.sql Extensions</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section> <ul>
 <li><xref href="rrefjta37588.dita#rrefjta37588"></xref></li>
 <li><xref href="rrefjta51021.dita#rrefjta51021"></xref></li>

Modified: incubator/derby/docs/trunk/src/ref/rrefjta18596.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjta18596.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjta18596.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjta18596.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjta18596" xml:lang="en-us">
-<title>javax.sql: JDBC Extensions </title><?Pub Caret1?>
+<title>javax.sql: JDBC Extensions </title>
 <prolog><metadata>
 <keywords><indexterm>javax.sql package</indexterm><indexterm>JDBC 2.0<indexterm>standard
 extensions</indexterm></indexterm></keywords>

Modified: incubator/derby/docs/trunk/src/ref/rrefjta51021.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefjta51021.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefjta51021.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefjta51021.dita Fri May  6 15:46:20 2005
@@ -18,7 +18,7 @@
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
 <reference id="rrefjta51021" xml:lang="en-us">
-<title>The JTA API </title><?Pub Caret1?>
+<title>The JTA API </title>
 <prolog><metadata>
 <keywords><indexterm>JTA API</indexterm></keywords>
 </metadata></prolog>

Modified: incubator/derby/docs/trunk/src/ref/rreflimits.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rreflimits.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rreflimits.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rreflimits.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rreflimits" xml:lang="en-us">
 <title>Derby limitations</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>The following tables list the limitations associated with <ph
 conref="refconrefs.dita#prod/productshortname"></ph>. They include: <ul>
 <li><xref href="rrefidlengthlimits.dita#rrefidlengthlimits"></xref></li>

Modified: incubator/derby/docs/trunk/src/ref/rrefmonthfunc.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefmonthfunc.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefmonthfunc.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefmonthfunc.dita Fri May  6 15:46:20 2005
@@ -36,7 +36,7 @@
 is the month part of the value, which is an integer between -99 and 99. A
 nonzero result has the same sign as the argument.</li>
 </ul></p></section>
-<refsyn><title>Syntax</title> <codeblock><?Pub Caret1?><b>MONTH ( <i>expression</i> )</b></codeblock> </refsyn>
+<refsyn><title>Syntax</title> <codeblock><b>MONTH ( <i>expression</i> )</b></codeblock> </refsyn>
 <example> <p>Select all rows from the EMPLOYEE table for people who were born
 (BIRTHDATE) in DECEMBER.</p> <codeblock><b>SELECT * FROM EMPLOYEE
 WHERE MONTH(BIRTHDATE) = 12</b></codeblock> </example>

Modified: incubator/derby/docs/trunk/src/ref/rrefnewtablename.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefnewtablename.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefnewtablename.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefnewtablename.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefnewtablename" xml:lang="en-us">
 <title>new-table-Name</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>A <i>new-table-Name</i> represents a renamed table. You cannot
 qualify a <i>new-table-Name</i> with a <i>schema-Name</i>.</p></section>
 <section><title>Syntax</title> <codeblock><b><i><xref href="crefsqlj34834.dita#crefsqlj34834"></xref></i></b></codeblock></section>

Modified: incubator/derby/docs/trunk/src/ref/rrefnumericlimits.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefnumericlimits.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefnumericlimits.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefnumericlimits.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefnumericlimits" xml:lang="en-us">
 <title>Numeric limitations</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <table frame="all"><title>Numeric limitations</title><desc>The following table
 contains limitations on numeric values in <ph conref="refconrefs.dita#prod/productshortname"></ph>.</desc>
 <tgroup cols="2" colsep="1" rowsep="1"><colspec colname="colspec0" colwidth="228*"/>

Modified: incubator/derby/docs/trunk/src/ref/rrefpgc1.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefpgc1.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefpgc1.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefpgc1.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefpgc1" xml:lang="en-us">
 <title>Parameters to getProcedureColumns</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>The JDBC API defines the following parameters for this method
 call:</p></section>
 <section> <ul>

Modified: incubator/derby/docs/trunk/src/ref/rrefrauthid.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefrauthid.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefrauthid.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefrauthid.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefrauthid" xml:lang="en-us">
 <title>AuthorizationIdentifier</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>User names within the <ph conref="refconrefs.dita#prod/productshortname"></ph> system
 are known as <i>authorization identifiers</i>. The authorization identifier
 represents the name of the user, if one has been provided in the connection

Modified: incubator/derby/docs/trunk/src/ref/rrefsauadt3.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsauadt3.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsauadt3.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsauadt3.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsauadt3" xml:lang="en-us">
 <title>Source and updatability (all data types)</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p><ph conref="refconrefs.dita#prod/productshortname"></ph> does
 not track the source or updatability of columns in <i>ResultSets</i>, and
 so always returns the following constants for the following methods:   <table

Modified: incubator/derby/docs/trunk/src/ref/rrefscalarsubquery.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefscalarsubquery.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefscalarsubquery.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefscalarsubquery.dita Fri May  6 15:46:20 2005
@@ -17,7 +17,7 @@
 
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
-<reference id="rrefscalarsubquery" xml:lang="en-us"><?Pub Caret1?>
+<reference id="rrefscalarsubquery" xml:lang="en-us">
 <title>ScalarSubquery</title>
 <prolog><metadata>
 <keywords><indexterm>ScalarSubquery</indexterm></keywords>

Modified: incubator/derby/docs/trunk/src/ref/rrefschemaname.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefschemaname.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefschemaname.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefschemaname.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefschemaname" xml:lang="en-us">
 <title>schema-Name</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>A <i>schema-Name</i> represents a <i>schema</i>. Schemas contain
 other dictionary objects, such as tables and indexes. Schemas provide a way
 to name a subset of tables and other dictionary objects within a database.</p></section>

Modified: incubator/derby/docs/trunk/src/ref/rrefsecondfunc.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsecondfunc.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsecondfunc.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsecondfunc.dita Fri May  6 15:46:20 2005
@@ -17,7 +17,7 @@
 
 <!DOCTYPE reference PUBLIC "-//IBM//DTD DITA Reference//EN"
  "../dtd/reference.dtd">
-<reference id="rrefsecondfunc" xml:lang="en-us"><?Pub Caret1?>
+<reference id="rrefsecondfunc" xml:lang="en-us">
 <title>SECOND</title>
 <prolog><metadata>
 <keywords><indexterm>SECOND function</indexterm></keywords>

Modified: incubator/derby/docs/trunk/src/ref/rrefsetstatstimingproc.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsetstatstimingproc.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsetstatstimingproc.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsetstatstimingproc.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsetstatstimingproc" xml:lang="en-us">
 <title>SYSCS_UTIL.SYSCS_SET_STATISTICS_TIMING</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Statistics timing is an attribute associated with a connection
 that you turn on and off by using the <codeph>SYSCS_UTIL.SYSCS_SET_STATISTICS_TIMING</codeph> system
 procedure.  Statistics timing is turned off by default. Turn statistics timing

Modified: incubator/derby/docs/trunk/src/ref/rrefsimplecolumnname.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsimplecolumnname.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsimplecolumnname.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsimplecolumnname.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsimplecolumnname" xml:lang="en-us">
 <title>Simple-column-Name</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>A <i>Simple-column-Name</i> is used to represent a column when
 it cannot be qualified by a <i>table-Name</i> or<i> correlation-Name</i>.
 This is the case when the qualification is fixed, as it is in a column definition

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabs12085.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabs12085.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabs12085.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabs12085.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsistabs12085" xml:lang="en-us">
 <title>SYSSCHEMAS</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Describes the schemas within the current database.   <table expanse="page"
 frame="all">
 <tgroup cols="5" colsep="1" rowsep="1"><colspec colname="1" colnum="1" colwidth="26*"/>

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabs12813.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabs12813.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabs12813.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabs12813.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsistabs12813" xml:lang="en-us">
 <title>SYSDEPENDS</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Describes the dependency relationships between persistent objects
 in the database. Persistent objects can be dependents (they depend on other
 objects) and/or providers (other objects depend on them).</p></section>

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabs13420.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabs13420.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabs13420.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabs13420.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsistabs13420" xml:lang="en-us">
 <title>SYSFOREIGNKEYS</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Describes the information specific to foreign key constraints
 in the current database.</p></section>
 <section><p><ph conref="refconrefs.dita#prod/productshortname"></ph> generates

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabs22441.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabs22441.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabs22441.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabs22441.dita Fri May  6 15:46:20 2005
@@ -69,7 +69,7 @@
 type name, and storage type of data</entry>
 </row>
 <row>
-<entry colname="1">C<?Pub Caret1?>OLUMNDEFAULT</entry>
+<entry colname="1">COLUMNDEFAULT</entry>
 <entry colname="2"><i>java.io.Serializable</i></entry>
 <entry colname="3"></entry>
 <entry colname="4">true</entry>

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabs23241.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabs23241.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabs23241.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabs23241.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsistabs23241" xml:lang="en-us">
 <title>SYSCONSTRAINTS</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Describes the information common to all types of constraints within
 the current database (currently, this includes primary key, unique, foreign
 key, and check constraints).   <table expanse="page" frame="all">

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabs24045.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabs24045.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabs24045.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabs24045.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsistabs24045" xml:lang="en-us">
 <title>SYSVIEWS</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Describes the view definitions within the current database.   <table
 expanse="page" frame="all">
 <tgroup cols="5" colsep="1" rowsep="1"><colspec colname="1" colnum="1" colwidth="24*"/>

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabs24269.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabs24269.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabs24269.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabs24269.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsistabs24269" xml:lang="en-us">
 <title>SYSTABLES</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Describes the tables and views within the current database.   <table
 expanse="page" frame="all">
 <tgroup cols="5" colsep="1" rowsep="1"><colspec colname="1" colnum="1" colwidth="19*"/>

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabs26665.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabs26665.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabs26665.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabs26665.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsistabs26665" xml:lang="en-us">
 <title>SYSCHECKS</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Describes the check constraints within the current database. 
  <table expanse="page" frame="all">
 <tgroup cols="5" colsep="1" rowsep="1"><colspec colname="1" colnum="1" colwidth="27*"/>

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabs28114.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabs28114.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabs28114.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabs28114.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsistabs28114" xml:lang="en-us">
 <title>SYSALIASES</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Describes the procedures and functions in the database.   <table
 expanse="page" frame="all">
 <tgroup cols="5" colsep="1" rowsep="1"><colspec colname="1" colnum="1" colwidth="18*"/>

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabs33768.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabs33768.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabs33768.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabs33768.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsistabs33768" xml:lang="en-us">
 <title>SYSSTATEMENTS</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Contains one row per stored prepared statement.   <table expanse="page"
 frame="all">
 <tgroup cols="5" colsep="1" rowsep="1"><colspec colname="1" colnum="1" colwidth="30*"/>

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabs33921.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabs33921.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabs33921.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabs33921.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsistabs33921" xml:lang="en-us">
 <title>SYSKEYS</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Describes the specific information for primary key and unique
 constraints within the current database. <ph conref="refconrefs.dita#prod/productshortname"></ph> generates
 an index on the table to back up each such constraint. The index name is the

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabs38369.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabs38369.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabs38369.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabs38369.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsistabs38369" xml:lang="en-us">
 <title>Derby System Tables</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p><ph conref="refconrefs.dita#prod/productshortname"></ph> includes
 the following system tables:   <ul>
 <li><xref href="rrefsistabs28114.dita#rrefsistabs28114"></xref></li>

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabs39391.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabs39391.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabs39391.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabs39391.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsistabs39391" xml:lang="en-us">
 <title>SYSCONGLOMERATES</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Describes the conglomerates within the current database. A conglomerate
 is a unit of storage and is either a table or an index.   <table expanse="page"
 frame="all">

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabs40972.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabs40972.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabs40972.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabs40972.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsistabs40972" xml:lang="en-us">
 <title>SYSFILES</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Describes jar files stored in the database.   <table expanse="page"
 frame="all">
 <tgroup cols="5" colsep="1" rowsep="1"><colspec colname="1" colnum="1" colwidth="28*"/>

Modified: incubator/derby/docs/trunk/src/ref/rrefsistabslilanguageitemsysstatistics.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsistabslilanguageitemsysstatistics.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsistabslilanguageitemsysstatistics.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsistabslilanguageitemsysstatistics.dita Fri May  6 15:46:20 2005
@@ -19,7 +19,7 @@
  "../dtd/reference.dtd">
 <reference id="rrefsistabslilanguageitemsysstatistics" xml:lang="en-us">
 <title>SYSSTATISTICS</title>
-<refbody><?Pub Caret1?>
+<refbody>
 <section><p>Describes the schemas within the current database.   <table expanse="page"
 frame="all">
 <tgroup cols="5" colsep="1" rowsep="1"><colspec colname="1" colnum="1" colwidth="26*"/>

Modified: incubator/derby/docs/trunk/src/ref/rrefsqlj1055824.dita
URL: http://svn.apache.org/viewcvs/incubator/derby/docs/trunk/src/ref/rrefsqlj1055824.dita?rev=168976&r1=168975&r2=168976&view=diff
==============================================================================
--- incubator/derby/docs/trunk/src/ref/rrefsqlj1055824.dita (original)
+++ incubator/derby/docs/trunk/src/ref/rrefsqlj1055824.dita Fri May  6 15:46:20 2005
@@ -24,6 +24,6 @@
 </metadata></prolog>
 <refbody>
 <section> <p>CURRENT TIME is a synonym for <xref href="rrefsqlj33772.dita#rrefsqlj33772"></xref>.</p></section>
-</refbody><?Pub Caret1?>
+</refbody>
 </reference>
 <?Pub *0000000518?>