Modified: xmlbeans/site/build/site/download/index.html
URL: 
http://svn.apache.org/viewvc/xmlbeans/site/build/site/download/index.html?rev=1835325&r1=1835324&r2=1835325&view=diff
==============================================================================
--- xmlbeans/site/build/site/download/index.html (original)
+++ xmlbeans/site/build/site/download/index.html Sat Jul  7 18:22:12 2018
@@ -3,15 +3,15 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
-<title>XMLBeans Source and Binaries</title>
+<title>XMLBeans Download</title>
 <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="../">
+<link rel="shortcut icon" href="../images/favicon.ico">
 </head>
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
@@ -20,7 +20,7 @@
     |breadtrail
     +-->
 <div class="breadtrail">
-<a href="http://www.apache.org/";>apache</a> &gt; <a 
href="http://xmlbeans.apache.org/";>xmlbeans.apache.org</a><script 
src="../skin/breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
+<a href="https://www.apache.org/";>The Apache Software Foundation</a> &gt; <a 
href="https://xmlbeans.apache.org";>Apache XMLBeans</a><script 
src="../skin/breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
 </div>
 <!--+
     |header
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org/";><img class="logoImage" alt="Apache Software 
Foundation" src="../images/asf_logo.png" title="Apache Software Foundation"></a>
+<a href="https://www.apache.org/";><img class="logoImage" alt="The Apache 
Software Foundation" src="../images/group-logo.png" title="THE APACHE SOFTWARE 
FOUNDATION provides support for the Apache Community of Open Source software 
projects, which provide software products for the public good."></a>
 </div>
 <!--+
     |end group logo
@@ -38,13 +38,25 @@
 <!--+
     |start Project Logo
     +-->
-<div class="projectlogoA1">
-<a href="http://xmlbeans.apache.org/";><img class="logoImage" alt="XMLBeans" 
src="../images/pb-xmlbeans.png" title="XMLBeans provided by Apache POI"></a>
+<div class="projectlogo">
+<a href="https://xmlbeans.apache.org";><img class="logoImage" alt="Apache 
XMLBeans" src="../images/project-logo.png" title="XMLBeans is a tool that 
allows access to the full power of XML in a Java friendly way. The idea is to 
take advantage of the richness and features of XML and XML Schema and have 
these features mapped as naturally as possible to the equivalent Java language 
and typing constructs."></a>
 </div>
 <!--+
     |end Project Logo
     +-->
 <!--+
+    |start Search
+    +-->
+<div class="searchbox">
+<form action="http://www.google.com/search"; method="get" class="roundtopsmall">
+<input value="xmlbeans.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>
+</div>
+<!--+
+    |end search
+    +-->
+<!--+
     |start Tabs
     +-->
 <ul id="tabs">
@@ -52,7 +64,7 @@
 <a class="unselected" href="../index.html">Home</a>
 </li>
 <li class="current">
-<a class="selected" href="../sourceAndBinaries/index.html">Download</a>
+<a class="selected" href="../download/index.html">Download</a>
 </li>
 <li>
 <a class="unselected" href="../documentation/index.html">Documentation</a>
@@ -99,37 +111,27 @@ document.write("Last Published: " + docu
     |start Menu
     +-->
 <div id="menu">
-<div onclick="SwitchMenu('menu_1.1', '../skin/')" id="menu_1.1Title" 
class="menutitle">Download</div>
-<div id="menu_1.1" class="menuitemgroup">
-<div class="menuitem">
-<a href="../sourceAndBinaries/index.html#Current+Release" title="Find out 
what's out now.">Current Release</a>
+<div onclick="SwitchMenu('menu_selected_1.1', '../skin/')" 
id="menu_selected_1.1Title" class="menutitle" style="background-image: 
url('../skin/images/chapter_open.gif');">Download</div>
+<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: 
block;">
+<div class="menupage">
+<div class="menupagetitle">Binary/Source</div>
 </div>
 <div class="menuitem">
-<a href="../sourceAndBinaries/index.html#Binary+or+source%3F" title="Which is 
right for you?">Which is right for you?</a>
+<a href="../download/index.html#XMLBeans-3.0.0" 
title="XMLBeans-3.0.0">XMLBeans 3.0.0</a>
 </div>
 <div class="menuitem">
-<a href="../sourceAndBinaries/index.html#XMLBeans+Binary+and+Development+Kit" 
title="Download an XMLBeans release.">Releases</a>
+<a href="../download/index.html#verify" title="verify release">Verify 
release</a>
 </div>
 <div class="menuitem">
-<a href="../sourceAndBinaries/index.html#XMLBeans+Source" title="Get the 
scode.">Source Code</a>
+<a href="../download/index.html#dependencies" 
title="Dependencies">Dependencies</a>
 </div>
 <div class="menuitem">
-<a href="../documentation/conInstallGuide.html" title="Install 
XMLBeans">Installing XMLBeans</a>
+<a href="../download/index.html#source" title="Get the code.">Source</a>
 </div>
+<div class="menuitem">
+<a href="../download/index.html#building" title="Building 
XMLBeans">Building</a>
 </div>
-<!--+
-    |start Search
-    +-->
-<div class="searchbox">
-<hr>
-<form action="http://www.google.com/search"; method="get">
-<input value="xmlbeans.apache.org" name="sitesearch" type="hidden"><input 
onFocus="getBlank (this, 'Search the site with google');" size="18" name="q" 
id="query" type="text" value="Search the site with google">&nbsp; 
-                  <input name="Search" value="Search" type="submit">
-</form>
 </div>
-<!--+
-    |end search
-    +-->
 <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>
@@ -145,133 +147,339 @@ document.write("Last Published: " + docu
     |start content
     +-->
 <div id="content">
-<h1>XMLBeans Source and Binaries</h1>
-    
-<a name="N1000C"></a><a name="Current+Release"></a>
-<h2 class="h3">Current Release</h2>
-<div class="section">
-<p>
-<strong>Current release:</strong> 3.0.0 released on June 29, 2018.</p>
-<div class="note">
-<div class="label">Note</div>
-<div class="content">XMLBeans 3.x.x requires Java 6 but can be used with 
schema files generated with earlier versions.</div>
+<h1>XMLBeans Download</h1>
+<div id="front-matter">
+<div id="minitoc-area">
+<ul class="minitoc">
+<li>
+<a href="#Binary+or+source%3F">Binary or source?</a>
+</li>
+<li>
+<a href="#XMLBeans-3.0.0">29 June 2018 - XMLBeans 3.0.0 available</a>
+<ul class="minitoc">
+<li>
+<a href="#XMLBeans-3.0.0-bin">Binary Distribution</a>
+</li>
+<li>
+<a href="#XMLBeans-3.0.0-src">Source Distribution</a>
+</li>
+</ul>
+</li>
+<li>
+<a href="#verify">Verify release</a>
+</li>
+<li>
+<a href="#dependencies">Dependencies</a>
+</li>
+<li>
+<a href="#source">XMLBeans Source</a>
+<ul class="minitoc">
+<li>
+<a href="#Source+via+ViewSVN%2FCVS">Source via ViewSVN/CVS</a>
+</li>
+<li>
+<a href="#Source+via+SVN+checkout">Source via SVN checkout</a>
+</li>
+<li>
+<a href="#Source+via+Git">Source via Git</a>
+</li>
+<li>
+<a href="#building">Building XMLBeans</a>
+<ul class="minitoc">
+<li>
+<a href="#Windows">Windows</a>
+</li>
+<li>
+<a href="#Unix">Unix</a>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
 </div>
 </div>
-
-    
-<a name="N1001B"></a><a name="Binary+or+source%3F"></a>
-<h2 class="h3">Binary or source?</h2>
+        
+<a name="Binary+or+source%3F"></a>
+<h2 class="underlined_10">Binary or source?</h2>
 <div class="section">
 <p>
-        Most users will want to download a <a 
href="https://www.apache.org/dyn/closer.cgi/poi/xmlbeans/release/bin";>binary 
release</a> of
-        XMLBeans.  If you're interested in contributing or like to live on the 
bleeding edge, you
-        may want to compile the source for yourself.
-      </p>
+                Most users will want to download a
+                <a 
href="https://www.apache.org/dyn/closer.cgi/poi/xmlbeans/release/bin";>binary 
release
+                </a>
+                of XMLBeans. If you're interested in contributing or like to 
live on the bleeding edge, you
+                may want to compile the source for yourself.
+            </p>
 <p>
-        XMLBeans requires JDK 1.6. Last version to work with JDK 1.4 is 2.6.0 
which has not
-        been updated in a while.
-      </p>
+                XMLBeans requires JDK 1.6. Last version to work with JDK 1.4 
is 2.6.0 which has not
+                been updated in a while.
+            </p>
 <p>
-        Once you've downloaded the distribution or checked out the source,
-        you should:
-      </p>
+                Once you've downloaded the distribution or checked out the 
source,
+                you should:
+            </p>
 <ul>
-        
+                
 <li>first read the README.txt</li>
-        
-<li>read the <a href="../documentation/conInstallGuide.html">installation 
guide</a>
+                
+<li>read the
+                    <a 
href="../documentation/conInstallGuide.html">installation guide</a>
+                
 </li>
+                
+<li>check out the <a href="../samples/index.html">samples</a> page
+                </li>
+                
+<li>check out the <a href="../documentation/index.html">documentation</a> page
+                </li>
+            
+</ul>
+</div>
+
         
-<li>check out the <a href="../samples/index.html">samples</a> page</li>
-        
-<li>check out the <a href="../documentation/index.html">documentation</a> 
page</li>
-      
+<a name="XMLBeans-3.0.0"></a>
+<h2 class="underlined_10">29 June 2018 - XMLBeans 3.0.0 available</h2>
+<div class="section">
+<p>The Apache POI team is pleased to announce the release of XMLBeans 3.0.0.
+                Featured are a handful of new areas of functionality and 
numerous bug fixes.
+            </p>
+<div class="note">
+<div class="label">Note</div>
+<div class="content">XMLBeans 3.x.x requires Java 6 but can be used with 
schema files generated with earlier versions.
+            </div>
+</div>
+<p>A summary of changes is available in the
+                <a 
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/dev/RELEASE-NOTES-3.0.0.txt";>Release
+                    Notes</a>.
+                A full list of changes is available in the
+                <a 
href="https://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?view=markup&amp;pathrev=1833767";>
+                    change
+                    log
+                </a>
+                or the corresponding <a 
href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.0%22";>
+                    Jira ticket</a>.
+                People interested should also follow the
+                <a href="../community/index.html">dev list</a>
+                to track progress.
+            </p>
+<p>
+                The XMLBeans source release as well as the pre-built binary 
deployment packages are listed below.
+                Pre-built versions are available in the central Maven 
repository under
+                Group ID "org.apache.xmlbeans" and Version "3.0.0".
+            </p>
+<a name="XMLBeans-3.0.0-bin"></a>
+<h3 class="underlined_5">Binary Distribution</h3>
+<ul>
+                    
+<li>
+                        
+<a 
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.tgz";>
+                            xmlbeans-bin-3.0.0-20180629.tgz
+                        </a>
+                        (3.11 MB, <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.tgz.asc";>
+                        signature (.asc)</a>)
+                        <br>
+                        SHA1 checksum:
+                        <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.tgz.sha1";>
+                            b47e43fc46405eb2da8a0506f391dfb69572cad6
+                        </a>
+                        
+<br>
+                        SHA256 checksum:
+                        <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.tgz.sha256";>
+                            
5f690eec0609fc9387a25c0dc55bec441d2b34d7015c47da95da9207f8f4d0ec
+                        </a>
+                        
+<br>
+                        SHA512 checksum:
+                        <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.tgz.sha512";>
+                            
6427948a853138833f0b53acda7448e41d41ab170f552cfb1be9e14e1dd902ca5c3fca5455e7534c5cf120a44fc588dc20557aeb38fa4f89ce82c6e145f8fa7e
+                        </a>
+                    
+</li>
+                    
+<li>
+                        
+<a 
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.zip";>
+                            xmlbeans-bin-3.0.0-20180629.zip
+                        </a>
+                        (3.46 MB, <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.zip.asc";>
+                        signature (.asc)</a>)
+                        <br>
+                        SHA1 checksum:
+                        <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.zip.sha1";>
+                            28216bf2a2db58a2a5bc61bb726afce0d2cd2514
+                        </a>
+                        
+<br>
+                        SHA256 checksum:
+                        <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.zip.sha256";>
+                            
0421841d35a319617b6aea236712394a9768eecd335680de7938da3b5e10b26e
+                        </a>
+                        
+<br>
+                        SHA512 checksum:
+                        <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/bin/xmlbeans-bin-3.0.0-20180629.zip.sha512";>
+                            
ca13111eecf1b069422b0180b18f0d73cc458c4e7090fb4c713f12e8a889d347efc43d0d988925b6fab44cdb0b8256168b453ddf88b81ac9eb88a5faad1e47ab
+                        </a>
+                    
+</li>
+                
+</ul>
+<a name="XMLBeans-3.0.0-src"></a>
+<h3 class="underlined_5">Source Distribution</h3>
+<ul>
+                    
+<li>
+                        
+<a 
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.tgz";>
+                            xmlbeans-src-3.0.0-20180629.tgz
+                        </a>
+                        (7.48 MB, <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.tgz.asc";>
+                        signature (.asc)</a>)
+                        <br>
+                        SHA1 checksum:
+                        <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.tgz.sha1";>
+                            6fa7e2363661c228bea35f2902e3636a6fd43998
+                        </a>
+                        
+<br>
+                        SHA256 checksum:
+                        <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.tgz.sha256";>
+                            
cfdc476be43372ca2e9539465963fd85aeacf9dd53d0336c39c6de00029c1622
+                        </a>
+                        
+<br>
+                        SHA512 checksum:
+                        <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.tgz.sha512";>
+                            
4eed2c22caab54599162b8f529e2921d809418843fb4b75be06da8c3e1ed0b79803bd49722be812621446fb3c76efed51f715fe64a8d55ecdc21a3c750701753
+                        </a>
+                    
+</li>
+                    
+<li>
+                        
+<a 
href="https://www.apache.org/dyn/closer.lua/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.zip";>
+                            xmlbeans-src-3.0.0-20180629.zip
+                        </a>
+                        (7.98 MB, <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.zip.asc";>
+                        signature (.asc)</a>)
+                        <br>
+                        SHA1 checksum:
+                        <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.zip.sha1";>
+                            3dfde4e6dcbce6711eca6c9197720bf65a2e269d
+                        </a>
+                        
+<br>
+                        SHA256 checksum:
+                        <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.zip.sha256";>
+                            
8a65249bd939c1b7a27f59ba5983d7f85dd6afe07c8b4ab5ba299c90be0991e3
+                        </a>
+                        
+<br>
+                        SHA512 checksum:
+                        <a 
href="https://www.apache.org/dist/poi/xmlbeans/release/src/xmlbeans-src-3.0.0-20180629.zip.sha512";>
+                            
3ff0eca60f73494834e2d5c6ae905c982c58a19351c44d172552760bab50eda01da9c2e8d18506210aaaa7feee53c9f022ed966c242a57fc50c217b99c2a8971
+                        </a>
+                    
+</li>
+                
 </ul>
 </div>
 
-    
-<a name="N10049"></a><a name="XMLBeans+Binary+and+Development+Kit"></a>
-<h2 class="h3">XMLBeans Binary and Development Kit</h2>
+
+        
+<a name="verify"></a>
+<h2 class="underlined_10">Verify release</h2>
 <div class="section">
-<p>Download the latest XMLBeans release from one of the 
-         <a 
href="http://www.apache.org/dyn/closer.cgi/poi/xmlbeans/release";>Apache 
mirrors.</a>
-      
-</p>
-<p>You should verify the integrity of the files that you download. 
-          <a href="http://xml.apache.org/mirrors.cgi#verify";>Here</a> are some
-           instructions for verifying the integrity of a downloaded file.</p>
-<p>Using XPath/XQuery requires an additional download of saxonb9-0-0-4j.zip 
and placing on 
-          the classpath of the files saxon9.jar and saxon9-dom.jar that it 
contains. The zip is available 
-          <a 
href="http://prdownloads.sourceforge.net/saxon/saxonb9-0-0-4j.zip?download";>here</a>.
 
-          We cannot distribute this zip in a binary distribution due to 
licensing issues.</p>
+<p>You should verify the integrity of the files that you download.
+                <a href="http://xml.apache.org/mirrors.cgi#verify";>Here</a>
+                are some instructions for verifying the integrity of a 
downloaded file.
+            </p>
+</div>
+
+        
+<a name="dependencies"></a>
+<h2 class="underlined_10">Dependencies</h2>
+<div class="section">
+<p>Using XPath/XQuery requires an additional download of saxonb9-0-0-4j.zip 
and placing on
+                the classpath of the files saxon9.jar and saxon9-dom.jar that 
it contains. The zip is available
+                <a 
href="http://prdownloads.sourceforge.net/saxon/saxonb9-0-0-4j.zip?download";>here</a>.
+                We cannot distribute this zip in a binary distribution due to 
licensing issues.
+            </p>
 </div>
 
-     
-<a name="N10065"></a><a name="XMLBeans+Source"></a>
-<h2 class="h3">XMLBeans Source</h2>
+        
+<a name="source"></a>
+<h2 class="underlined_10">XMLBeans Source</h2>
 <div class="section">
-<p>There are a few ways to get the XMLBeans source code.  You can
-        download the source for a particular release, browse the source using
-        ViewSVN/CVS, or check the source out from SVN.
-      </p>
-<a name="N1006E"></a><a name="Source+via+ViewSVN%2FCVS"></a>
-<h3 class="h4">Source via ViewSVN/CVS</h3>
-<p>You can browse the XMLBeans source via 
-        <a 
href="http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/";>ViewSVN/CVS</a>
-       
+<p>There are a few ways to get the XMLBeans source code. You can
+                download the source for a particular release, browse the 
source using
+                ViewSVN/CVS, or check the source out from SVN.
+            </p>
+<a name="Source+via+ViewSVN%2FCVS"></a>
+<h3 class="underlined_5">Source via ViewSVN/CVS</h3>
+<p>You can browse the XMLBeans source via
+                    <a 
href="http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/";>ViewSVN/CVS</a>
+                
 </p>
-<a name="N1007C"></a><a name="Source+via+SVN+checkout"></a>
-<h3 class="h4">Source via SVN checkout</h3>
-<p>In SVN, you will find the actively developed version of XMLBeans under 
"trunk". There is also a
-           branch for XMLBeans version 1, which is not actively worked on 
anymore, under "branches/1.x" (only bug
-           fixes). Under "tags" there are a number of tags corresponding to 
the released versions of XMLBeans, as an
-           alternative to downloading the source distribution (there are 
additional things like tests, which
-           are not included in the distribution as well).</p>
-<p>If you have SVN installed on your machine you can issue the following 
commands to get XMLBeans source:</p>
+<a name="Source+via+SVN+checkout"></a>
+<h3 class="underlined_5">Source via SVN checkout</h3>
+<p>In SVN, you will find the actively developed version of XMLBeans under 
"trunk". Under "tags" there
+                    are a number of tags corresponding to the released 
versions of XMLBeans, as an alternative to
+                    downloading the source distribution (there are additional 
things like tests, which are not included
+                    in the distribution as well).
+                </p>
+<p>If you have SVN installed on your machine you can issue the following 
commands to get XMLBeans
+                    source:
+                </p>
 <pre class="code">
-# get the version of XMLBeans under development
-svn co https://svn.apache.org/repos/asf/xmlbeans/trunk/ xmlbeans
+                    # get the version of XMLBeans under development
+                    svn co https://svn.apache.org/repos/asf/xmlbeans/trunk/ 
xmlbeans
 
-# or, get the 1.x version of XMLBeans
-svn co https://svn.apache.org/repos/asf/xmlbeans/branches/1.x/ xmlbeans
-
-# or, just get the samples for XMLBeans
-svn co https://svn.apache.org/repos/asf/xmlbeans/trunk/samples/ 
xmlbeans-samples</pre>
-<a name="N1008D"></a><a name="Source+via+Git"></a>
-<h3 class="h4">Source via Git</h3>
-<p>Please see the <a href="http://git.apache.org/";>Git at Apache</a> page for 
details. As of this writing the Git acess is read-only.</p>
-<p>Git Clone URL:  <a 
href="git://git.apache.org/xmlbeans.git">git://git.apache.org/xmlbeans.git</a>
+                    # or, just get the samples for XMLBeans
+                    svn co 
https://svn.apache.org/repos/asf/xmlbeans/trunk/samples/ xmlbeans-samples
+                </pre>
+<a name="Source+via+Git"></a>
+<h3 class="underlined_5">Source via Git</h3>
+<p>Please see the <a href="http://git.apache.org/";>Git at Apache</a> page for 
details. As of this
+                    writing the Git acess is read-only.
+                </p>
+<p>Git Clone URL:
+                    <a 
href="git://git.apache.org/xmlbeans.git">git://git.apache.org/xmlbeans.git</a>
+                
 </p>
-<p>Http Clone URL: <a 
href="http://git.apache.org/xmlbeans.git";>http://git.apache.org/xmlbeans.git</a>
+<p>Http Clone URL:
+                    <a 
href="http://git.apache.org/xmlbeans.git";>http://git.apache.org/xmlbeans.git</a>
+                
 </p>
-<a name="N100A7"></a><a name="Search+and+Browse+Sources"></a>
-<h3 class="h4">Search and Browse Sources</h3>
-<p>
-<a href="http://grepcode.com/search/?query=xmlbeans";>Grep XMLBeans code</a> 
with 
-           <a href="http://grepcode.com/";>grepcode</a>.</p>
-<a name="N100B8"></a><a name="Building+XMLBeans"></a>
-<h3 class="h4">Building XMLBeans</h3>
+<a name="building"></a>
+<h3 class="underlined_5">Building XMLBeans</h3>
 <p>XMLBeans requires that you have Ant installed (1.6.5 works fine).</p>
-<a name="N100C1"></a><a name="Windows"></a>
+<a name="Windows"></a>
 <h4>Windows</h4>
-<p>After the steps above you should see an "xmlbeans" directory (or you can 
choose a 
-            different name in the previous step, of course):</p>
+<p>After the steps above you should see an "xmlbeans" directory (or you can 
choose a
+                        different name in the previous step, of course):
+                    </p>
 <pre class="code">
-cd xmlbeans\
-xbeanenv
-ant</pre>
-<p>This will create a build directory containing the executables.  The <span 
class="codefrag">xbean.jar</span>
-             is in the <span class="codefrag">xmlbeans\ar</span> directory.  
Try
-          <span class="codefrag">ant -projecthelp</span> to see other build 
options.</p>
-<a name="N100DB"></a><a name="Unix"></a>
+                        cd xmlbeans\
+                        xbeanenv
+                        ant
+                    </pre>
+<p>This will create a build directory containing the executables. The <span 
class="codefrag">xbean.jar</span> is in
+                        the <span class="codefrag">xmlbeans\ar</span> 
directory. Try <span class="codefrag">ant -projecthelp</span> to see other build
+                        options.
+                    </p>
+<a name="Unix"></a>
 <h4>Unix</h4>
 <p>Building on Unix or Cygwin is essentially the same as for Windows:</p>
 <pre class="code">
-cd xmlbeans/
-./xbeanenv.sh
-ant</pre>
+                        cd xmlbeans/
+                        ./xbeanenv.sh
+                        ant
+                    </pre>
 </div>
-  
+    
 </div>
 <!--+
     |end content
@@ -289,9 +497,14 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2004-2018 The Apache Software Foundation.</div>
+         2004-2018 <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>
+</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://forrest.apache.org/";><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>
+<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>
+</div>
+<div id="feedback">
+    Send feedback about the website to:
+  <a id="feedbackto" 
href="mailto:dev@poi.apache.org?subject=Feedback%C2%A0download/index.html";>dev@poi.apache.org</a>
 </div>
 <!--+
     |end bottomstrip

Added: xmlbeans/site/build/site/images/favicon.ico
URL: 
http://svn.apache.org/viewvc/xmlbeans/site/build/site/images/favicon.ico?rev=1835325&view=auto
==============================================================================
Binary file - no diff available.

Propchange: xmlbeans/site/build/site/images/favicon.ico
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Copied: xmlbeans/site/build/site/images/group-logo.png (from r1835324, 
xmlbeans/site/build/site/images/asf_logo.png)
URL: 
http://svn.apache.org/viewvc/xmlbeans/site/build/site/images/group-logo.png?p2=xmlbeans/site/build/site/images/group-logo.png&p1=xmlbeans/site/build/site/images/asf_logo.png&r1=1835324&r2=1835325&rev=1835325&view=diff
==============================================================================
Binary files - no diff available.

Copied: xmlbeans/site/build/site/images/project-logo.png (from r1835324, 
xmlbeans/site/build/site/images/pb-xmlbeans.png)
URL: 
http://svn.apache.org/viewvc/xmlbeans/site/build/site/images/project-logo.png?p2=xmlbeans/site/build/site/images/project-logo.png&p1=xmlbeans/site/build/site/images/pb-xmlbeans.png&r1=1835324&r2=1835325&rev=1835325&view=diff
==============================================================================
Binary files - no diff available.

Modified: xmlbeans/site/build/site/index.html
URL: 
http://svn.apache.org/viewvc/xmlbeans/site/build/site/index.html?rev=1835325&r1=1835324&r2=1835325&view=diff
==============================================================================
--- xmlbeans/site/build/site/index.html (original)
+++ xmlbeans/site/build/site/index.html Sat Jul  7 18:22:12 2018
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Welcome to XMLBeans</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -11,7 +11,7 @@
 <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="">
+<link rel="shortcut icon" href="images/favicon.ico">
 </head>
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
@@ -20,7 +20,7 @@
     |breadtrail
     +-->
 <div class="breadtrail">
-<a href="http://www.apache.org/";>apache</a> &gt; <a 
href="http://xmlbeans.apache.org/";>xmlbeans.apache.org</a><script 
src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+<a href="https://www.apache.org/";>The Apache Software Foundation</a> &gt; <a 
href="https://xmlbeans.apache.org";>Apache XMLBeans</a><script 
src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
 <!--+
     |header
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org/";><img class="logoImage" alt="Apache Software 
Foundation" src="images/asf_logo.png" title="Apache Software Foundation"></a>
+<a href="https://www.apache.org/";><img class="logoImage" alt="The Apache 
Software Foundation" src="images/group-logo.png" title="THE APACHE SOFTWARE 
FOUNDATION provides support for the Apache Community of Open Source software 
projects, which provide software products for the public good."></a>
 </div>
 <!--+
     |end group logo
@@ -38,13 +38,25 @@
 <!--+
     |start Project Logo
     +-->
-<div class="projectlogoA1">
-<a href="http://xmlbeans.apache.org/";><img class="logoImage" alt="XMLBeans" 
src="images/pb-xmlbeans.png" title="XMLBeans provided by Apache POI"></a>
+<div class="projectlogo">
+<a href="https://xmlbeans.apache.org";><img class="logoImage" alt="Apache 
XMLBeans" src="images/project-logo.png" title="XMLBeans is a tool that allows 
access to the full power of XML in a Java friendly way. The idea is to take 
advantage of the richness and features of XML and XML Schema and have these 
features mapped as naturally as possible to the equivalent Java language and 
typing constructs."></a>
 </div>
 <!--+
     |end Project Logo
     +-->
 <!--+
+    |start Search
+    +-->
+<div class="searchbox">
+<form action="http://www.google.com/search"; method="get" class="roundtopsmall">
+<input value="xmlbeans.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>
+</div>
+<!--+
+    |end search
+    +-->
+<!--+
     |start Tabs
     +-->
 <ul id="tabs">
@@ -52,7 +64,7 @@
 <a class="selected" href="index.html">Home</a>
 </li>
 <li>
-<a class="unselected" href="sourceAndBinaries/index.html">Download</a>
+<a class="unselected" href="download/index.html">Download</a>
 </li>
 <li>
 <a class="unselected" href="documentation/index.html">Documentation</a>
@@ -101,8 +113,6 @@ document.write("Last Published: " + docu
 <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');">Home</div>
 <div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: 
block;">
-<div onclick="SwitchMenu('menu_selected_1.1.1', 'skin/')" 
id="menu_selected_1.1.1Title" class="menutitle" style="background-image: 
url('skin/images/chapter_open.gif');">Learn About XMLBeans</div>
-<div id="menu_selected_1.1.1" class="selectedmenuitemgroup" style="display: 
block;">
 <div class="menupage">
 <div class="menupagetitle">Welcome</div>
 </div>
@@ -128,62 +138,9 @@ document.write("Last Published: " + docu
 <a href="samples/index.html" title="See a list of samples for 
download.">Samples</a>
 </div>
 <div class="menuitem">
-<a href="docs/1.0.4/reference/index.html" title="v1.0.4 API">v1.0.4 Javadoc</a>
-</div>
-<div class="menuitem">
-<a href="docs/2.4.0/reference/index.html" title="v2.4.0 API">v2.4.0 Javadoc</a>
-</div>
-<div class="menuitem">
-<a href="docs/2.6.0/reference/index.html" title="v2.6.0 API">v2.6.0 Javadoc</a>
-</div>
-<div class="menuitem">
 <a href="docs/3.0.0/reference/index.html" title="v3.0.0 API">v3.0.0 Javadoc</a>
 </div>
 </div>
-<div onclick="SwitchMenu('menu_1.1.2', 'skin/')" id="menu_1.1.2Title" 
class="menutitle">Get XMLBeans</div>
-<div id="menu_1.1.2" class="menuitemgroup">
-<div class="menuitem">
-<a href="sourceAndBinaries/index.html#Current+Release" title="Find out what's 
out now.">Current Release</a>
-</div>
-<div class="menuitem">
-<a href="sourceAndBinaries/index.html#Binary+or+source%3F" title="Which is 
right for you?">Binary or Source?</a>
-</div>
-<div class="menuitem">
-<a href="sourceAndBinaries/index.html#XMLBeans+Binary+and+Development+Kit" 
title="Download an XMLBeans release.">Release Downloads</a>
-</div>
-<div class="menuitem">
-<a href="sourceAndBinaries/index.html#XMLBeans+Source" title="Get the source 
code.">Source Code</a>
-</div>
-<div class="menuitem">
-<a href="documentation/conInstallGuide.html" title="Install 
XMLBeans">Installing XMLBeans</a>
-</div>
-</div>
-<div onclick="SwitchMenu('menu_1.1.3', 'skin/')" id="menu_1.1.3Title" 
class="menutitle">Get Project Information</div>
-<div id="menu_1.1.3" class="menuitemgroup">
-<div class="menuitem">
-<a href="community/index.html#Who+We+Are" title="See the list of 
committers">Who We Are</a>
-</div>
-<div class="menuitem">
-<a href="community/index.html#Mailing+Lists" title="Get mailing list 
information">Mailing Lists</a>
-</div>
-<div class="menuitem">
-<a href="community/index.html#XMLBeans+Bug+Lists" title="Find or log XMLBeans 
bugs">Bug Tracking</a>
-</div>
-</div>
-</div>
-<!--+
-    |start Search
-    +-->
-<div class="searchbox">
-<hr>
-<form action="http://www.google.com/search"; method="get">
-<input value="xmlbeans.apache.org" name="sitesearch" type="hidden"><input 
onFocus="getBlank (this, 'Search the site with google');" size="18" name="q" 
id="query" type="text" value="Search the site with google">&nbsp; 
-                  <input name="Search" value="Search" type="submit">
-</form>
-</div>
-<!--+
-    |end search
-    +-->
 <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>
@@ -200,63 +157,95 @@ document.write("Last Published: " + docu
     +-->
 <div id="content">
 <h1>Welcome to XMLBeans</h1>
-  
-<a name="N1000C"></a><a name="What+is+XMLBeans%3F"></a>
-<h2 class="h3">What is XMLBeans?</h2>
+<div id="front-matter">
+<div id="minitoc-area">
+<ul class="minitoc">
+<li>
+<a href="#What+is+XMLBeans%3F">What is XMLBeans?</a>
+</li>
+<li>
+<a href="#Release%3A+Apache+XMLBeans+3.0.0+%28June+29%2C+2018%29">Release: 
Apache XMLBeans 3.0.0 (June 29, 2018)</a>
+</li>
+<li>
+<a href="#"></a>
+</li>
+<li>
+<a href="#Getting+Started">Getting Started</a>
+<ul class="minitoc">
+<li>
+<a href="#Start+off+with+your+own+stuff.">Start off with your own stuff.</a>
+</li>
+<li>
+<a href="#Read+a+tutorial.">Read a tutorial.</a>
+</li>
+<li>
+<a href="#Read+documentation+and+other+information.">Read documentation and 
other information.</a>
+</li>
+<li>
+<a href="#Check+out+the+samples.">Check out the samples.</a>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+        
+<a name="What+is+XMLBeans%3F"></a>
+<h2 class="underlined_10">What is XMLBeans?</h2>
 <div class="section">
 <p>XMLBeans is a technology for accessing XML by binding it to Java types. 
XMLBeans
-               provides several ways to get at the XML, including: </p>
+                provides several ways to get at the XML, including: </p>
 <ul>
-          
+                
 <li>Through XML schema that has been compiled to generate Java types that 
represent
-             schema types. In this way, you can access instances of the schema 
through
-             JavaBeans-style accessors after the fashion of "getFoo" and 
"setFoo".
-            <p>The XMLBeans API also allows you to reflect into the XML schema 
itself
-               through an XML Schema Object model.</p>
+                    schema types. In this way, you can access instances of the 
schema through
+                    JavaBeans-style accessors after the fashion of "getFoo" 
and "setFoo".
+                    <p>The XMLBeans API also allows you to reflect into the 
XML schema itself
+                        through an XML Schema Object model.</p>
 </li>
-         
+                
 <li>A cursor model through which you can traverse the full XML infoset.</li>
-         
+                
 <li>Support for XML DOM.</li>
-       
+            
 </ul>
 <p>For a more complete introduction, see the <a href="overview.html">XMLBeans
-               Overview</a> or <a 
href="docs/3.0.0/guide/conGettingStartedwithXMLBeans.html">Getting
-                       Started With XMLBeans</a>.</p>
-<p>For more details on XMLBeans see the <a 
href="http://wiki.apache.org/xmlbeans";>XMLBeans Wiki pages</a>
-          or the XMLBeans documentation (the Documentation tab on this 
website).</p>
+                Overview</a> or <a 
href="docs/3.0.0/guide/conGettingStartedwithXMLBeans.html">Getting
+                Started With XMLBeans</a>.</p>
+<p>For more details on XMLBeans see the <a 
href="http://wiki.apache.org/xmlbeans/";>XMLBeans Wiki pages</a>
+                or the XMLBeans documentation (the Documentation tab on this 
website).</p>
 </div>
 
-  
-<a name="N10036"></a><a 
name="Release%3A+Apache+XMLBeans+3.0.0+%28June+29%2C+2018%29"></a>
-<h2 class="h3">Release: Apache XMLBeans 3.0.0 (June 29, 2018)</h2>
+        
+<a name="Release%3A+Apache+XMLBeans+3.0.0+%28June+29%2C+2018%29"></a>
+<h2 class="underlined_10">Release: Apache XMLBeans 3.0.0 (June 29, 2018)</h2>
 <div class="section">
 <p>
-       Latest release files <a 
href="https://www.apache.org/dyn/closer.cgi/poi/xmlbeans/release/bin";>are 
available</a>.
-    </p>
+                Latest release files <a 
href="https://www.apache.org/dyn/closer.cgi/poi/xmlbeans/release/bin";>are 
available</a>.
+            </p>
 <p>The Apache POI project has unretired the XMLBeans project and taken over 
the ownership.</p>
 <p>
-       Few of the improvements in this release (for a more complete list of 
changes see 
-       <a 
href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1833767&view=markup";>CHANGES.txt</a>
 or
-               <a 
href="https://issues.apache.org/jira/browse/XMLBEANS-517?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.0%22";>XMLBEANS-517</a>).
-    </p>
+                Few of the improvements in this release (for a more complete 
list of changes see
+                <a 
href="http://svn.apache.org/viewvc/xmlbeans/trunk/CHANGES.txt?revision=1833767&amp;view=markup";>CHANGES.txt</a>
 or
+                <a 
href="https://issues.apache.org/jira/browse/XMLBEANS-517?jql=project%20%3D%20XMLBEANS%20AND%20fixVersion%20%3D%20%22Version%203.0.0%22";>XMLBEANS-517</a>).
+            </p>
 <ul>
-       
+                
 <li>XMLBEANS-517: use safe XML parsers</li>
-       
+                
 <li>XMLBEANS-515: remove piccolo support</li>
-       
+                
 <li>XMLBEANS-514: make Java 6 the lowest supported runtime</li>
-       
+                
 <li>Fix for XMLBEANS-332: XMLBeans changes surrogate pair bytes to question 
marks</li>
-    
+            
 </ul>
 </div>
 
 
-  
-<a name="N10061"></a>
-<h2 class="h3"></h2>
+        
+<a name="N10064"></a>
+<h2 class="underlined_10"></h2>
 <div class="section">
 <p>
 <a href="news.html">More News</a>
@@ -264,65 +253,65 @@ document.write("Last Published: " + docu
 </div>
 
 
-  
-<a name="N1006C"></a><a name="Getting+Started"></a>
-<h2 class="h3">Getting Started</h2>
+        
+<a name="Getting+Started"></a>
+<h2 class="underlined_10">Getting Started</h2>
 <div class="section">
-<a name="N10072"></a><a name="Start+off+with+your+own+stuff."></a>
-<h3 class="h4">Start off with your own stuff.</h3>
+<a name="Start+off+with+your+own+stuff."></a>
+<h3 class="underlined_5">Start off with your own stuff.</h3>
 <p>If you want to get right to it with your own XML schema and instance, 
follow these basic steps:</p>
 <ol>
-          
+                    
 <li>
-               
-<a href="sourceAndBinaries/../documentation/conInstallGuide.html">Install 
XMLBeans.</a>
-          
+                        
+<a href="documentation/conInstallGuide.html">Install XMLBeans.</a>
+                    
 </li>
-               
+                    
 <li>Compile your schema. Use <a href="docs/3.0.0/guide/tools.html#scomp"><span 
class="codefrag">scomp</span></a> to compile the schema, generating and jarring 
Java types. For example, to create a
-                       employeeschema.jar from an employeesschema.xsd file:
-                       <pre class="code">scomp -out employeeschema.jar 
employeeschema.xsd</pre>
-               
+                        employeeschema.jar from an employeesschema.xsd file:
+                        <pre class="code">scomp -out employeeschema.jar 
employeeschema.xsd</pre>
+                    
 </li>
-               
+                    
 <li>Write code. With the generated JAR on your classpath, write code to bind 
an XML instance
-                       to the Java types representing your schema. Here's an 
example that would use
-                       types generated from an employees schema:
-                       <pre class="code">File xmlFile = new 
File("c:\employees.xml"); 
+                        to the Java types representing your schema. Here's an 
example that would use
+                        types generated from an employees schema:
+                        <pre class="code">File xmlFile = new 
File("c:\employees.xml");
 
-// Bind the instance to the generated XMLBeans types.
-EmployeesDocument empDoc = 
-       EmployeesDocument.Factory.parse(xmlFile); 
+                            // Bind the instance to the generated XMLBeans 
types.
+                            EmployeesDocument empDoc =
+                            EmployeesDocument.Factory.parse(xmlFile);
 
-// Get and print pieces of the XML instance.
-Employees emps = empDoc.getEmployees(); 
-Employee[] empArray = emps.getEmployeeArray(); 
-for (int i = 0; i &lt; empArray.length; i++) 
-{ 
-       System.out.println(empArray[i]); 
-}</pre>
-                                       
+                            // Get and print pieces of the XML instance.
+                            Employees emps = empDoc.getEmployees();
+                            Employee[] empArray = emps.getEmployeeArray();
+                            for (int i = 0; i &lt; empArray.length; i++)
+                            {
+                            System.out.println(empArray[i]);
+                            }</pre>
+                    
 </li>
-                               
+                
 </ol>
-<a name="N10099"></a><a name="Read+a+tutorial."></a>
-<h3 class="h4">Read a tutorial.</h3>
+<a name="Read+a+tutorial."></a>
+<h3 class="underlined_5">Read a tutorial.</h3>
 <p>Read our <a href="documentation/tutorial_getstarted.html">tutorial</a> to 
get a sense of XMLBeans
-                                       basics.</p>
-<a name="N100A7"></a><a name="Read+documentation+and+other+information."></a>
-<h3 class="h4">Read documentation and other information.</h3>
+                    basics.</p>
+<a name="Read+documentation+and+other+information."></a>
+<h3 class="underlined_5">Read documentation and other information.</h3>
 <p>On our <a 
href="documentation/index.html#XMLBeans+Version+1+User+Documentation">documentation</a>
 page, you'll find links to
-                                       several topics that describe XMLBeans 
features and how to use them. You'll also
-                                       find links to Javadoc reference on the 
XMLBeans API.</p>
+                    several topics that describe XMLBeans features and how to 
use them. You'll also
+                    find links to Javadoc reference on the XMLBeans API.</p>
 <p>You can also check out the <a 
href="http://wiki.apache.org/xmlbeans/XmlBeansFaq";>FAQ</a>, which is updated
-                                       with new answers as they're needed.</p>
-<p>Don't forget the <a target="_top" 
href="http://wiki.apache.org/xmlbeans/";>XMLBeans Wiki</a>, which collects
-                                       lots of valuable information.</p>
-<a name="N100C3"></a><a name="Check+out+the+samples."></a>
-<h3 class="h4">Check out the samples.</h3>
-<p>Many of the XMLBeans features are illustrated in our <a 
href="samples/index.html#Getting+the+Samples">samples</a>.</p>
+                    with new answers as they're needed.</p>
+<p>Don't forget the <a href="http://wiki.apache.org/xmlbeans/";>XMLBeans 
Wiki</a>, which collects
+                    lots of valuable information.</p>
+<a name="Check+out+the+samples."></a>
+<h3 class="underlined_5">Check out the samples.</h3>
+<p>Many of the XMLBeans features are illustrated in our <a 
href="samples/index.html">samples</a>.</p>
 </div>
-       
+    
 </div>
 <!--+
     |end content
@@ -340,9 +329,14 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2004-2018 The Apache Software Foundation.</div>
+         2004-2018 <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>
+</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://forrest.apache.org/";><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>
+<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>
+</div>
+<div id="feedback">
+    Send feedback about the website to:
+  <a id="feedbackto" 
href="mailto:dev@poi.apache.org?subject=Feedback%C2%A0index.html";>dev@poi.apache.org</a>
 </div>
 <!--+
     |end bottomstrip

Modified: xmlbeans/site/build/site/linkmap.html
URL: 
http://svn.apache.org/viewvc/xmlbeans/site/build/site/linkmap.html?rev=1835325&r1=1835324&r2=1835325&view=diff
==============================================================================
--- xmlbeans/site/build/site/linkmap.html (original)
+++ xmlbeans/site/build/site/linkmap.html Sat Jul  7 18:22:12 2018
@@ -3,7 +3,7 @@
 <head>
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <meta content="Apache Forrest" name="Generator">
-<meta name="Forrest-version" content="0.8">
+<meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
 <title>Site Linkmap Table of Contents</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
@@ -11,7 +11,7 @@
 <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="">
+<link rel="shortcut icon" href="images/favicon.ico">
 </head>
 <body onload="init()">
 <script type="text/javascript">ndeSetTextSize();</script>
@@ -20,7 +20,7 @@
     |breadtrail
     +-->
 <div class="breadtrail">
-<a href="http://www.apache.org/";>apache</a> &gt; <a 
href="http://xmlbeans.apache.org/";>xmlbeans.apache.org</a><script 
src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
+<a href="https://www.apache.org/";>The Apache Software Foundation</a> &gt; <a 
href="https://xmlbeans.apache.org";>Apache XMLBeans</a><script 
src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
 </div>
 <!--+
     |header
@@ -30,7 +30,7 @@
     |start group logo
     +-->
 <div class="grouplogo">
-<a href="https://www.apache.org/";><img class="logoImage" alt="Apache Software 
Foundation" src="images/asf_logo.png" title="Apache Software Foundation"></a>
+<a href="https://www.apache.org/";><img class="logoImage" alt="The Apache 
Software Foundation" src="images/group-logo.png" title="THE APACHE SOFTWARE 
FOUNDATION provides support for the Apache Community of Open Source software 
projects, which provide software products for the public good."></a>
 </div>
 <!--+
     |end group logo
@@ -38,13 +38,25 @@
 <!--+
     |start Project Logo
     +-->
-<div class="projectlogoA1">
-<a href="http://xmlbeans.apache.org/";><img class="logoImage" alt="XMLBeans" 
src="images/pb-xmlbeans.png" title="XMLBeans provided by Apache POI"></a>
+<div class="projectlogo">
+<a href="https://xmlbeans.apache.org";><img class="logoImage" alt="Apache 
XMLBeans" src="images/project-logo.png" title="XMLBeans is a tool that allows 
access to the full power of XML in a Java friendly way. The idea is to take 
advantage of the richness and features of XML and XML Schema and have these 
features mapped as naturally as possible to the equivalent Java language and 
typing constructs."></a>
 </div>
 <!--+
     |end Project Logo
     +-->
 <!--+
+    |start Search
+    +-->
+<div class="searchbox">
+<form action="http://www.google.com/search"; method="get" class="roundtopsmall">
+<input value="xmlbeans.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>
+</div>
+<!--+
+    |end search
+    +-->
+<!--+
     |start Tabs
     +-->
 <ul id="tabs">
@@ -52,7 +64,7 @@
 <a class="unselected" href="index.html">Home</a>
 </li>
 <li>
-<a class="unselected" href="sourceAndBinaries/index.html">Download</a>
+<a class="unselected" href="download/index.html">Download</a>
 </li>
 <li>
 <a class="unselected" href="documentation/index.html">Documentation</a>
@@ -102,28 +114,37 @@ document.write("Last Published: " + docu
 <div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" 
class="menutitle">Download</div>
 <div id="menu_1.1" class="menuitemgroup">
 <div class="menuitem">
-<a href="sourceAndBinaries/index.html#Current+Release" title="Find out what's 
out now.">Current Release</a>
+<a href="download/index.html" title="Which is right for you?">Binary/Source</a>
+</div>
+<div class="menuitem">
+<a href="download/index.html#XMLBeans-3.0.0" title="XMLBeans-3.0.0">XMLBeans 
3.0.0</a>
 </div>
 <div class="menuitem">
-<a href="sourceAndBinaries/index.html#Binary+or+source%3F" title="Which is 
right for you?">Which is right for you?</a>
+<a href="download/index.html#verify" title="verify release">Verify release</a>
 </div>
 <div class="menuitem">
-<a href="sourceAndBinaries/index.html#XMLBeans+Binary+and+Development+Kit" 
title="Download an XMLBeans release.">Releases</a>
+<a href="download/index.html#dependencies" 
title="Dependencies">Dependencies</a>
 </div>
 <div class="menuitem">
-<a href="sourceAndBinaries/index.html#XMLBeans+Source" title="Get the 
scode.">Source Code</a>
+<a href="download/index.html#source" title="Get the code.">Source</a>
 </div>
 <div class="menuitem">
-<a href="documentation/conInstallGuide.html" title="Install 
XMLBeans">Installing XMLBeans</a>
+<a href="download/index.html#building" title="Building XMLBeans">Building</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="documentation/index.html">Index</a>
+</div>
+<div class="menuitem">
+<a href="documentation/conInstallGuide.html" title="Installing 
XMLBeans">Installing XMLBeans</a>
+</div>
+<div class="menuitem">
 <a href="documentation/tutorial_getstarted.html" title="Write some XMLBeans 
code.">Tutorial: First Steps</a>
 </div>
 <div class="menuitem">
-<a href="samples/index.html#Getting+the+Samples" title="Download sample        
 code.">Sample Code</a>
+<a href="samples/index.html" title="Download sample         code.">Sample 
Code</a>
 </div>
 <div class="menuitem">
 <a href="http://wiki.apache.org/xmlbeans/XmlBeansFaq"; title="View Frequently 
Asked Questions">FAQ</a>
@@ -147,16 +168,13 @@ document.write("Last Published: " + docu
 <a href="docs/3.0.0/reference/index.html" title="v3.0.0 API">v3.0.0 Javadoc</a>
 </div>
 <div class="menuitem">
-<a href="documentation/conInstallGuide.html" title="Install 
XMLBeans">Installing XMLBeans</a>
-</div>
-<div class="menuitem">
 <a href="http://wiki.apache.org/xmlbeans/"; title="XmlBeans Wiki pages">Wiki 
Pages</a>
 </div>
 </div>
 <div onclick="SwitchMenu('menu_1.3', 'skin/')" id="menu_1.3Title" 
class="menutitle">Samples</div>
 <div id="menu_1.3" class="menuitemgroup">
 <div class="menuitem">
-<a href="samples/index.html#Getting+the+Samples" title="Getting the 
Samples">Getting the Samples</a>
+<a href="samples/index.html" title="Getting the Samples">Getting the 
Samples</a>
 </div>
 <div onclick="SwitchMenu('menu_1.3.2', 'skin/')" id="menu_1.3.2Title" 
class="menutitle">Samples List</div>
 <div id="menu_1.3.2" class="menuitemgroup">
@@ -204,7 +222,7 @@ document.write("Last Published: " + docu
 <div onclick="SwitchMenu('menu_1.4', 'skin/')" id="menu_1.4Title" 
class="menutitle">Community</div>
 <div id="menu_1.4" class="menuitemgroup">
 <div class="menuitem">
-<a href="community/index.html#Current+Release">Current Release</a>
+<a href="community/index.html">Ideas</a>
 </div>
 <div class="menuitem">
 <a href="community/index.html#Bug+Tracking" title="Find or log XMLBeans 
bugs">Bug Tracking</a>
@@ -225,6 +243,9 @@ document.write("Last Published: " + docu
 <div onclick="SwitchMenu('menu_1.5', 'skin/')" id="menu_1.5Title" 
class="menutitle">Resources</div>
 <div id="menu_1.5" class="menuitemgroup">
 <div class="menuitem">
+<a href="resources/index.html">Index</a>
+</div>
+<div class="menuitem">
 <a href="resources/index.html#XMLBeans+Tools" title="Tools for working with 
XMLBeans.">Tools</a>
 </div>
 <div class="menuitem">
@@ -236,8 +257,6 @@ document.write("Last Published: " + docu
 </div>
 <div onclick="SwitchMenu('menu_1.6', 'skin/')" id="menu_1.6Title" 
class="menutitle">Home</div>
 <div id="menu_1.6" class="menuitemgroup">
-<div onclick="SwitchMenu('menu_1.6.1', 'skin/')" id="menu_1.6.1Title" 
class="menutitle">Learn About XMLBeans</div>
-<div id="menu_1.6.1" class="menuitemgroup">
 <div class="menuitem">
 <a href="index.html" title="Welcome to XMLBeans">Welcome</a>
 </div>
@@ -263,62 +282,9 @@ document.write("Last Published: " + docu
 <a href="samples/index.html" title="See a list of samples for 
download.">Samples</a>
 </div>
 <div class="menuitem">
-<a href="docs/1.0.4/reference/index.html" title="v1.0.4 API">v1.0.4 Javadoc</a>
-</div>
-<div class="menuitem">
-<a href="docs/2.4.0/reference/index.html" title="v2.4.0 API">v2.4.0 Javadoc</a>
-</div>
-<div class="menuitem">
-<a href="docs/2.6.0/reference/index.html" title="v2.6.0 API">v2.6.0 Javadoc</a>
-</div>
-<div class="menuitem">
 <a href="docs/3.0.0/reference/index.html" title="v3.0.0 API">v3.0.0 Javadoc</a>
 </div>
 </div>
-<div onclick="SwitchMenu('menu_1.6.2', 'skin/')" id="menu_1.6.2Title" 
class="menutitle">Get XMLBeans</div>
-<div id="menu_1.6.2" class="menuitemgroup">
-<div class="menuitem">
-<a href="sourceAndBinaries/index.html#Current+Release" title="Find out what's 
out now.">Current Release</a>
-</div>
-<div class="menuitem">
-<a href="sourceAndBinaries/index.html#Binary+or+source%3F" title="Which is 
right for you?">Binary or Source?</a>
-</div>
-<div class="menuitem">
-<a href="sourceAndBinaries/index.html#XMLBeans+Binary+and+Development+Kit" 
title="Download an XMLBeans release.">Release Downloads</a>
-</div>
-<div class="menuitem">
-<a href="sourceAndBinaries/index.html#XMLBeans+Source" title="Get the source 
code.">Source Code</a>
-</div>
-<div class="menuitem">
-<a href="documentation/conInstallGuide.html" title="Install 
XMLBeans">Installing XMLBeans</a>
-</div>
-</div>
-<div onclick="SwitchMenu('menu_1.6.3', 'skin/')" id="menu_1.6.3Title" 
class="menutitle">Get Project Information</div>
-<div id="menu_1.6.3" class="menuitemgroup">
-<div class="menuitem">
-<a href="community/index.html#Who+We+Are" title="See the list of 
committers">Who We Are</a>
-</div>
-<div class="menuitem">
-<a href="community/index.html#Mailing+Lists" title="Get mailing list 
information">Mailing Lists</a>
-</div>
-<div class="menuitem">
-<a href="community/index.html#XMLBeans+Bug+Lists" title="Find or log XMLBeans 
bugs">Bug Tracking</a>
-</div>
-</div>
-</div>
-<!--+
-    |start Search
-    +-->
-<div class="searchbox">
-<hr>
-<form action="http://www.google.com/search"; method="get">
-<input value="xmlbeans.apache.org" name="sitesearch" type="hidden"><input 
onFocus="getBlank (this, 'Search the site with google');" size="18" name="q" 
id="query" type="text" value="Search the site with google">&nbsp; 
-                  <input name="Search" value="Search" type="submit">
-</form>
-</div>
-<!--+
-    |end search
-    +-->
 <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>
@@ -335,6 +301,7 @@ document.write("Last Published: " + docu
     +-->
 <div id="content">
 <h1>Site Linkmap Table of Contents</h1>
+<div id="front-matter"></div>
 <p>
           This is a map of the complete site and its structure.
         </p>
@@ -347,33 +314,38 @@ document.write("Last Published: " + docu
     
 <ul>
 <li>
-<a 
href="sourceAndBinaries/">Download</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>download-tab</em>
+<a 
href="download/">Download</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>download</em>
 </li>
 <ul>
         
 <ul>
 <li>
-<a href="sourceAndBinaries/index.html#Current+Release">Current 
Release</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>index</em>&nbsp;: 
Find out what's out now.</li>
+<a 
href="download/index.html">Binary/Source</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>index</em>&nbsp;:
 Which is right for you?</li>
 </ul>
         
 <ul>
 <li>
-<a href="sourceAndBinaries/index.html#Binary+or+source%3F">Which is right for 
you?</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>binaryOrSource</em>&nbsp;:
 Which is right for you?</li>
+<a href="download/index.html#XMLBeans-3.0.0">XMLBeans 
3.0.0</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>rel300</em>&nbsp;: 
XMLBeans-3.0.0</li>
 </ul>
         
 <ul>
 <li>
-<a 
href="sourceAndBinaries/index.html#XMLBeans+Binary+and+Development+Kit">Releases</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>releases</em>&nbsp;:
 Download an XMLBeans release.</li>
+<a href="download/index.html#verify">Verify 
release</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>verify</em>&nbsp;: 
verify release</li>
 </ul>
         
 <ul>
 <li>
-<a href="sourceAndBinaries/index.html#XMLBeans+Source">Source 
Code</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>source</em>&nbsp;: Get 
the scode.</li>
+<a 
href="download/index.html#dependencies">Dependencies</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>dependencies</em>&nbsp;:
 Dependencies</li>
 </ul>
         
 <ul>
 <li>
-<a href="sourceAndBinaries/../documentation/conInstallGuide.html">Installing 
XMLBeans</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>install</em>&nbsp;: 
Install XMLBeans</li>
+<a 
href="download/index.html#source">Source</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>source</em>&nbsp;:
 Get the code.</li>
+</ul>
+        
+<ul>
+<li>
+<a 
href="download/index.html#building">Building</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>building</em>&nbsp;:
 Building XMLBeans</li>
 </ul>
     
 </ul>
@@ -381,10 +353,20 @@ document.write("Last Published: " + docu
     
 <ul>
 <li>
-<a 
href="documentation/">Documentation</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>documentation-tab</em>
+<a 
href="documentation/">Documentation</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>documentation</em>
 </li>
 <ul>
         
+<ul>
+<li>
+<a 
href="documentation/index.html">Index</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>index</em>
+</li>
+</ul>
+        
+<ul>
+<li>
+<a href="documentation/conInstallGuide.html">Installing 
XMLBeans</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>install</em>&nbsp;: 
Installing XMLBeans</li>
+</ul>
         
 <ul>
 <li>
@@ -393,7 +375,7 @@ document.write("Last Published: " + docu
         
 <ul>
 <li>
-<a href="samples/index.html#Getting+the+Samples">Sample 
Code</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>samples</em>&nbsp;: 
Download sample code.</li>
+<a href="samples/index.html">Sample 
Code</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>samples</em>&nbsp;: 
Download sample code.</li>
 </ul>
         
 <ul>
@@ -433,11 +415,6 @@ document.write("Last Published: " + docu
         
 <ul>
 <li>
-<a href="documentation/conInstallGuide.html">Installing 
XMLBeans</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>install</em>&nbsp;: 
Install XMLBeans</li>
-</ul>
-        
-<ul>
-<li>
 <a href="http://wiki.apache.org/xmlbeans/";>Wiki 
Pages</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>wiki</em>&nbsp;: 
XmlBeans Wiki pages</li>
 </ul>
     
@@ -446,13 +423,13 @@ document.write("Last Published: " + docu
     
 <ul>
 <li>
-<a 
href="samples/">Samples</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>samples-tab</em>
+<a 
href="samples/">Samples</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>samples</em>
 </li>
 <ul>
         
 <ul>
 <li>
-<a href="samples/index.html#Getting+the+Samples">Getting the 
Samples</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>index</em>&nbsp;: 
Getting the Samples</li>
+<a href="samples/index.html">Getting the 
Samples</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>index</em>&nbsp;: 
Getting the Samples</li>
 </ul>
         
 <ul>
@@ -544,16 +521,15 @@ document.write("Last Published: " + docu
 </ul>
 </ul>
     
-    
 <ul>
 <li>
-<a 
href="community/">Community</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>community-tab</em>
+<a 
href="community/">Community</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>community</em>
 </li>
 <ul>
         
 <ul>
 <li>
-<a href="community/index.html#Current+Release">Current 
Release</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>index</em>
+<a 
href="community/index.html">Ideas</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>index</em>
 </li>
 </ul>
         
@@ -587,10 +563,15 @@ document.write("Last Published: " + docu
     
 <ul>
 <li>
-<a 
href="resources/">Resources</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>resources-tab</em>
+<a 
href="resources/">Resources</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>resources</em>
 </li>
 <ul>
         
+<ul>
+<li>
+<a 
href="resources/index.html">Index</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>index</em>
+</li>
+</ul>
         
 <ul>
 <li>
@@ -618,135 +599,52 @@ document.write("Last Published: " + docu
         
 <ul>
 <li>
-<a>Learn About 
XMLBeans</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>learn</em>
-</li>
-<ul>
-            
-<ul>
-<li>
 <a 
href="index.html">Welcome</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>index</em>&nbsp;:
 Welcome to XMLBeans</li>
 </ul>
-            
+        
 <ul>
 <li>
 <a href="index.html#What+is+XMLBeans%3F">What is 
XMLBeans?</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>whatIsXMLBeans</em>&nbsp;:
 Get the nutshell view.</li>
 </ul>
-            
+        
 <ul>
 <li>
 <a 
href="news.html">News</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>news</em>&nbsp;:
 News about XMLBeans</li>
 </ul>
-            
+        
 <ul>
 <li>
 <a 
href="overview.html">Overview</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>overview</em>&nbsp;:
 XMLBeans Overview</li>
 </ul>
-            
+        
 <ul>
 <li>
 <a href="index.html#Getting+Started">Getting 
Started</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>getStarted</em>&nbsp;:
 Jump in here.</li>
 </ul>
-            
+        
 <ul>
 <li>
 <a 
href="http://wiki.apache.org/xmlbeans/XmlBeansFaq";>FAQ</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>faq</em>&nbsp;:
 View Frequently Asked Questions</li>
 </ul>
-            
+        
 <ul>
 <li>
 <a href="documentation/tutorial_getstarted.html">Tutorial: First 
Steps</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>tutorial</em>&nbsp;: 
Write some XMLBeans code.</li>
 </ul>
-            
-<ul>
-<li>
-<a 
href="samples/index.html">Samples</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>sample</em>&nbsp;:
 See a list of samples for download.</li>
-</ul>
-            
-<ul>
-<li>
-<a href="docs/1.0.4/reference/index.html">v1.0.4 
Javadoc</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>javadoc104</em>&nbsp;:
 v1.0.4 API</li>
-</ul>
-               
-<ul>
-<li>
-<a href="docs/2.4.0/reference/index.html">v2.4.0 
Javadoc</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>javadoc240</em>&nbsp;:
 v2.4.0 API</li>
-</ul>
-            
-<ul>
-<li>
-<a href="docs/2.6.0/reference/index.html">v2.6.0 
Javadoc</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>javadoc260</em>&nbsp;:
 v2.6.0 API</li>
-</ul>
-            
-<ul>
-<li>
-<a href="docs/3.0.0/reference/index.html">v3.0.0 
Javadoc</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>javadoc300</em>&nbsp;:
 v3.0.0 API</li>
-</ul>
         
-</ul>
-</ul>
-        
-<ul>
-<li>
-<a>Get XMLBeans</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>download</em>
-</li>
-<ul>
-            
 <ul>
 <li>
-<a href="sourceAndBinaries/index.html#Current+Release">Current 
Release</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>currentRelease</em>&nbsp;:
 Find out what's out now.</li>
-</ul>
-            
-<ul>
-<li>
-<a href="sourceAndBinaries/index.html#Binary+or+source%3F">Binary or 
Source?</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>binaryOrSource</em>&nbsp;:
 Which is right for you?</li>
-</ul>
-            
-<ul>
-<li>
-<a 
href="sourceAndBinaries/index.html#XMLBeans+Binary+and+Development+Kit">Release 
Downloads</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>releases</em>&nbsp;:
 Download an XMLBeans release.</li>
-</ul>
-            
-<ul>
-<li>
-<a href="sourceAndBinaries/index.html#XMLBeans+Source">Source 
Code</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>source</em>&nbsp;: Get 
the source code.</li>
-</ul>
-            
-<ul>
-<li>
-<a href="documentation/conInstallGuide.html">Installing 
XMLBeans</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>install</em>&nbsp;: 
Install XMLBeans</li>
-</ul>
-        
-</ul>
+<a 
href="samples/index.html">Samples</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>sample</em>&nbsp;:
 See a list of samples for download.</li>
 </ul>
         
 <ul>
 <li>
-<a>Get Project 
Information</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>projectinfo</em>
-</li>
-<ul>
-            
-<ul>
-<li>
-<a href="community/index.html#Who+We+Are">Who We 
Are</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>whoWeAre</em>&nbsp;: See 
the list of committers</li>
-</ul>
-            
-<ul>
-<li>
-<a href="community/index.html#Mailing+Lists">Mailing 
Lists</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>mailingLists</em>&nbsp;:
 Get mailing list information</li>
-</ul>
-            
-<ul>
-<li>
-<a href="community/index.html#XMLBeans+Bug+Lists">Bug 
Tracking</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>bugs</em>&nbsp;: 
Find or log XMLBeans bugs</li>
-</ul>
-        
-</ul>
+<a href="docs/3.0.0/reference/index.html">v3.0.0 
Javadoc</a>&nbsp;&nbsp;___________________&nbsp;&nbsp;<em>javadoc300</em>&nbsp;:
 v3.0.0 API</li>
 </ul>
     
 </ul>
 </ul>
     
-    
 
 </ul>
 </ul>
@@ -767,7 +665,12 @@ document.write("Last Published: " + docu
 </div>
 <div class="copyright">
         Copyright &copy;
-         2004-2018 The Apache Software Foundation.</div>
+         2004-2018 <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>
+</div>
+<div id="feedback">
+    Send feedback about the website to:
+  <a id="feedbackto" 
href="mailto:dev@poi.apache.org?subject=Feedback%C2%A0linkmap.html";>dev@poi.apache.org</a>
+</div>
 <!--+
     |end bottomstrip
     +-->



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to