You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general-cvs@xml.apache.org by vg...@apache.org on 2007/02/24 03:14:29 UTC

svn commit: r511190 [13/17] - in /xml/site/targets/xindice: ./ 1.0/ community/howto/ community/howto/compilation/ community/howto/installation/ dev/ images/ skin/ skin/css/ skin/images/ skin/scripts/ skin/translations/

Modified: xml/site/targets/xindice/guide-user.html
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/guide-user.html?view=diff&rev=511190&r1=511189&r2=511190
==============================================================================
--- xml/site/targets/xindice/guide-user.html (original)
+++ xml/site/targets/xindice/guide-user.html Fri Feb 23 18:14:25 2007
@@ -1,303 +1,316 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.6">
-<meta name="Forrest-skin-name" content="forrest-site">
+<meta name="Forrest-version" content="0.8-dev">
+<meta name="Forrest-skin-name" content="pelt">
 <title>Xindice 1.1 User Guide</title>
-<link type="text/css" href="skin/page.css" rel="stylesheet">
+<link type="text/css" href="skin/basic.css" rel="stylesheet">
+<link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
+<link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
+<link type="text/css" href="skin/profile.css" rel="stylesheet">
+<script src="skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="skin/fontsize.js" language="javascript" type="text/javascript"></script>
+<link rel="shortcut icon" href="">
 </head>
-<body text="#000000" bgcolor="#FFFFFF">
-<!--================= start Navigation Path ==================-->
-<table summary="navigation path" width="100%" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td nowrap="nowrap" valign="middle" bgcolor="#CFDCED" height="20"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"><!--===== breadcrumb trail (javascript-generated) ====--><font size="2" face="Arial, Helvetica, Sans-serif"><a href="http://www.apache.org/">apache</a> &gt; <a href="http://xml.apache.org/">xml.apache</a> &gt; <a href="http://xml.apache.org/xindice/">xindice</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script></font></td>
-</tr>
-<tr>
-<td bgcolor="#4C6C8F" height="2"><img height="2" width="2" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-</table>
-<!--================= end Navigation Path ==================-->
-<!--================= start Banner ==================-->
-<table summary="header with logos" width="100%" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<!--================= start Group Logo ==================-->
-<td bgcolor="#294563"><a href="http://xml.apache.org"><img class="logoImage" alt="XML Apache" src="images/group-logo.gif"></a></td>
-<!--================= end Group Logo ==================-->
-<!--================= start Project Logo ==================--><td width="100%" align="center" bgcolor="#294563"><a href="http://xml.apache.org/xindice/"><img class="logoImage" alt="Xindice" src="images/xindice.gif"></a></td>
-<!--================= end Project Logo ==================-->
-<!--================= start Search ==================--><td valign="top" rowspan="2" bgcolor="#294563">
-<form target="_blank" action="http://www.google.com/search" method="get">
-<table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
-<tr>
-<td colspan="3"><img height="10" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td nowrap="nowrap"><input value="xml.apache.org" name="as_sitesearch" type="hidden"><input size="15" name="as_q" id="query" type="text"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"><input name="Search" value="Search" type="submit">
-<br>
-<font face="Arial, Helvetica, Sans-serif" size="2" color="white">
-                          the Apache XML site
-                          
-                          
-                        </font></td><td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td><img alt="" border="0" height="10" width="9" src="skin/images/search-left.gif"></td><td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td><img alt="" border="0" height="10" width="9" src="skin/images/search-right.gif"></td>
-</tr>
-</table>
+<body onload="init()">
+<script type="text/javascript">ndeSetTextSize();</script>
+<div id="top">
+<!--+
+    |breadtrail
+    +-->
+<div class="breadtrail">
+<a href="http://www.apache.org/">apache</a> &gt; <a href="http://xml.apache.org/">xml.apache</a> &gt; <a href="http://xml.apache.org/xindice/">xindice</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+</div>
+<!--+
+    |header
+    +-->
+<div class="header">
+<!--+
+    |start group logo
+    +-->
+<div class="grouplogo">
+<a href="http://xml.apache.org"><img class="logoImage" alt="XML Apache" src="images/group-logo.gif" title="Apache XML Project"></a>
+</div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
+<div class="projectlogo">
+<a href="http://xml.apache.org/xindice/"><img class="logoImage" alt="Xindice" src="images/xindice.gif" title="Apache Xindice: Native XML database"></a>
+</div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
+<div class="searchbox">
+<form action="http://www.google.com/search" method="get" class="roundtopsmall">
+<input value="xml.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
+                    <input name="Search" value="Search" type="submit">
 </form>
-</td>
-<!--================= end Search ==================--><td bgcolor="#294563"><img height="10" width="10" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td valign="bottom" bgcolor="#294563" colspan="2">
-<!--================= start Tabs ==================-->
-<div class="tab">
-<table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td width="6"><img alt="" height="8" width="6" src="skin/images/spacer.gif"></td><td valign="bottom">
-<table summary="selected tab" style="height: 1.8em" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="skin/images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b><a class="base-selected" href="index.html">Home</a></b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="skin/images/tabSel-right.gif"></td>
-</tr>
-</table>
-</td><td width="6"><img alt="" height="8" width="6" src="skin/images/spacer.gif"></td><td valign="bottom">
-<table summary="non selected tab" style="height: 1.6em" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a class="base-not-selected" href="community/howto/index.html">How-Tos</a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-right.gif"></td>
-</tr>
-<tr>
-<td colspan="3" height="1"></td>
-</tr>
-</table>
-</td><td width="6"><img alt="" height="8" width="6" src="skin/images/spacer.gif"></td><td valign="bottom">
-<table summary="non selected tab" style="height: 1.6em" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a class="base-not-selected" href="1.0/index.html">1.0</a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-right.gif"></td>
-</tr>
-<tr>
-<td colspan="3" height="1"></td>
-</tr>
-</table>
-</td><td width="6"><img alt="" height="8" width="6" src="skin/images/spacer.gif"></td><td valign="bottom">
-<table summary="non selected tab" style="height: 1.6em" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a class="base-not-selected" href="dev/index.html">Dev</a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-right.gif"></td>
-</tr>
-<tr>
-<td colspan="3" height="1"></td>
-</tr>
-</table>
-</td>
-</tr>
-</table>
-</div>
-<!--================= end Tabs ==================-->
-</td><td bgcolor="#294563"></td>
-</tr>
-<tr>
-<td height="10" bgcolor="#4C6C8F" colspan="4"></td>
-</tr>
-</table>
-<!--================= end Banner ==================-->
-<!--================= start Menu, NavBar, Content ==================-->
-<table summary="page content" bgcolor="#ffffff" width="100%" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top">
-<table summary="menu" border="0" cellspacing="0" cellpadding="0">
-<tr>
-<!--================= start left top NavBar ==================-->
-<td rowspan="3" valign="top">
-<table summary="blue line" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td bgcolor="#CFDCED"><font color="#4C6C8F" size="4" face="Arial, Helvetica, Sans-serif">&nbsp;</font></td>
-</tr>
-<tr>
-<td bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-</table>
-</td>
-<!--================= end left top NavBar ==================--><td bgcolor="#294563"><img width="1" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td valign="bottom" bgcolor="#4C6C8F"><img width="10" height="10" alt="" src="skin/images/spacer.gif" class="spacer"></td><td nowrap="nowrap" valign="top" bgcolor="#4C6C8F">
-<!--================= start Menu items ==================-->
-<div class="menu">
-<ul>
-<li>
-<font color="#CFDCED">Project</font>
-<ul>
-    
-<li>
-<a href="index.html">Overview</a>
-</li>
-    
-<li>
-<a href="news.html">News</a>
-</li>
-    
-<li>
-<a href="license.html">License</a>
-</li>
-    
+</div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
+<ul id="tabs">
+<li class="current">
+<a class="selected" href="index.html">Home</a>
+</li>
 <li>
-<a href="changes.html">Changes</a>
+<a class="unselected" href="community/howto/index.html">How-Tos</a>
 </li>
-    
 <li>
-<a href="todo.html">Todo</a>
+<a class="unselected" href="1.0/index.html">1.0</a>
 </li>
-    
 <li>
+<a class="unselected" href="dev/index.html">Dev</a>
+</li>
+</ul>
+<!--+
+    |end Tabs
+    +-->
+</div>
+</div>
+<div id="main">
+<div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
+<div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
+<script type="text/javascript"><!--
+document.write("Last Published: " + document.lastModified);
+//  --></script>
+</div>
+<!--+
+    |breadtrail
+    +-->
+<div class="breadtrail">
+             
+             &nbsp;
+           </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
+<div id="menu">
+<div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">Project</div>
+<div id="menu_1.1" class="menuitemgroup">
+<div class="menuitem">
+<a href="index.html" title="About Apache Xindice">About</a>
+</div>
+<div class="menuitem">
+<a href="news.html" title="News">News</a>
+</div>
+<div class="menuitem">
+<a href="license.html" title="License">License</a>
+</div>
+<div class="menuitem">
+<a href="changes.html" title="Change Log">Changes</a>
+</div>
+<div class="menuitem">
+<a href="todo.html" title="TODO List">Todo</a>
+</div>
+<div class="menuitem">
 <a href="http://xml.apache.org/xindice/download.cgi">Download</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_selected_1.2', 'skin/')" id="menu_selected_1.2Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Documentation</div>
+<div id="menu_selected_1.2" class="selectedmenuitemgroup" style="display: block;">
+<div class="menuitem">
+<a href="guide-administrator.html">Administrator Guide</a>
+</div>
+<div class="menupage">
+<div class="menupagetitle">User Guide</div>
+</div>
+<div class="menuitem">
+<a href="guide-developer.html">Developer Guide</a>
+</div>
+<div class="menuitem">
+<a href="guide-tools.html">Commandline Tool Guide</a>
+</div>
+<div class="menuitem">
+<a href="guide-xpath.html">XPath Guide</a>
+</div>
+<div class="menuitem">
+<a href="faq.html">FAQ</a>
+</div>
+<div class="menuitem">
+<a href="http://wiki.apache.org/xindice">Wiki</a>
+</div>
+<div class="menuitem">
+<a href="api/index.html">Javadocs</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Community</div>
+<div id="menu_1.3" class="menuitemgroup">
+<div class="menuitem">
+<a href="contributing.html">Contributing</a>
+</div>
+<div class="menuitem">
+<a href="who.html">Who we are</a>
+</div>
+<div class="menuitem">
+<a href="mail.html">Mailing lists</a>
+</div>
+<div class="menuitem">
+<a href="http://xml.apache.org/svn.html">Code Repository</a>
+</div>
+<div class="menuitem">
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&bug_status=__open__&product=Xindice">Bug database</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.4', 'skin/')" id="menu_1.4Title" class="menutitle">Resources</div>
+<div id="menu_1.4" class="menuitemgroup">
+<div class="menuitem">
+<a href="related.html">Related links</a>
+</div>
+<div class="menuitem">
+<a href="http://xmldb-org.sourceforge.net/">XML:DB Initiative</a>
+</div>
+</div>
+<div id="credit"></div>
+<div id="roundbottom">
+<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
+<div id="credit2"></div>
+</div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
+<div id="content">
+<script language="Javascript" type="text/javascript">
+function printit() {
+  if (window.print) {
+    window.focus();
+    window.print();
+  }
+}
+        </script><script language="Javascript" type="text/javascript">
+var NS = (navigator.appName == "Netscape");
+var VERSION = parseInt(navigator.appVersion);
+if (VERSION > 3) {
+  document.write('<div title="Print this Page" class="printlink">');
+  document.write('  <a class="dida" href="javascript:printit()">');
+  document.write('    <img alt="print - icon" src="skin/images/printer.gif" class="skin">');
+  document.write('    <br>');
+  document.write('  PRINT</a>');
+  document.write('</div>');
+}
+        </script>
+<div title="Portable Document Format" class="pdflink">
+<a class="dida" href="guide-user.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
+        PDF</a>
+</div>
+<h1>Xindice 1.1 User Guide</h1>
+<div class="abstract"></div>
+<div id="minitoc-area">
+<ul class="minitoc">
+<li>
+<a href="#Getting+Started+with+Xindice">Getting Started with Xindice</a>
+<ul class="minitoc">
+<li>
+<a href="#Introduction+to+XML+Databases">Introduction to XML Databases</a>
+</li>
+<li>
+<a href="#Apache+Xindice">Apache Xindice</a>
 </li>
-    
-  
 </ul>
 </li>
 <li>
-<font color="#CFDCED">Documentation</font>
-<ul>
-    
+<a href="#Introduction+to+Xindice">Introduction to Xindice</a>
+<ul class="minitoc">
 <li>
-<a href="guide-administrator.html">Administrator Guide</a>
+<a href="#What+Is+Xindice">What Is Xindice</a>
 </li>
-    
 <li>
-<span class="sel"><font color="#ffcc00">User Guide</font></span>
+<a href="#Current+Status">Current Status</a>
 </li>
-    
 <li>
-<a href="guide-developer.html">Developer Guide</a>
+<a href="#Feature+Summary">Feature Summary</a>
 </li>
-    
 <li>
-<a href="guide-tools.html">Commandline Tool Guide</a>
-</li>
-    
+<a href="#Database+Structure">Database Structure</a>
+<ul class="minitoc">
 <li>
-<a href="guide-xpath.html">XPath Guide</a>
+<a href="#Collection+Path+Example">Collection Path Example</a>
 </li>
-    
 <li>
-<a href="faq.html">FAQ</a>
+<a href="#Collection+Path+Referencing+a+Document">Collection Path Referencing a Document</a>
 </li>
-    
 <li>
-<a class="external" href="http://wiki.apache.org/xindice">Wiki</a>
+<a href="#Collection+Path+Referencing+a+remote+Document">Collection Path Referencing a remote Document</a>
+</li>
+</ul>
 </li>
-    
 <li>
-<a href="api/index.html">Javadocs</a>
+<a href="#Introducing+the+Command+Line+Tools">Introducing the Command Line Tools</a>
 </li>
-  
 </ul>
 </li>
 <li>
-<font color="#CFDCED">Community</font>
-<ul>
-    
+<a href="#Managing+Documents">Managing Documents</a>
+<ul class="minitoc">
 <li>
-<a href="contributing.html">Contributing</a>
+<a href="#Introduction">Introduction</a>
 </li>
-    
 <li>
-<a href="who.html">Who we are</a>
-</li>
-    
+<a href="#Adding+Documents">Adding Documents</a>
+<ul class="minitoc">
 <li>
-<a href="mail.html">Mailing lists</a>
+<a href="#Adding+a+Document+With+a+Given+Key">Adding a Document With a Given Key</a>
 </li>
-    
 <li>
-<a href="http://xml.apache.org/svn.html">Code Repository</a>
+<a href="#Adding+a+Document+Without+a+Key">Adding a Document Without a Key</a>
+</li>
+</ul>
 </li>
-    
 <li>
-<a class="external" href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&bug_status=__open__&product=Xindice">Bug database</a>
+<a href="#Retrieving+Documents">Retrieving Documents</a>
+<ul class="minitoc">
+<li>
+<a href="#Retrieving+a+Document+Using+an+ID">Retrieving a Document Using an ID</a>
 </li>
-  
 </ul>
 </li>
 <li>
-<font color="#CFDCED">Resources</font>
-<ul>
-    
+<a href="#Deleting+Documents">Deleting Documents</a>
+<ul class="minitoc">
 <li>
-<a href="related.html">Related links</a>
+<a href="#Deleting+a+document+using+an+ID">Deleting a document using an ID</a>
 </li>
-    
+</ul>
+</li>
+</ul>
+</li>
+<li>
+<a href="#Querying+the+Database">Querying the Database</a>
+<ul class="minitoc">
 <li>
-<a class="external" href="http://xmldb-org.sourceforge.net/">XML:DB Initiative</a>
+<a href="#Executing+an+XPath+query+against+a+collection+of+XML+documents">Executing an XPath query against a collection of XML documents</a>
 </li>
-  
 </ul>
 </li>
 </ul>
 </div>
-<!--================= end Menu items ==================-->
-</td><td valign="bottom" bgcolor="#4C6C8F"><img width="10" height="10" alt="" src="skin/images/spacer.gif" class="spacer"></td><td bgcolor="#294563"><img width="1" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td valign="bottom" align="left" colspan="2" rowspan="2" bgcolor="#4C6C8F"><img height="10" width="10" border="0" alt="" src="skin/images/menu-left.gif"></td><td bgcolor="#4C6C8F"><img height="10" width="10" alt="" src="skin/images/spacer.gif" class="spacer"></td><td valign="bottom" align="right" colspan="2" rowspan="2" bgcolor="#4C6C8F"><img height="10" width="10" border="0" alt="" src="skin/images/menu-right.gif"></td>
-</tr>
-<tr>
-<td height="1" bgcolor="#294563"><img width="1" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-</table>
-</td><td valign="top" width="100%">
-<table summary="content" width="100%" border="0" cellpadding="0" cellspacing="0">
-<!--================= start middle NavBar ==================-->
-<tr>
-<td colspan="4" bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td align="left" width="10" bgcolor="#CFDCED"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td align="left" width="50%" bgcolor="#CFDCED"><font color="#4C6C8F" size="3" face="Arial, Helvetica, Sans-serif">
-                &nbsp;
-                
-                </font><img width="10" height="8" alt="" src="skin/images/spacer.gif" class="spacer"></td><td align="right" width="50%" bgcolor="#CFDCED"><font color="#4C6C8F" size="3" face="Arial, Helvetica, Sans-serif">
-                &nbsp;
-                
-                </font><img width="10" height="8" alt="" src="skin/images/spacer.gif" class="spacer"></td><td width="10" bgcolor="#CFDCED"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td colspan="4" bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<!--================= end middle NavBar ==================-->
-<!--================= start Content==================-->
-<tr>
-<td align="left" width="10"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td colspan="2" align="left" width="100%">
-<div class="content">
-<table class="title" summary="">
-<tr>
-<td valign="middle">
-<h1>Xindice 1.1 User Guide</h1>
-</td><script language="Javascript" type="text/javascript">
-function printit() {
-  if (window.print) {
-    window.focus();
-    window.print();
-  }
-}
-</script><script language="Javascript" type="text/javascript">
-var NS = (navigator.appName == "Netscape");
-var VERSION = parseInt(navigator.appVersion);
-if (VERSION > 3) {
-    document.write('<td nowrap="nowrap" width="40" align="center">');
-    document.write('  <a class="dida" href="javascript:printit()">');
-    document.write('    <img alt="Print this Page" src="skin/images/printer.gif" class="skin"><br>');
-    document.write('  print</a>');
-    document.write('</td>');
-}
-</script><td nowrap="nowrap" width="40" align="center"><a class="dida" href="guide-user.pdf"><img alt="PDF" src="skin/images/pdfdoc.gif" class="skin"><br>
-        PDF</a></td>
-</tr>
-</table>
-<div class="notice">Notice: </div>
-<p></p>
       
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">
         If you notice incorrectness in this documentation, please
@@ -308,29 +321,26 @@
 
       
 <a name="N10024"></a><a name="Getting+Started+with+Xindice"></a>
-<h3>Getting Started with Xindice</h3>
-<div style="margin-left: 0 ; border: 2px">
+<h2 class="h3">Getting Started with Xindice</h2>
+<div class="section">
 <a name="N1002A"></a><a name="Introduction+to+XML+Databases"></a>
-<h4>Introduction to XML Databases</h4>
-<div style="margin-left: 0 ; border: 2px"></div>
+<h3 class="h4">Introduction to XML Databases</h3>
 <a name="N1002F"></a><a name="Apache+Xindice"></a>
-<h4>Apache Xindice</h4>
-<div style="margin-left: 0 ; border: 2px"></div>
+<h3 class="h4">Apache Xindice</h3>
 </div>
 
       
 <a name="N10035"></a><a name="Introduction+to+Xindice"></a>
-<h3>Introduction to Xindice</h3>
-<div style="margin-left: 0 ; border: 2px">
+<h2 class="h3">Introduction to Xindice</h2>
+<div class="section">
 <a name="N1003B"></a><a name="What+Is+Xindice"></a>
-<h4>What Is Xindice</h4>
-<div style="margin-left: 0 ; border: 2px">
+<h3 class="h4">What Is Xindice</h3>
 <p>
                The Xindice Core server is a database server designed from the
                ground up to store XML data. The
                Xindice server is what is termed by
                the
-               <a class="external" href="http://xmldb-org.sourceforge.net/">XML:DB Initiative</a>
+               <a href="http://xmldb-org.sourceforge.net/">XML:DB Initiative</a>
                as a Native XML Database. You could also refer to it as a
                seamless XML database which might be an easier to understand
                description.
@@ -366,10 +376,8 @@
                the structure of the data you might be better off using another
                database solution.
             </p>
-</div>
 <a name="N10052"></a><a name="Current+Status"></a>
-<h4>Current Status</h4>
-<div style="margin-left: 0 ; border: 2px">
+<h3 class="h4">Current Status</h3>
 <p>
                Native XML database technology is a very new area and Xindice is very
                much a project still in development.
@@ -390,10 +398,8 @@
                You should review the README file that is part of the Xindice
                distribution for the most current status on the project.
             </p>
-</div>
 <a name="N1005F"></a><a name="Feature+Summary"></a>
-<h4>Feature Summary</h4>
-<div style="margin-left: 0 ; border: 2px">
+<h3 class="h4">Feature Summary</h3>
 <p>
                
 <strong>Document Collections</strong>: Documents are stored in
@@ -405,7 +411,7 @@
 <p>
                
 <strong>XPath Query Engine</strong>: To query the Document
-               Collections you use <a class="external" href="http://www.w3.org/TR/xpath">XPath</a>
+               Collections you use <a href="http://www.w3.org/TR/xpath">XPath</a>
                as defined by the W3C. This provides a reasonably flexible mechanism
                for querying documents by navigating and restricting the result tree
                that is returned.
@@ -448,10 +454,8 @@
                remove components to tailor the server to a particular environment or
                to embed it into another application.
             </p>
-</div>
 <a name="N10096"></a><a name="Database+Structure"></a>
-<h4>Database Structure</h4>
-<div style="margin-left: 0 ; border: 2px">
+<h3 class="h4">Database Structure</h3>
 <p>
                The Xindice server is designed to store collections of XML documents.
                Collections can be arranged in a hierarchy similar to that of a
@@ -471,8 +475,7 @@
                would work with a hierarchical file system.
             </p>
 <a name="N100A5"></a><a name="Collection+Path+Example"></a>
-<h5>Collection Path Example</h5>
-<div style="margin-left: 0 ; border: 2px">
+<h4>Collection Path Example</h4>
 <p>
                   If you had a collection
                   created under 'db' called my-collection and a collection under
@@ -482,15 +485,13 @@
 <pre class="code">
   /db/my-collection/my-child-collection
                   </pre>
-</div>
 <p>
                Within collections there are several types of objects that can be
                stored. You can store XML documents, XMLObjects and other
                collections. Each of these objects can also be referenced via a
                path.</p>
 <a name="N100B6"></a><a name="Collection+Path+Referencing+a+Document"></a>
-<h5>Collection Path Referencing a Document</h5>
-<div style="margin-left: 0 ; border: 2px">
+<h4>Collection Path Referencing a Document</h4>
 <p>
                   Extending the previous example by adding a document to
                   my-child-collection named my-document it to could be
@@ -499,7 +500,6 @@
 <pre class="code">
   /db/my-collection/my-child-collection/my-document
                   </pre>
-</div>
 <p>
                There is one catch to this however. Since you can have more then one
                object in a collection with the same name
@@ -514,8 +514,7 @@
                and port of the server.
             </p>
 <a name="N100CA"></a><a name="Collection+Path+Referencing+a+remote+Document"></a>
-<h5>Collection Path Referencing a remote Document</h5>
-<div style="margin-left: 0 ; border: 2px">
+<h4>Collection Path Referencing a remote Document</h4>
 <p>
                   If the previous example was on a remote machine the path would look
                   something like this.
@@ -529,11 +528,8 @@
 <pre class="code">
   xindice://myhost.domain.com:8080/db/my-collection/my-child-collection/my-document
                   </pre>
-</div>
-</div>
 <a name="N100E0"></a><a name="Introducing+the+Command+Line+Tools"></a>
-<h4>Introducing the Command Line Tools</h4>
-<div style="margin-left: 0 ; border: 2px">
+<h3 class="h4">Introducing the Command Line Tools</h3>
 <p>
                The Xindice server includes a command line program named
                <span class="codefrag">xindice</span> that allows you to manage the
@@ -551,14 +547,12 @@
                Xindice-Core/bin directory is on the operating system path.
             </p>
 </div>
-</div>
       
 <a name="N100F8"></a><a name="Managing+Documents"></a>
-<h3>Managing Documents</h3>
-<div style="margin-left: 0 ; border: 2px">
+<h2 class="h3">Managing Documents</h2>
+<div class="section">
 <a name="N100FE"></a><a name="Introduction"></a>
-<h4>Introduction</h4>
-<div style="margin-left: 0 ; border: 2px">
+<h3 class="h4">Introduction</h3>
 <p>
                In many ways the Xindice database can be viewed as a simple file
                store. This is of course a highly simplified view of things but
@@ -569,14 +563,11 @@
                The Xindice server provides facilities to store, retrieve and
                delete well formed XML documents.
             </p>
-</div>
 <a name="N1010B"></a><a name="Adding+Documents"></a>
-<h4>Adding Documents</h4>
-<div style="margin-left: 0 ; border: 2px">
+<h3 class="h4">Adding Documents</h3>
 <p></p>
 <a name="N10113"></a><a name="Adding+a+Document+With+a+Given+Key"></a>
-<h5>Adding a Document With a Given Key</h5>
-<div style="margin-left: 0 ; border: 2px">
+<h4>Adding a Document With a Given Key</h4>
 <p>
                   The document fx102.xml will be added to the collection
                   /db/data/products and will be stored under the key fx102.
@@ -584,10 +575,8 @@
 <pre class="code">
   xindice add_document -c /db/data/products -f fx102.xml -n fx102
                   </pre>
-</div>
 <a name="N10121"></a><a name="Adding+a+Document+Without+a+Key"></a>
-<h5>Adding a Document Without a Key</h5>
-<div style="margin-left: 0 ; border: 2px">
+<h4>Adding a Document Without a Key</h4>
 <p>
                   The document fx102.xml will be added to the collection
                   /db/data/products. No key is provided so one will be generated
@@ -597,18 +586,14 @@
 <pre class="code">
   xindice add_document -c /db/data/products -f fx102.xml
                   </pre>
-</div>
-</div>
 <a name="N10130"></a><a name="Retrieving+Documents"></a>
-<h4>Retrieving Documents</h4>
-<div style="margin-left: 0 ; border: 2px">
+<h3 class="h4">Retrieving Documents</h3>
 <p>
                Documents can be retrieved from the database using the ID that
                they were inserted under.
             </p>
 <a name="N10139"></a><a name="Retrieving+a+Document+Using+an+ID"></a>
-<h5>Retrieving a Document Using an ID</h5>
-<div style="margin-left: 0 ; border: 2px">
+<h4>Retrieving a Document Using an ID</h4>
 <p>
                   The document identified by the key fx102 will be retrieved from
                   the /db/data/products collection and stored in the file fx102.xml
@@ -616,15 +601,11 @@
 <pre class="code">
   xindice retrieve_document -c /db/data/products -n fx102 -f fx102.xml
                   </pre>
-</div>
-</div>
 <a name="N10148"></a><a name="Deleting+Documents"></a>
-<h4>Deleting Documents</h4>
-<div style="margin-left: 0 ; border: 2px">
+<h3 class="h4">Deleting Documents</h3>
 <p></p>
 <a name="N10150"></a><a name="Deleting+a+document+using+an+ID"></a>
-<h5>Deleting a document using an ID</h5>
-<div style="margin-left: 0 ; border: 2px">
+<h4>Deleting a document using an ID</h4>
 <p>
                   The document identified by the key fx102 will be removed from the
                   collection /db/data/products.
@@ -633,12 +614,10 @@
   xindice delete_document -c /db/data/products -n fx102
                   </pre>
 </div>
-</div>
-</div>
       
 <a name="N10160"></a><a name="Querying+the+Database"></a>
-<h3>Querying the Database</h3>
-<div style="margin-left: 0 ; border: 2px">
+<h2 class="h3">Querying the Database</h2>
+<div class="section">
 <p>
             Xindice currently supports XPath as a query language. In many
             applications XPath is only applied at the document level but in
@@ -658,8 +637,7 @@
             line tools and the result of the query will be displayed.
          </p>
 <a name="N10170"></a><a name="Executing+an+XPath+query+against+a+collection+of+XML+documents"></a>
-<h4>Executing an XPath query against a collection of XML documents</h4>
-<div style="margin-left: 0 ; border: 2px">
+<h3 class="h4">Executing an XPath query against a collection of XML documents</h3>
 <p>
                Here we assume we have a collection /db/data/products that contains
                documents that are similar to the following.
@@ -723,7 +701,6 @@
     &lt;description&gt;Honey Ham&lt;/description&gt;
   &lt;/product&gt;
             </pre>
-</div>
 <p>
             While it is certainly useful to be able to query from the command
             line it is  probably more useful to be able to use the results of a
@@ -756,36 +733,30 @@
          </section>
       -->
    
-<div class="attribution">by&nbsp;Kimbro Staken; <span class="version">
-          version 193056</span>
-</div>
+<p align="right">
+<font size="-2">by&nbsp;Kimbro Staken</font>
+</p>
+</div>
+<!--+
+    |end content
+    +-->
+<div class="clearboth">&nbsp;</div>
+</div>
+<div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
+<div class="lastmodified">
+<script type="text/javascript"><!--
+document.write("Last Published: " + document.lastModified);
+//  --></script>
+</div>
+<div class="copyright">
+        Copyright &copy;
+         2001-2007 The Apache Software Foundation.</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
-</td><td width="10"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<!--================= end Content==================-->
-</table>
-</td>
-</tr>
-</table>
-<!--================= end Menu, NavBar, Content ==================-->
-<!--================= start Footer ==================-->
-<table summary="footer" cellspacing="0" cellpadding="0" width="100%" border="0">
-<tr>
-<td colspan="2" height="1" bgcolor="#4C6C8F"><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"><a href="skin/images/label.gif"></a><a href="skin/images/page.gif"></a><a href="skin/images/chapter.gif"></a><a href="skin/images/chapter_open.gif"></a><a href="skin/images/current.gif"></a></td>
-</tr>
-<tr>
-<td colspan="2" bgcolor="#CFDCED" class="copyright" align="center"><font size="2" face="Arial, Helvetica, Sans-Serif">
-              Copyright &copy; 2001-2003&nbsp;
-              The Apache Software Foundation.
-          All rights reserved.
-          <script type="text/javascript" language="JavaScript"><!--
-              document.write(" - "+"Last Published: " + document.lastModified);
-            //  --></script></font></td>
-</tr>
-<tr>
-<td colspan="2" align="left" bgcolor="#CFDCED" class="logos"></td>
-</tr>
-</table>
-<!--================= end Footer ==================-->
 </body>
 </html>

Modified: xml/site/targets/xindice/guide-user.pdf
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/guide-user.pdf?view=diff&rev=511190&r1=511189&r2=511190
==============================================================================
Binary files - no diff available.

Modified: xml/site/targets/xindice/guide-xpath.html
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/guide-xpath.html?view=diff&rev=511190&r1=511189&r2=511190
==============================================================================
--- xml/site/targets/xindice/guide-xpath.html (original)
+++ xml/site/targets/xindice/guide-xpath.html Fri Feb 23 18:14:25 2007
@@ -1,303 +1,252 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.6">
-<meta name="Forrest-skin-name" content="forrest-site">
+<meta name="Forrest-version" content="0.8-dev">
+<meta name="Forrest-skin-name" content="pelt">
 <title>Xindice 1.1 XPath Guide</title>
-<link type="text/css" href="skin/page.css" rel="stylesheet">
+<link type="text/css" href="skin/basic.css" rel="stylesheet">
+<link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
+<link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
+<link type="text/css" href="skin/profile.css" rel="stylesheet">
+<script src="skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="skin/fontsize.js" language="javascript" type="text/javascript"></script>
+<link rel="shortcut icon" href="">
 </head>
-<body text="#000000" bgcolor="#FFFFFF">
-<!--================= start Navigation Path ==================-->
-<table summary="navigation path" width="100%" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td nowrap="nowrap" valign="middle" bgcolor="#CFDCED" height="20"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"><!--===== breadcrumb trail (javascript-generated) ====--><font size="2" face="Arial, Helvetica, Sans-serif"><a href="http://www.apache.org/">apache</a> &gt; <a href="http://xml.apache.org/">xml.apache</a> &gt; <a href="http://xml.apache.org/xindice/">xindice</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script></font></td>
-</tr>
-<tr>
-<td bgcolor="#4C6C8F" height="2"><img height="2" width="2" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-</table>
-<!--================= end Navigation Path ==================-->
-<!--================= start Banner ==================-->
-<table summary="header with logos" width="100%" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<!--================= start Group Logo ==================-->
-<td bgcolor="#294563"><a href="http://xml.apache.org"><img class="logoImage" alt="XML Apache" src="images/group-logo.gif"></a></td>
-<!--================= end Group Logo ==================-->
-<!--================= start Project Logo ==================--><td width="100%" align="center" bgcolor="#294563"><a href="http://xml.apache.org/xindice/"><img class="logoImage" alt="Xindice" src="images/xindice.gif"></a></td>
-<!--================= end Project Logo ==================-->
-<!--================= start Search ==================--><td valign="top" rowspan="2" bgcolor="#294563">
-<form target="_blank" action="http://www.google.com/search" method="get">
-<table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
-<tr>
-<td colspan="3"><img height="10" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td nowrap="nowrap"><input value="xml.apache.org" name="as_sitesearch" type="hidden"><input size="15" name="as_q" id="query" type="text"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"><input name="Search" value="Search" type="submit">
-<br>
-<font face="Arial, Helvetica, Sans-serif" size="2" color="white">
-                          the Apache XML site
-                          
-                          
-                        </font></td><td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td><img alt="" border="0" height="10" width="9" src="skin/images/search-left.gif"></td><td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td><img alt="" border="0" height="10" width="9" src="skin/images/search-right.gif"></td>
-</tr>
-</table>
+<body onload="init()">
+<script type="text/javascript">ndeSetTextSize();</script>
+<div id="top">
+<!--+
+    |breadtrail
+    +-->
+<div class="breadtrail">
+<a href="http://www.apache.org/">apache</a> &gt; <a href="http://xml.apache.org/">xml.apache</a> &gt; <a href="http://xml.apache.org/xindice/">xindice</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+</div>
+<!--+
+    |header
+    +-->
+<div class="header">
+<!--+
+    |start group logo
+    +-->
+<div class="grouplogo">
+<a href="http://xml.apache.org"><img class="logoImage" alt="XML Apache" src="images/group-logo.gif" title="Apache XML Project"></a>
+</div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
+<div class="projectlogo">
+<a href="http://xml.apache.org/xindice/"><img class="logoImage" alt="Xindice" src="images/xindice.gif" title="Apache Xindice: Native XML database"></a>
+</div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
+<div class="searchbox">
+<form action="http://www.google.com/search" method="get" class="roundtopsmall">
+<input value="xml.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
+                    <input name="Search" value="Search" type="submit">
 </form>
-</td>
-<!--================= end Search ==================--><td bgcolor="#294563"><img height="10" width="10" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td valign="bottom" bgcolor="#294563" colspan="2">
-<!--================= start Tabs ==================-->
-<div class="tab">
-<table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td width="6"><img alt="" height="8" width="6" src="skin/images/spacer.gif"></td><td valign="bottom">
-<table summary="selected tab" style="height: 1.8em" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="skin/images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b><a class="base-selected" href="index.html">Home</a></b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="skin/images/tabSel-right.gif"></td>
-</tr>
-</table>
-</td><td width="6"><img alt="" height="8" width="6" src="skin/images/spacer.gif"></td><td valign="bottom">
-<table summary="non selected tab" style="height: 1.6em" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a class="base-not-selected" href="community/howto/index.html">How-Tos</a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-right.gif"></td>
-</tr>
-<tr>
-<td colspan="3" height="1"></td>
-</tr>
-</table>
-</td><td width="6"><img alt="" height="8" width="6" src="skin/images/spacer.gif"></td><td valign="bottom">
-<table summary="non selected tab" style="height: 1.6em" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a class="base-not-selected" href="1.0/index.html">1.0</a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-right.gif"></td>
-</tr>
-<tr>
-<td colspan="3" height="1"></td>
-</tr>
-</table>
-</td><td width="6"><img alt="" height="8" width="6" src="skin/images/spacer.gif"></td><td valign="bottom">
-<table summary="non selected tab" style="height: 1.6em" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a class="base-not-selected" href="dev/index.html">Dev</a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-right.gif"></td>
-</tr>
-<tr>
-<td colspan="3" height="1"></td>
-</tr>
-</table>
-</td>
-</tr>
-</table>
-</div>
-<!--================= end Tabs ==================-->
-</td><td bgcolor="#294563"></td>
-</tr>
-<tr>
-<td height="10" bgcolor="#4C6C8F" colspan="4"></td>
-</tr>
-</table>
-<!--================= end Banner ==================-->
-<!--================= start Menu, NavBar, Content ==================-->
-<table summary="page content" bgcolor="#ffffff" width="100%" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top">
-<table summary="menu" border="0" cellspacing="0" cellpadding="0">
-<tr>
-<!--================= start left top NavBar ==================-->
-<td rowspan="3" valign="top">
-<table summary="blue line" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td bgcolor="#CFDCED"><font color="#4C6C8F" size="4" face="Arial, Helvetica, Sans-serif">&nbsp;</font></td>
-</tr>
-<tr>
-<td bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-</table>
-</td>
-<!--================= end left top NavBar ==================--><td bgcolor="#294563"><img width="1" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td valign="bottom" bgcolor="#4C6C8F"><img width="10" height="10" alt="" src="skin/images/spacer.gif" class="spacer"></td><td nowrap="nowrap" valign="top" bgcolor="#4C6C8F">
-<!--================= start Menu items ==================-->
-<div class="menu">
-<ul>
-<li>
-<font color="#CFDCED">Project</font>
-<ul>
-    
-<li>
-<a href="index.html">Overview</a>
-</li>
-    
-<li>
-<a href="news.html">News</a>
-</li>
-    
-<li>
-<a href="license.html">License</a>
+</div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
+<ul id="tabs">
+<li class="current">
+<a class="selected" href="index.html">Home</a>
 </li>
-    
 <li>
-<a href="changes.html">Changes</a>
+<a class="unselected" href="community/howto/index.html">How-Tos</a>
 </li>
-    
 <li>
-<a href="todo.html">Todo</a>
+<a class="unselected" href="1.0/index.html">1.0</a>
 </li>
-    
 <li>
-<a href="http://xml.apache.org/xindice/download.cgi">Download</a>
+<a class="unselected" href="dev/index.html">Dev</a>
 </li>
-    
-  
 </ul>
-</li>
-<li>
-<font color="#CFDCED">Documentation</font>
-<ul>
-    
-<li>
+<!--+
+    |end Tabs
+    +-->
+</div>
+</div>
+<div id="main">
+<div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
+<div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
+<script type="text/javascript"><!--
+document.write("Last Published: " + document.lastModified);
+//  --></script>
+</div>
+<!--+
+    |breadtrail
+    +-->
+<div class="breadtrail">
+             
+             &nbsp;
+           </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
+<div id="menu">
+<div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">Project</div>
+<div id="menu_1.1" class="menuitemgroup">
+<div class="menuitem">
+<a href="index.html" title="About Apache Xindice">About</a>
+</div>
+<div class="menuitem">
+<a href="news.html" title="News">News</a>
+</div>
+<div class="menuitem">
+<a href="license.html" title="License">License</a>
+</div>
+<div class="menuitem">
+<a href="changes.html" title="Change Log">Changes</a>
+</div>
+<div class="menuitem">
+<a href="todo.html" title="TODO List">Todo</a>
+</div>
+<div class="menuitem">
+<a href="http://xml.apache.org/xindice/download.cgi">Download</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_selected_1.2', 'skin/')" id="menu_selected_1.2Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Documentation</div>
+<div id="menu_selected_1.2" class="selectedmenuitemgroup" style="display: block;">
+<div class="menuitem">
 <a href="guide-administrator.html">Administrator Guide</a>
-</li>
-    
-<li>
+</div>
+<div class="menuitem">
 <a href="guide-user.html">User Guide</a>
-</li>
-    
-<li>
+</div>
+<div class="menuitem">
 <a href="guide-developer.html">Developer Guide</a>
-</li>
-    
-<li>
+</div>
+<div class="menuitem">
 <a href="guide-tools.html">Commandline Tool Guide</a>
-</li>
-    
-<li>
-<span class="sel"><font color="#ffcc00">XPath Guide</font></span>
-</li>
-    
-<li>
+</div>
+<div class="menupage">
+<div class="menupagetitle">XPath Guide</div>
+</div>
+<div class="menuitem">
 <a href="faq.html">FAQ</a>
-</li>
-    
-<li>
-<a class="external" href="http://wiki.apache.org/xindice">Wiki</a>
-</li>
-    
-<li>
+</div>
+<div class="menuitem">
+<a href="http://wiki.apache.org/xindice">Wiki</a>
+</div>
+<div class="menuitem">
 <a href="api/index.html">Javadocs</a>
-</li>
-  
-</ul>
-</li>
-<li>
-<font color="#CFDCED">Community</font>
-<ul>
-    
-<li>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Community</div>
+<div id="menu_1.3" class="menuitemgroup">
+<div class="menuitem">
 <a href="contributing.html">Contributing</a>
-</li>
-    
-<li>
+</div>
+<div class="menuitem">
 <a href="who.html">Who we are</a>
-</li>
-    
-<li>
+</div>
+<div class="menuitem">
 <a href="mail.html">Mailing lists</a>
-</li>
-    
-<li>
+</div>
+<div class="menuitem">
 <a href="http://xml.apache.org/svn.html">Code Repository</a>
-</li>
-    
-<li>
-<a class="external" href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&bug_status=__open__&product=Xindice">Bug database</a>
-</li>
-  
-</ul>
-</li>
-<li>
-<font color="#CFDCED">Resources</font>
-<ul>
-    
-<li>
+</div>
+<div class="menuitem">
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&bug_status=__open__&product=Xindice">Bug database</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.4', 'skin/')" id="menu_1.4Title" class="menutitle">Resources</div>
+<div id="menu_1.4" class="menuitemgroup">
+<div class="menuitem">
 <a href="related.html">Related links</a>
-</li>
-    
-<li>
-<a class="external" href="http://xmldb-org.sourceforge.net/">XML:DB Initiative</a>
-</li>
-  
-</ul>
-</li>
-</ul>
 </div>
-<!--================= end Menu items ==================-->
-</td><td valign="bottom" bgcolor="#4C6C8F"><img width="10" height="10" alt="" src="skin/images/spacer.gif" class="spacer"></td><td bgcolor="#294563"><img width="1" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td valign="bottom" align="left" colspan="2" rowspan="2" bgcolor="#4C6C8F"><img height="10" width="10" border="0" alt="" src="skin/images/menu-left.gif"></td><td bgcolor="#4C6C8F"><img height="10" width="10" alt="" src="skin/images/spacer.gif" class="spacer"></td><td valign="bottom" align="right" colspan="2" rowspan="2" bgcolor="#4C6C8F"><img height="10" width="10" border="0" alt="" src="skin/images/menu-right.gif"></td>
-</tr>
-<tr>
-<td height="1" bgcolor="#294563"><img width="1" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-</table>
-</td><td valign="top" width="100%">
-<table summary="content" width="100%" border="0" cellpadding="0" cellspacing="0">
-<!--================= start middle NavBar ==================-->
-<tr>
-<td colspan="4" bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td align="left" width="10" bgcolor="#CFDCED"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td align="left" width="50%" bgcolor="#CFDCED"><font color="#4C6C8F" size="3" face="Arial, Helvetica, Sans-serif">
-                &nbsp;
-                
-                </font><img width="10" height="8" alt="" src="skin/images/spacer.gif" class="spacer"></td><td align="right" width="50%" bgcolor="#CFDCED"><font color="#4C6C8F" size="3" face="Arial, Helvetica, Sans-serif">
-                &nbsp;
-                
-                </font><img width="10" height="8" alt="" src="skin/images/spacer.gif" class="spacer"></td><td width="10" bgcolor="#CFDCED"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td colspan="4" bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<!--================= end middle NavBar ==================-->
-<!--================= start Content==================-->
-<tr>
-<td align="left" width="10"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td colspan="2" align="left" width="100%">
-<div class="content">
-<table class="title" summary="">
-<tr>
-<td valign="middle">
-<h1>Xindice 1.1 XPath Guide</h1>
-</td><script language="Javascript" type="text/javascript">
+<div class="menuitem">
+<a href="http://xmldb-org.sourceforge.net/">XML:DB Initiative</a>
+</div>
+</div>
+<div id="credit"></div>
+<div id="roundbottom">
+<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
+<div id="credit2"></div>
+</div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
+<div id="content">
+<script language="Javascript" type="text/javascript">
 function printit() {
   if (window.print) {
     window.focus();
     window.print();
   }
 }
-</script><script language="Javascript" type="text/javascript">
+        </script><script language="Javascript" type="text/javascript">
 var NS = (navigator.appName == "Netscape");
 var VERSION = parseInt(navigator.appVersion);
 if (VERSION > 3) {
-    document.write('<td nowrap="nowrap" width="40" align="center">');
-    document.write('  <a class="dida" href="javascript:printit()">');
-    document.write('    <img alt="Print this Page" src="skin/images/printer.gif" class="skin"><br>');
-    document.write('  print</a>');
-    document.write('</td>');
+  document.write('<div title="Print this Page" class="printlink">');
+  document.write('  <a class="dida" href="javascript:printit()">');
+  document.write('    <img alt="print - icon" src="skin/images/printer.gif" class="skin">');
+  document.write('    <br>');
+  document.write('  PRINT</a>');
+  document.write('</div>');
 }
-</script><td nowrap="nowrap" width="40" align="center"><a class="dida" href="guide-xpath.pdf"><img alt="PDF" src="skin/images/pdfdoc.gif" class="skin"><br>
-        PDF</a></td>
-</tr>
-</table>
-<div class="notice">Notice: </div>
-<p></p>
+        </script>
+<div title="Portable Document Format" class="pdflink">
+<a class="dida" href="guide-xpath.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
+        PDF</a>
+</div>
+<h1>Xindice 1.1 XPath Guide</h1>
+<div class="abstract"></div>
+<div id="minitoc-area">
+<ul class="minitoc">
+<li>
+<a href="#Querying+the+Database">Querying the Database</a>
+</li>
+<li>
+<a href="#Sample+Database">Sample Database</a>
+</li>
+<li>
+<a href="#Query+for+Document">Query for Document</a>
+</li>
+<li>
+<a href="#Query+for+Element">Query for Element</a>
+</li>
+<li>
+<a href="#Query+for+Text+Node">Query for Text Node</a>
+</li>
+<li>
+<a href="#Query+for+String">Query for String</a>
+</li>
+<li>
+<a href="#Query+for+Number">Query for Number</a>
+</li>
+</ul>
+</div>
     
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">
       If you notice incorrectness in this documentation, please
@@ -308,8 +257,8 @@
 
     
 <a name="N10024"></a><a name="Querying+the+Database"></a>
-<h3>Querying the Database</h3>
-<div style="margin-left: 0 ; border: 2px">
+<h2 class="h3">Querying the Database</h2>
+<div class="section">
 <p>
         Xindice currently supports XPath as a query language. Queries can
         be executed from within client application (please refer to the
@@ -323,8 +272,8 @@
 
     
 <a name="N10036"></a><a name="Sample+Database"></a>
-<h3>Sample Database</h3>
-<div style="margin-left: 0 ; border: 2px">
+<h2 class="h3">Sample Database</h2>
+<div class="section">
 <p>
         XPath queries and results described below were run against sample
         /db/addressbook collection. Documents in the addressbook collection
@@ -347,8 +296,8 @@
 
     
 <a name="N10044"></a><a name="Query+for+Document"></a>
-<h3>Query for Document</h3>
-<div style="margin-left: 0 ; border: 2px">
+<h2 class="h3">Query for Document</h2>
+<div class="section">
 <p>
         One of the common usages for XPath is to obtain documents satisfying
         some criteria. Suppose we want to find everybody with the cell phone:
@@ -376,8 +325,8 @@
 
     
 <a name="N10059"></a><a name="Query+for+Element"></a>
-<h3>Query for Element</h3>
-<div style="margin-left: 0 ; border: 2px">
+<h2 class="h3">Query for Element</h2>
+<div class="section">
 <p>
         Here we will issue a query resulting only in some elements from the document.
         Suppose we want to find everybody's home phone numbers:
@@ -398,8 +347,8 @@
 
     
 <a name="N1006E"></a><a name="Query+for+Text+Node"></a>
-<h3>Query for Text Node</h3>
-<div style="margin-left: 0 ; border: 2px">
+<h2 class="h3">Query for Text Node</h2>
+<div class="section">
 <p>
         With Xindice 1.1b4 and above, it is possible to query for text nodes. Each
         resulting text node will be wrapped into <span class="codefrag">result</span> element in the
@@ -419,8 +368,8 @@
 
     
 <a name="N10086"></a><a name="Query+for+String"></a>
-<h3>Query for String</h3>
-<div style="margin-left: 0 ; border: 2px">
+<h2 class="h3">Query for String</h2>
+<div class="section">
 <p>
         XPath expressions with String result are also supported.
       </p>
@@ -435,7 +384,7 @@
   &lt;xq:result xmlns:xq="http://xml.apache.org/xindice/Query"
              xq:col="/db/addressbook" xq:key="address2"&gt;&lt;/xq:result&gt;
       </pre>
-<div class="frame note">
+<div class="note">
 <div class="label">Note</div>
 <div class="content">
         Because XPath is evaluated against each document, and because
@@ -448,8 +397,8 @@
 
     
 <a name="N100A4"></a><a name="Query+for+Number"></a>
-<h3>Query for Number</h3>
-<div style="margin-left: 0 ; border: 2px">
+<h2 class="h3">Query for Number</h2>
+<div class="section">
 <p>
         XPath expressions with Number result are also supported. 
       </p>
@@ -467,36 +416,30 @@
 </div>
 
   
-<div class="attribution">by&nbsp;Vadim Gritsenko; <span class="version">
-          version 193056</span>
-</div>
+<p align="right">
+<font size="-2">by&nbsp;Vadim Gritsenko</font>
+</p>
+</div>
+<!--+
+    |end content
+    +-->
+<div class="clearboth">&nbsp;</div>
+</div>
+<div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
+<div class="lastmodified">
+<script type="text/javascript"><!--
+document.write("Last Published: " + document.lastModified);
+//  --></script>
+</div>
+<div class="copyright">
+        Copyright &copy;
+         2001-2007 The Apache Software Foundation.</div>
+<!--+
+    |end bottomstrip
+    +-->
 </div>
-</td><td width="10"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<!--================= end Content==================-->
-</table>
-</td>
-</tr>
-</table>
-<!--================= end Menu, NavBar, Content ==================-->
-<!--================= start Footer ==================-->
-<table summary="footer" cellspacing="0" cellpadding="0" width="100%" border="0">
-<tr>
-<td colspan="2" height="1" bgcolor="#4C6C8F"><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"><a href="skin/images/label.gif"></a><a href="skin/images/page.gif"></a><a href="skin/images/chapter.gif"></a><a href="skin/images/chapter_open.gif"></a><a href="skin/images/current.gif"></a></td>
-</tr>
-<tr>
-<td colspan="2" bgcolor="#CFDCED" class="copyright" align="center"><font size="2" face="Arial, Helvetica, Sans-Serif">
-              Copyright &copy; 2001-2003&nbsp;
-              The Apache Software Foundation.
-          All rights reserved.
-          <script type="text/javascript" language="JavaScript"><!--
-              document.write(" - "+"Last Published: " + document.lastModified);
-            //  --></script></font></td>
-</tr>
-<tr>
-<td colspan="2" align="left" bgcolor="#CFDCED" class="logos"></td>
-</tr>
-</table>
-<!--================= end Footer ==================-->
 </body>
 </html>

Modified: xml/site/targets/xindice/guide-xpath.pdf
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/guide-xpath.pdf?view=diff&rev=511190&r1=511189&r2=511190
==============================================================================
Binary files - no diff available.

Added: xml/site/targets/xindice/images/instruction_arrow.png
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/images/instruction_arrow.png?view=auto&rev=511190
==============================================================================
Binary file - no diff available.

Propchange: xml/site/targets/xindice/images/instruction_arrow.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: xml/site/targets/xindice/index.html
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/index.html?view=diff&rev=511190&r1=511189&r2=511190
==============================================================================
--- xml/site/targets/xindice/index.html (original)
+++ xml/site/targets/xindice/index.html Fri Feb 23 18:14:25 2007
@@ -1,277 +1,235 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.6">
-<meta name="Forrest-skin-name" content="forrest-site">
+<meta name="Forrest-version" content="0.8-dev">
+<meta name="Forrest-skin-name" content="pelt">
 <title>Apache Xindice</title>
-<link type="text/css" href="skin/page.css" rel="stylesheet">
+<link type="text/css" href="skin/basic.css" rel="stylesheet">
+<link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
+<link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
+<link type="text/css" href="skin/profile.css" rel="stylesheet">
+<script src="skin/getBlank.js" language="javascript" type="text/javascript"></script><script src="skin/getMenu.js" language="javascript" type="text/javascript"></script><script src="skin/fontsize.js" language="javascript" type="text/javascript"></script>
+<link rel="shortcut icon" href="">
 </head>
-<body text="#000000" bgcolor="#FFFFFF">
-<!--================= start Navigation Path ==================-->
-<table summary="navigation path" width="100%" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td nowrap="nowrap" valign="middle" bgcolor="#CFDCED" height="20"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"><!--===== breadcrumb trail (javascript-generated) ====--><font size="2" face="Arial, Helvetica, Sans-serif"><a href="http://www.apache.org/">apache</a> &gt; <a href="http://xml.apache.org/">xml.apache</a> &gt; <a href="http://xml.apache.org/xindice/">xindice</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script></font></td>
-</tr>
-<tr>
-<td bgcolor="#4C6C8F" height="2"><img height="2" width="2" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-</table>
-<!--================= end Navigation Path ==================-->
-<!--================= start Banner ==================-->
-<table summary="header with logos" width="100%" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<!--================= start Group Logo ==================-->
-<td bgcolor="#294563"><a href="http://xml.apache.org"><img class="logoImage" alt="XML Apache" src="images/group-logo.gif"></a></td>
-<!--================= end Group Logo ==================-->
-<!--================= start Project Logo ==================--><td width="100%" align="center" bgcolor="#294563"><a href="http://xml.apache.org/xindice/"><img class="logoImage" alt="Xindice" src="images/xindice.gif"></a></td>
-<!--================= end Project Logo ==================-->
-<!--================= start Search ==================--><td valign="top" rowspan="2" bgcolor="#294563">
-<form target="_blank" action="http://www.google.com/search" method="get">
-<table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
-<tr>
-<td colspan="3"><img height="10" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td nowrap="nowrap"><input value="xml.apache.org" name="as_sitesearch" type="hidden"><input size="15" name="as_q" id="query" type="text"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"><input name="Search" value="Search" type="submit">
-<br>
-<font face="Arial, Helvetica, Sans-serif" size="2" color="white">
-                          the Apache XML site
-                          
-                          
-                        </font></td><td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td><img alt="" border="0" height="10" width="9" src="skin/images/search-left.gif"></td><td><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td><img alt="" border="0" height="10" width="9" src="skin/images/search-right.gif"></td>
-</tr>
-</table>
+<body onload="init()">
+<script type="text/javascript">ndeSetTextSize();</script>
+<div id="top">
+<!--+
+    |breadtrail
+    +-->
+<div class="breadtrail">
+<a href="http://www.apache.org/">apache</a> &gt; <a href="http://xml.apache.org/">xml.apache</a> &gt; <a href="http://xml.apache.org/xindice/">xindice</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+</div>
+<!--+
+    |header
+    +-->
+<div class="header">
+<!--+
+    |start group logo
+    +-->
+<div class="grouplogo">
+<a href="http://xml.apache.org"><img class="logoImage" alt="XML Apache" src="images/group-logo.gif" title="Apache XML Project"></a>
+</div>
+<!--+
+    |end group logo
+    +-->
+<!--+
+    |start Project Logo
+    +-->
+<div class="projectlogo">
+<a href="http://xml.apache.org/xindice/"><img class="logoImage" alt="Xindice" src="images/xindice.gif" title="Apache Xindice: Native XML database"></a>
+</div>
+<!--+
+    |end Project Logo
+    +-->
+<!--+
+    |start Search
+    +-->
+<div class="searchbox">
+<form action="http://www.google.com/search" method="get" class="roundtopsmall">
+<input value="xml.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">&nbsp; 
+                    <input name="Search" value="Search" type="submit">
 </form>
-</td>
-<!--================= end Search ==================--><td bgcolor="#294563"><img height="10" width="10" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td valign="bottom" bgcolor="#294563" colspan="2">
-<!--================= start Tabs ==================-->
-<div class="tab">
-<table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td width="6"><img alt="" height="8" width="6" src="skin/images/spacer.gif"></td><td valign="bottom">
-<table summary="selected tab" style="height: 1.8em" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="skin/images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b><a class="base-selected" href="index.html">Home</a></b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="skin/images/tabSel-right.gif"></td>
-</tr>
-</table>
-</td><td width="6"><img alt="" height="8" width="6" src="skin/images/spacer.gif"></td><td valign="bottom">
-<table summary="non selected tab" style="height: 1.6em" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a class="base-not-selected" href="community/howto/index.html">How-Tos</a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-right.gif"></td>
-</tr>
-<tr>
-<td colspan="3" height="1"></td>
-</tr>
-</table>
-</td><td width="6"><img alt="" height="8" width="6" src="skin/images/spacer.gif"></td><td valign="bottom">
-<table summary="non selected tab" style="height: 1.6em" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a class="base-not-selected" href="1.0/index.html">1.0</a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-right.gif"></td>
-</tr>
-<tr>
-<td colspan="3" height="1"></td>
-</tr>
-</table>
-</td><td width="6"><img alt="" height="8" width="6" src="skin/images/spacer.gif"></td><td valign="bottom">
-<table summary="non selected tab" style="height: 1.6em" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a class="base-not-selected" href="dev/index.html">Dev</a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="skin/images/tab-right.gif"></td>
-</tr>
-<tr>
-<td colspan="3" height="1"></td>
-</tr>
-</table>
-</td>
-</tr>
-</table>
-</div>
-<!--================= end Tabs ==================-->
-</td><td bgcolor="#294563"></td>
-</tr>
-<tr>
-<td height="10" bgcolor="#4C6C8F" colspan="4"></td>
-</tr>
-</table>
-<!--================= end Banner ==================-->
-<!--================= start Menu, NavBar, Content ==================-->
-<table summary="page content" bgcolor="#ffffff" width="100%" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td valign="top">
-<table summary="menu" border="0" cellspacing="0" cellpadding="0">
-<tr>
-<!--================= start left top NavBar ==================-->
-<td rowspan="3" valign="top">
-<table summary="blue line" border="0" cellpadding="0" cellspacing="0">
-<tr>
-<td bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td bgcolor="#CFDCED"><font color="#4C6C8F" size="4" face="Arial, Helvetica, Sans-serif">&nbsp;</font></td>
-</tr>
-<tr>
-<td bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-</table>
-</td>
-<!--================= end left top NavBar ==================--><td bgcolor="#294563"><img width="1" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td valign="bottom" bgcolor="#4C6C8F"><img width="10" height="10" alt="" src="skin/images/spacer.gif" class="spacer"></td><td nowrap="nowrap" valign="top" bgcolor="#4C6C8F">
-<!--================= start Menu items ==================-->
-<div class="menu">
-<ul>
-<li>
-<font color="#CFDCED">Project</font>
-<ul>
-<li>
-<span class="sel"><font color="#ffcc00">Overview</font></span>
-</li>
-<li>
-<a href="news.html">News</a>
-</li>
-<li>
-<a href="license.html">License</a>
+</div>
+<!--+
+    |end search
+    +-->
+<!--+
+    |start Tabs
+    +-->
+<ul id="tabs">
+<li class="current">
+<a class="selected" href="index.html">Home</a>
 </li>
 <li>
-<a href="changes.html">Changes</a>
+<a class="unselected" href="community/howto/index.html">How-Tos</a>
 </li>
 <li>
-<a href="todo.html">Todo</a>
+<a class="unselected" href="1.0/index.html">1.0</a>
 </li>
 <li>
-<a href="http://xml.apache.org/xindice/download.cgi">Download</a>
+<a class="unselected" href="dev/index.html">Dev</a>
 </li>
 </ul>
-</li>
-<li>
-<font color="#CFDCED">Documentation</font>
-<ul>
-<li>
+<!--+
+    |end Tabs
+    +-->
+</div>
+</div>
+<div id="main">
+<div id="publishedStrip">
+<!--+
+    |start Subtabs
+    +-->
+<div id="level2tabs"></div>
+<!--+
+    |end Endtabs
+    +-->
+<script type="text/javascript"><!--
+document.write("Last Published: " + document.lastModified);
+//  --></script>
+</div>
+<!--+
+    |breadtrail
+    +-->
+<div class="breadtrail">
+             
+             &nbsp;
+           </div>
+<!--+
+    |start Menu, mainarea
+    +-->
+<!--+
+    |start Menu
+    +-->
+<div id="menu">
+<div onclick="SwitchMenu('menu_selected_1.1', 'skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">Project</div>
+<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
+<div class="menupage">
+<div class="menupagetitle">About</div>
+</div>
+<div class="menuitem">
+<a href="news.html" title="News">News</a>
+</div>
+<div class="menuitem">
+<a href="license.html" title="License">License</a>
+</div>
+<div class="menuitem">
+<a href="changes.html" title="Change Log">Changes</a>
+</div>
+<div class="menuitem">
+<a href="todo.html" title="TODO List">Todo</a>
+</div>
+<div class="menuitem">
+<a href="http://xml.apache.org/xindice/download.cgi">Download</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.2', 'skin/')" id="menu_1.2Title" class="menutitle">Documentation</div>
+<div id="menu_1.2" class="menuitemgroup">
+<div class="menuitem">
 <a href="guide-administrator.html">Administrator Guide</a>
-</li>
-<li>
+</div>
+<div class="menuitem">
 <a href="guide-user.html">User Guide</a>
-</li>
-<li>
+</div>
+<div class="menuitem">
 <a href="guide-developer.html">Developer Guide</a>
-</li>
-<li>
+</div>
+<div class="menuitem">
 <a href="guide-tools.html">Commandline Tool Guide</a>
-</li>
-<li>
+</div>
+<div class="menuitem">
 <a href="guide-xpath.html">XPath Guide</a>
-</li>
-<li>
+</div>
+<div class="menuitem">
 <a href="faq.html">FAQ</a>
-</li>
-<li>
-<a class="external" href="http://wiki.apache.org/xindice">Wiki</a>
-</li>
-<li>
+</div>
+<div class="menuitem">
+<a href="http://wiki.apache.org/xindice">Wiki</a>
+</div>
+<div class="menuitem">
 <a href="api/index.html">Javadocs</a>
-</li>
-</ul>
-</li>
-<li>
-<font color="#CFDCED">Community</font>
-<ul>
-<li>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" class="menutitle">Community</div>
+<div id="menu_1.3" class="menuitemgroup">
+<div class="menuitem">
 <a href="contributing.html">Contributing</a>
-</li>
-<li>
+</div>
+<div class="menuitem">
 <a href="who.html">Who we are</a>
-</li>
-<li>
+</div>
+<div class="menuitem">
 <a href="mail.html">Mailing lists</a>
-</li>
-<li>
+</div>
+<div class="menuitem">
 <a href="http://xml.apache.org/svn.html">Code Repository</a>
-</li>
-<li>
-<a class="external" href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&bug_status=__open__&product=Xindice">Bug database</a>
-</li>
-</ul>
-</li>
-<li>
-<font color="#CFDCED">Resources</font>
-<ul>
-<li>
+</div>
+<div class="menuitem">
+<a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&bug_status=__open__&product=Xindice">Bug database</a>
+</div>
+</div>
+<div onclick="SwitchMenu('menu_1.4', 'skin/')" id="menu_1.4Title" class="menutitle">Resources</div>
+<div id="menu_1.4" class="menuitemgroup">
+<div class="menuitem">
 <a href="related.html">Related links</a>
-</li>
-<li>
-<a class="external" href="http://xmldb-org.sourceforge.net/">XML:DB Initiative</a>
-</li>
-</ul>
-</li>
-</ul>
 </div>
-<!--================= end Menu items ==================-->
-</td><td valign="bottom" bgcolor="#4C6C8F"><img width="10" height="10" alt="" src="skin/images/spacer.gif" class="spacer"></td><td bgcolor="#294563"><img width="1" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td valign="bottom" align="left" colspan="2" rowspan="2" bgcolor="#4C6C8F"><img height="10" width="10" border="0" alt="" src="skin/images/menu-left.gif"></td><td bgcolor="#4C6C8F"><img height="10" width="10" alt="" src="skin/images/spacer.gif" class="spacer"></td><td valign="bottom" align="right" colspan="2" rowspan="2" bgcolor="#4C6C8F"><img height="10" width="10" border="0" alt="" src="skin/images/menu-right.gif"></td>
-</tr>
-<tr>
-<td height="1" bgcolor="#294563"><img width="1" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-</table>
-</td><td valign="top" width="100%">
-<table summary="content" width="100%" border="0" cellpadding="0" cellspacing="0">
-<!--================= start middle NavBar ==================-->
-<tr>
-<td colspan="4" bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td align="left" width="10" bgcolor="#CFDCED"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td align="left" width="50%" bgcolor="#CFDCED"><font color="#4C6C8F" size="3" face="Arial, Helvetica, Sans-serif">
-                &nbsp;
-                
-                </font><img width="10" height="8" alt="" src="skin/images/spacer.gif" class="spacer"></td><td align="right" width="50%" bgcolor="#CFDCED"><font color="#4C6C8F" size="3" face="Arial, Helvetica, Sans-serif">
-                &nbsp;
-                
-                </font><img width="10" height="8" alt="" src="skin/images/spacer.gif" class="spacer"></td><td width="10" bgcolor="#CFDCED"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<tr>
-<td colspan="4" bgcolor="#294563"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<!--================= end middle NavBar ==================-->
-<!--================= start Content==================-->
-<tr>
-<td align="left" width="10"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td><td colspan="2" align="left" width="100%">
-<div class="content">
-<table class="title" summary="">
-<tr>
-<td valign="middle">
-<h1>Apache Xindice</h1>
-</td><script language="Javascript" type="text/javascript">
+<div class="menuitem">
+<a href="http://xmldb-org.sourceforge.net/">XML:DB Initiative</a>
+</div>
+</div>
+<div id="credit"></div>
+<div id="roundbottom">
+<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
+<!--+
+  |alternative credits
+  +-->
+<div id="credit2"></div>
+</div>
+<!--+
+    |end Menu
+    +-->
+<!--+
+    |start content
+    +-->
+<div id="content">
+<script language="Javascript" type="text/javascript">
 function printit() {
   if (window.print) {
     window.focus();
     window.print();
   }
 }
-</script><script language="Javascript" type="text/javascript">
+        </script><script language="Javascript" type="text/javascript">
 var NS = (navigator.appName == "Netscape");
 var VERSION = parseInt(navigator.appVersion);
 if (VERSION > 3) {
-    document.write('<td nowrap="nowrap" width="40" align="center">');
-    document.write('  <a class="dida" href="javascript:printit()">');
-    document.write('    <img alt="Print this Page" src="skin/images/printer.gif" class="skin"><br>');
-    document.write('  print</a>');
-    document.write('</td>');
+  document.write('<div title="Print this Page" class="printlink">');
+  document.write('  <a class="dida" href="javascript:printit()">');
+  document.write('    <img alt="print - icon" src="skin/images/printer.gif" class="skin">');
+  document.write('    <br>');
+  document.write('  PRINT</a>');
+  document.write('</div>');
 }
-</script><td nowrap="nowrap" width="40" align="center"><a class="dida" href="index.pdf"><img alt="PDF" src="skin/images/pdfdoc.gif" class="skin"><br>
-        PDF</a></td>
-</tr>
-</table>
+        </script>
+<div title="Portable Document Format" class="pdflink">
+<a class="dida" href="index.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
+        PDF</a>
+</div>
+<h1>Apache Xindice</h1>
+<div id="minitoc-area">
+<ul class="minitoc">
+<li>
+<a href="#About+Apache+Xindice">About Apache Xindice</a>
+</li>
+</ul>
+</div>
     
 <a name="N10011"></a><a name="About+Apache+Xindice"></a>
-<h3>About Apache Xindice</h3>
-<div style="margin-left: 0 ; border: 2px">
+<h2 class="h3">About Apache Xindice</h2>
+<div class="section">
 <p>Apache Xindice is a database designed from the ground up to store
       XML data or what is more commonly referred to as a native XML database.
       The name is pronounced zeen-dee-chay in your best faux Italian accent.
@@ -292,12 +250,12 @@
       independent model used by Xindice. This is especially valuable when
       you have very complex XML structures that would be difficult or
       impossible to map to a more structured database.</p>
-<p>At the present time Xindice uses <a class="external" href="http://www.w3.org/TR/xpath">XPath</a>
-      for its query language and <a class="external" href="http://xmldb-org.sourceforge.net/xupdate/">XML:DB XUpdate</a>
+<p>At the present time Xindice uses <a href="http://www.w3.org/TR/xpath">XPath</a>
+      for its query language and <a href="http://xmldb-org.sourceforge.net/xupdate/">XML:DB XUpdate</a>
       for its update language. We provide an implementation of the
-      <a class="external" href="http://xmldb-org.sourceforge.net/xapi/">XML:DB API</a>
+      <a href="http://xmldb-org.sourceforge.net/xapi/">XML:DB API</a>
       for Java development and it is possible to access Xindice from other
-      languages using built in <a class="external" href="http://www.xmlrpc.com/">XML-RPC</a> API.
+      languages using built in <a href="http://www.xmlrpc.com/">XML-RPC</a> API.
       As standards in the XML database area mature Xindice will include support
       for those that are most important.</p>
 <p>Xindice is the continuation of the project that used to be called
@@ -305,41 +263,30 @@
       Software Foundation in December of 2001.</p>
 </div>
   
-<div class="attribution">
-<span class="version">
-          version 193056</span>
-</div>
-</div>
-</td><td width="10"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td>
-</tr>
-<!--================= end Content==================-->
-</table>
-</td>
-</tr>
-</table>
-<!--================= end Menu, NavBar, Content ==================-->
-<!--================= start Footer ==================-->
-<table summary="footer" cellspacing="0" cellpadding="0" width="100%" border="0">
-<tr>
-<td colspan="2" height="1" bgcolor="#4C6C8F"><img height="1" width="1" alt="" src="skin/images/spacer.gif" class="spacer"><a href="skin/images/label.gif"></a><a href="skin/images/page.gif"></a><a href="skin/images/chapter.gif"></a><a href="skin/images/chapter_open.gif"></a><a href="skin/images/current.gif"></a></td>
-</tr>
-<tr>
-<td colspan="2" bgcolor="#CFDCED" class="copyright" align="center"><font size="2" face="Arial, Helvetica, Sans-Serif">
-              Copyright &copy; 2001-2003&nbsp;
-              The Apache Software Foundation.
-          All rights reserved.
-          <script type="text/javascript" language="JavaScript"><!--
-              document.write(" - "+"Last Published: " + document.lastModified);
-            //  --></script></font></td>
-</tr>
-<tr>
-<td colspan="2" align="left" bgcolor="#CFDCED" class="logos">
-<div>
-<a href="http://validator.w3.org/check/referer"><img border="0" width="88" height="31" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/"><img border="0" width="88" height="31" title="Valid CSS!" alt="Valid CSS!" src="skin/images/vcss.png" class="logoImage"></a><img alt="" height="1" width="10" src="skin/images/spacer.gif"><a href="http://xml.apache.org/forrest/"><img border="0" alt="Built with Apache Forrest logo" src="images/built-with-forrest-button.png" width="88" height="31"><img height="1" width="5" alt="" src="skin/images/spacer.gif" class="spacer"></a>
-</div>
-</td>
-</tr>
-</table>
-<!--================= end Footer ==================-->
+</div>
+<!--+
+    |end content
+    +-->
+<div class="clearboth">&nbsp;</div>
+</div>
+<div id="footer">
+<!--+
+    |start bottomstrip
+    +-->
+<div class="lastmodified">
+<script type="text/javascript"><!--
+document.write("Last Published: " + document.lastModified);
+//  --></script>
+</div>
+<div class="copyright">
+        Copyright &copy;
+         2001-2007 The Apache Software Foundation.</div>
+<div id="logos">
+<a href="http://validator.w3.org/check/referer"><img style="height: 31px; width: 88px;" title="Valid HTML 4.01!" alt="Valid HTML 4.01!" src="skin/images/valid-html401.png" class="logoImage"></a><a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="height: 31px; width: 88px;" title="Valid CSS!" alt="Valid CSS!" src="skin/images/vcss.png" class="logoImage"></a><a href="http://xml.apache.org/forrest/"><img border="0" title="Built with Apache Forrest" alt="Built with Apache Forrest - logo" src="images/built-with-forrest-button.png" style="width: 88px;height: 31px;"></a>
+</div>
+<!--+
+    |end bottomstrip
+    +-->
+</div>
 </body>
 </html>

Modified: xml/site/targets/xindice/index.pdf
URL: http://svn.apache.org/viewvc/xml/site/targets/xindice/index.pdf?view=diff&rev=511190&r1=511189&r2=511190
==============================================================================
Binary files - no diff available.



---------------------------------------------------------------------
To unsubscribe, e-mail: general-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: general-cvs-help@xml.apache.org