Author: fanningpj
Date: Tue Jul 16 13:25:11 2024
New Revision: 1919283
URL: http://svn.apache.org/viewvc?rev=1919283&view=rev
Log:
update footer
Modified:
xmlbeans/site/build/site/community/index.html
xmlbeans/site/build/site/documentation/conInstallGuide.html
xmlbeans/site/build/site/documentation/index.html
xmlbeans/site/build/site/documentation/tutorial_getstarted.html
xmlbeans/site/build/site/download/index.html
xmlbeans/site/build/site/guide/AntTask.html
xmlbeans/site/build/site/guide/Bookmarks.html
xmlbeans/site/build/site/guide/BuiltinTypes.html
xmlbeans/site/build/site/guide/CursorNavigation.html
xmlbeans/site/build/site/guide/GeneratedMethods.html
xmlbeans/site/build/site/guide/GeneratedTypes.html
xmlbeans/site/build/site/guide/GettingStarted.html
xmlbeans/site/build/site/guide/HandlingAny.html
xmlbeans/site/build/site/guide/IntroSchemaType.html
xmlbeans/site/build/site/guide/JPMS.html
xmlbeans/site/build/site/guide/Maven.html
xmlbeans/site/build/site/guide/Tools.html
xmlbeans/site/build/site/guide/Validation.html
xmlbeans/site/build/site/guide/XPathXQuery.html
xmlbeans/site/build/site/guide/XmlTokens.html
xmlbeans/site/build/site/history.html
xmlbeans/site/build/site/index.html
xmlbeans/site/build/site/linkmap.html
xmlbeans/site/build/site/overview.html
xmlbeans/site/build/site/resources/index.html
xmlbeans/site/build/site/samples/AbstractTypes.html
xmlbeans/site/build/site/samples/Any.html
xmlbeans/site/build/site/samples/DateTime.html
xmlbeans/site/build/site/samples/MixedContent.html
xmlbeans/site/build/site/samples/OrderMatters.html
xmlbeans/site/build/site/samples/SampleTemplate.html
xmlbeans/site/build/site/samples/SchemaEnum.html
xmlbeans/site/build/site/samples/SubstitutionGroup.html
xmlbeans/site/build/site/samples/Validation.html
xmlbeans/site/build/site/samples/XQueryXPath.html
xmlbeans/site/build/site/samples/XmlTree.html
xmlbeans/site/build/site/samples/index.html
xmlbeans/site/build/site/samples/vxsdb.html
xmlbeans/site/build/site/status.html
xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml
xmlbeans/site/src/documentation/content/xdocs/index.xml
xmlbeans/site/src/documentation/content/xdocs/site.xml
xmlbeans/site/src/documentation/skinconf.xml
Modified: xmlbeans/site/build/site/community/index.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/community/index.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/community/index.html (original)
+++ xmlbeans/site/build/site/community/index.html Tue Jul 16 13:25:11 2024
@@ -418,7 +418,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="logos">
<a href="https://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="https://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>
Modified: xmlbeans/site/build/site/documentation/conInstallGuide.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/documentation/conInstallGuide.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/documentation/conInstallGuide.html (original)
+++ xmlbeans/site/build/site/documentation/conInstallGuide.html Tue Jul 16
13:25:11 2024
@@ -251,13 +251,15 @@ document.write("Last Published: " + docu
XQuery processor as follows:
<ul>
<li>For XmlBeans 2.0.0 and XMLBeans 2.1.0 you need <a
href="http://prdownloads.sourceforge.net/saxon/saxonb8-1-1.zip?download">Saxon
8.1.1</a> <strong>ONLY</strong>.</li>
-
+
<li>For XmlBeans 2.2.0 you need <a
href="http://prdownloads.sourceforge.net/saxon/saxonb8-6-1.zip?download">Saxon
8.6.1</a> (may work with later revisions, but not tested)</li>
-
+
<li>For XmlBeans 3.0.0 you need <a
href="http://prdownloads.sourceforge.net/saxon/saxonb9-0-0-4j.zip?download">Saxon
9.0.0.4j</a>
</li>
-
+
<li>For XmlBeans 4.0.0/5.0.0 you need <a
href="https://search.maven.org/artifact/net.sf.saxon/Saxon-HE/10.6/jar">Saxon-HE
10.6</a> (Other versions of Saxon-HE 10.x should work)</li>
+
+<li>For XmlBeans 5.2.0 you need <a
href="https://search.maven.org/artifact/net.sf.saxon/Saxon-HE/12.3/jar">Saxon-HE
12.3</a> (Other versions of Saxon-HE 10.x should work)</li>
</ul>
</li>
@@ -408,7 +410,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0documentation/conInstallGuide.html">[email protected]</a>
Modified: xmlbeans/site/build/site/documentation/index.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/documentation/index.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/documentation/index.html (original)
+++ xmlbeans/site/build/site/documentation/index.html Tue Jul 16 13:25:11 2024
@@ -375,7 +375,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="logos">
<a href="https://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="https://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>
Modified: xmlbeans/site/build/site/documentation/tutorial_getstarted.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/documentation/tutorial_getstarted.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/documentation/tutorial_getstarted.html (original)
+++ xmlbeans/site/build/site/documentation/tutorial_getstarted.html Tue Jul 16
13:25:11 2024
@@ -119,7 +119,7 @@ document.write("Last Published: " + docu
<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 class="menuitem">
-<a href="../index.html" title="Welcome to XMLBeans">Welcome</a>
+<a href="../index.html" title="Welcome to Apache XMLBeans™">Welcome</a>
</div>
<div class="menuitem">
<a href="../index.html#What+is+XMLBeans%3F" title="Get the nutshell
view.">What is XMLBeans?</a>
@@ -1567,7 +1567,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0documentation/tutorial_getstarted.html">[email protected]</a>
Modified: xmlbeans/site/build/site/download/index.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/download/index.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/download/index.html (original)
+++ xmlbeans/site/build/site/download/index.html Tue Jul 16 13:25:11 2024
@@ -556,7 +556,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="logos">
<a href="https://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="https://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>
Modified: xmlbeans/site/build/site/guide/AntTask.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/AntTask.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/AntTask.html (original)
+++ xmlbeans/site/build/site/guide/AntTask.html Tue Jul 16 13:25:11 2024
@@ -788,7 +788,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/AntTask.html">[email protected]</a>
Modified: xmlbeans/site/build/site/guide/Bookmarks.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/Bookmarks.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/Bookmarks.html (original)
+++ xmlbeans/site/build/site/guide/Bookmarks.html Tue Jul 16 13:25:11 2024
@@ -349,7 +349,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/Bookmarks.html">[email protected]</a>
Modified: xmlbeans/site/build/site/guide/BuiltinTypes.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/BuiltinTypes.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/BuiltinTypes.html (original)
+++ xmlbeans/site/build/site/guide/BuiltinTypes.html Tue Jul 16 13:25:11 2024
@@ -982,7 +982,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/BuiltinTypes.html">[email protected]</a>
Modified: xmlbeans/site/build/site/guide/CursorNavigation.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/CursorNavigation.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/CursorNavigation.html (original)
+++ xmlbeans/site/build/site/guide/CursorNavigation.html Tue Jul 16 13:25:11
2024
@@ -662,7 +662,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/CursorNavigation.html">[email protected]</a>
Modified: xmlbeans/site/build/site/guide/GeneratedMethods.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/GeneratedMethods.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/GeneratedMethods.html (original)
+++ xmlbeans/site/build/site/guide/GeneratedMethods.html Tue Jul 16 13:25:11
2024
@@ -638,7 +638,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/GeneratedMethods.html">[email protected]</a>
Modified: xmlbeans/site/build/site/guide/GeneratedTypes.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/GeneratedTypes.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/GeneratedTypes.html (original)
+++ xmlbeans/site/build/site/guide/GeneratedTypes.html Tue Jul 16 13:25:11 2024
@@ -1149,7 +1149,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/GeneratedTypes.html">[email protected]</a>
Modified: xmlbeans/site/build/site/guide/GettingStarted.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/GettingStarted.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/GettingStarted.html (original)
+++ xmlbeans/site/build/site/guide/GettingStarted.html Tue Jul 16 13:25:11 2024
@@ -1255,7 +1255,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/GettingStarted.html">[email protected]</a>
Modified: xmlbeans/site/build/site/guide/HandlingAny.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/HandlingAny.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/HandlingAny.html (original)
+++ xmlbeans/site/build/site/guide/HandlingAny.html Tue Jul 16 13:25:11 2024
@@ -1014,7 +1014,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/HandlingAny.html">[email protected]</a>
Modified: xmlbeans/site/build/site/guide/IntroSchemaType.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/IntroSchemaType.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/IntroSchemaType.html (original)
+++ xmlbeans/site/build/site/guide/IntroSchemaType.html Tue Jul 16 13:25:11 2024
@@ -550,7 +550,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/IntroSchemaType.html">[email protected]</a>
Modified: xmlbeans/site/build/site/guide/JPMS.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/JPMS.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/JPMS.html (original)
+++ xmlbeans/site/build/site/guide/JPMS.html Tue Jul 16 13:25:11 2024
@@ -380,7 +380,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/JPMS.html">[email protected]</a>
Modified: xmlbeans/site/build/site/guide/Maven.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/Maven.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/Maven.html (original)
+++ xmlbeans/site/build/site/guide/Maven.html Tue Jul 16 13:25:11 2024
@@ -882,7 +882,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/Maven.html">[email protected]</a>
Modified: xmlbeans/site/build/site/guide/Tools.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/Tools.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/Tools.html (original)
+++ xmlbeans/site/build/site/guide/Tools.html Tue Jul 16 13:25:11 2024
@@ -1634,7 +1634,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/Tools.html">[email protected]</a>
Modified: xmlbeans/site/build/site/guide/Validation.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/Validation.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/Validation.html (original)
+++ xmlbeans/site/build/site/guide/Validation.html Tue Jul 16 13:25:11 2024
@@ -623,7 +623,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/Validation.html">[email protected]</a>
Modified: xmlbeans/site/build/site/guide/XPathXQuery.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/XPathXQuery.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/XPathXQuery.html (original)
+++ xmlbeans/site/build/site/guide/XPathXQuery.html Tue Jul 16 13:25:11 2024
@@ -962,7 +962,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/XPathXQuery.html">[email protected]</a>
Modified: xmlbeans/site/build/site/guide/XmlTokens.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/guide/XmlTokens.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/guide/XmlTokens.html (original)
+++ xmlbeans/site/build/site/guide/XmlTokens.html Tue Jul 16 13:25:11 2024
@@ -513,7 +513,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0guide/XmlTokens.html">[email protected]</a>
Modified: xmlbeans/site/build/site/history.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/history.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/history.html (original)
+++ xmlbeans/site/build/site/history.html Tue Jul 16 13:25:11 2024
@@ -119,7 +119,7 @@ document.write("Last Published: " + docu
<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 class="menuitem">
-<a href="index.html" title="Welcome to XMLBeans">Welcome</a>
+<a href="index.html" title="Welcome to Apache XMLBeans™">Welcome</a>
</div>
<div class="menuitem">
<a href="index.html#What+is+XMLBeans%3F" title="Get the nutshell view.">What
is XMLBeans?</a>
@@ -878,7 +878,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0history.html">[email protected]</a>
Modified: xmlbeans/site/build/site/index.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/index.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/index.html (original)
+++ xmlbeans/site/build/site/index.html Tue Jul 16 13:25:11 2024
@@ -5,7 +5,7 @@
<meta content="Apache Forrest" name="Generator">
<meta name="Forrest-version" content="0.9">
<meta name="Forrest-skin-name" content="pelt">
-<title>Welcome to XMLBeans</title>
+<title>Welcome to Apache XMLBeans™</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">
@@ -169,7 +169,7 @@ document.write("Last Published: " + docu
|start content
+-->
<div id="content">
-<h1>Welcome to XMLBeans</h1>
+<h1>Welcome to Apache XMLBeans™</h1>
<div id="front-matter"></div>
<a name="What+is+XMLBeans%3F"></a>
@@ -383,7 +383,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="logos">
<a href="https://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="https://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>
Modified: xmlbeans/site/build/site/linkmap.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/linkmap.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/linkmap.html (original)
+++ xmlbeans/site/build/site/linkmap.html Tue Jul 16 13:25:11 2024
@@ -119,7 +119,7 @@ document.write("Last Published: " + docu
<div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title"
class="menutitle">Home</div>
<div id="menu_1.1" class="menuitemgroup">
<div class="menuitem">
-<a href="index.html" title="Welcome to XMLBeans">Welcome</a>
+<a href="index.html" title="Welcome to Apache XMLBeans™">Welcome</a>
</div>
<div class="menuitem">
<a href="index.html#What+is+XMLBeans%3F" title="Get the nutshell view.">What
is XMLBeans?</a>
@@ -380,7 +380,7 @@ document.write("Last Published: " + docu
<ul>
<li>
-<a
href="index.html">Welcome</a> ___________________ <em>index</em> :
Welcome to XMLBeans</li>
+<a
href="index.html">Welcome</a> ___________________ <em>index</em> :
Welcome to Apache XMLBeans™</li>
</ul>
<ul>
@@ -837,7 +837,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0linkmap.html">[email protected]</a>
Modified: xmlbeans/site/build/site/overview.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/overview.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/overview.html (original)
+++ xmlbeans/site/build/site/overview.html Tue Jul 16 13:25:11 2024
@@ -119,7 +119,7 @@ document.write("Last Published: " + docu
<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 class="menuitem">
-<a href="index.html" title="Welcome to XMLBeans">Welcome</a>
+<a href="index.html" title="Welcome to Apache XMLBeans™">Welcome</a>
</div>
<div class="menuitem">
<a href="index.html#What+is+XMLBeans%3F" title="Get the nutshell view.">What
is XMLBeans?</a>
@@ -270,7 +270,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0overview.html">[email protected]</a>
Modified: xmlbeans/site/build/site/resources/index.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/resources/index.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/resources/index.html (original)
+++ xmlbeans/site/build/site/resources/index.html Tue Jul 16 13:25:11 2024
@@ -248,7 +248,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="logos">
<a href="https://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="https://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>
Modified: xmlbeans/site/build/site/samples/AbstractTypes.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/samples/AbstractTypes.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/samples/AbstractTypes.html (original)
+++ xmlbeans/site/build/site/samples/AbstractTypes.html Tue Jul 16 13:25:11 2024
@@ -267,7 +267,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0samples/AbstractTypes.html">[email protected]</a>
Modified: xmlbeans/site/build/site/samples/Any.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/samples/Any.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/samples/Any.html (original)
+++ xmlbeans/site/build/site/samples/Any.html Tue Jul 16 13:25:11 2024
@@ -258,7 +258,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0samples/Any.html">[email protected]</a>
Modified: xmlbeans/site/build/site/samples/DateTime.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/samples/DateTime.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/samples/DateTime.html (original)
+++ xmlbeans/site/build/site/samples/DateTime.html Tue Jul 16 13:25:11 2024
@@ -320,7 +320,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0samples/DateTime.html">[email protected]</a>
Modified: xmlbeans/site/build/site/samples/MixedContent.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/samples/MixedContent.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/samples/MixedContent.html (original)
+++ xmlbeans/site/build/site/samples/MixedContent.html Tue Jul 16 13:25:11 2024
@@ -255,7 +255,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0samples/MixedContent.html">[email protected]</a>
Modified: xmlbeans/site/build/site/samples/OrderMatters.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/samples/OrderMatters.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/samples/OrderMatters.html (original)
+++ xmlbeans/site/build/site/samples/OrderMatters.html Tue Jul 16 13:25:11 2024
@@ -259,7 +259,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0samples/OrderMatters.html">[email protected]</a>
Modified: xmlbeans/site/build/site/samples/SampleTemplate.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/samples/SampleTemplate.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/samples/SampleTemplate.html (original)
+++ xmlbeans/site/build/site/samples/SampleTemplate.html Tue Jul 16 13:25:11
2024
@@ -342,7 +342,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0samples/SampleTemplate.html">[email protected]</a>
Modified: xmlbeans/site/build/site/samples/SchemaEnum.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/samples/SchemaEnum.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/samples/SchemaEnum.html (original)
+++ xmlbeans/site/build/site/samples/SchemaEnum.html Tue Jul 16 13:25:11 2024
@@ -261,7 +261,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0samples/SchemaEnum.html">[email protected]</a>
Modified: xmlbeans/site/build/site/samples/SubstitutionGroup.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/samples/SubstitutionGroup.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/samples/SubstitutionGroup.html (original)
+++ xmlbeans/site/build/site/samples/SubstitutionGroup.html Tue Jul 16 13:25:11
2024
@@ -254,7 +254,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0samples/SubstitutionGroup.html">[email protected]</a>
Modified: xmlbeans/site/build/site/samples/Validation.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/samples/Validation.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/samples/Validation.html (original)
+++ xmlbeans/site/build/site/samples/Validation.html Tue Jul 16 13:25:11 2024
@@ -267,7 +267,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0samples/Validation.html">[email protected]</a>
Modified: xmlbeans/site/build/site/samples/XQueryXPath.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/samples/XQueryXPath.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/samples/XQueryXPath.html (original)
+++ xmlbeans/site/build/site/samples/XQueryXPath.html Tue Jul 16 13:25:11 2024
@@ -282,7 +282,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0samples/XQueryXPath.html">[email protected]</a>
Modified: xmlbeans/site/build/site/samples/XmlTree.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/samples/XmlTree.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/samples/XmlTree.html (original)
+++ xmlbeans/site/build/site/samples/XmlTree.html Tue Jul 16 13:25:11 2024
@@ -270,7 +270,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0samples/XmlTree.html">[email protected]</a>
Modified: xmlbeans/site/build/site/samples/index.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/samples/index.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/samples/index.html (original)
+++ xmlbeans/site/build/site/samples/index.html Tue Jul 16 13:25:11 2024
@@ -524,7 +524,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="logos">
<a href="https://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="https://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>
Modified: xmlbeans/site/build/site/samples/vxsdb.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/samples/vxsdb.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/samples/vxsdb.html (original)
+++ xmlbeans/site/build/site/samples/vxsdb.html Tue Jul 16 13:25:11 2024
@@ -245,7 +245,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0samples/vxsdb.html">[email protected]</a>
Modified: xmlbeans/site/build/site/status.html
URL:
http://svn.apache.org/viewvc/xmlbeans/site/build/site/status.html?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/build/site/status.html (original)
+++ xmlbeans/site/build/site/status.html Tue Jul 16 13:25:11 2024
@@ -119,7 +119,7 @@ document.write("Last Published: " + docu
<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 class="menuitem">
-<a href="index.html" title="Welcome to XMLBeans">Welcome</a>
+<a href="index.html" title="Welcome to Apache XMLBeans™">Welcome</a>
</div>
<div class="menuitem">
<a href="index.html#What+is+XMLBeans%3F" title="Get the nutshell view.">What
is XMLBeans?</a>
@@ -1632,7 +1632,10 @@ document.write("Last Published: " + docu
<div class="copyright">
Copyright ©
2004-2024 <a href="https://www.apache.org/">The Apache Software
Foundation</a>
-</div>
+<br>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </div>
<div id="feedback">
Send feedback about the website to:
<a id="feedbackto"
href="mailto:[email protected]?subject=Feedback%C2%A0status.html">[email protected]</a>
Modified:
xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml
URL:
http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
---
xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml
(original)
+++
xmlbeans/site/src/documentation/content/xdocs/documentation/conInstallGuide.xml
Tue Jul 16 13:25:11 2024
@@ -22,9 +22,10 @@
XMLBeans release.</a> For full XQuery and XPath
support, be sure to download the Saxon
XQuery processor as follows:
<ul><li>For XmlBeans 2.0.0 and XMLBeans 2.1.0
you need <a
href="http://prdownloads.sourceforge.net/saxon/saxonb8-1-1.zip?download">Saxon
8.1.1</a> <strong>ONLY</strong>.</li>
- <li>For XmlBeans 2.2.0 you need <a
href="http://prdownloads.sourceforge.net/saxon/saxonb8-6-1.zip?download">Saxon
8.6.1</a> (may work with later revisions, but not tested)</li>
- <li>For
XmlBeans 3.0.0 you need <a
href="http://prdownloads.sourceforge.net/saxon/saxonb9-0-0-4j.zip?download">Saxon
9.0.0.4j</a></li>
- <li>For
XmlBeans 4.0.0/5.0.0 you need <a
href="https://search.maven.org/artifact/net.sf.saxon/Saxon-HE/10.6/jar">Saxon-HE
10.6</a> (Other versions of Saxon-HE 10.x should work)</li>
+
<li>For XmlBeans 2.2.0
you need <a
href="http://prdownloads.sourceforge.net/saxon/saxonb8-6-1.zip?download">Saxon
8.6.1</a> (may work with later revisions, but not tested)</li>
+
<li>For XmlBeans 3.0.0 you
need <a
href="http://prdownloads.sourceforge.net/saxon/saxonb9-0-0-4j.zip?download">Saxon
9.0.0.4j</a></li>
+
<li>For XmlBeans
4.0.0/5.0.0 you need <a
href="https://search.maven.org/artifact/net.sf.saxon/Saxon-HE/10.6/jar">Saxon-HE
10.6</a> (Other versions of Saxon-HE 10.x should work)</li>
+
<li>For XmlBeans 5.2.0
you need <a
href="https://search.maven.org/artifact/net.sf.saxon/Saxon-HE/12.3/jar">Saxon-HE
12.3</a> (Other versions of Saxon-HE 10.x should work)</li>
</ul></li>
<li>If you're interested, you can also <a
href="../download/index.html#XMLBeans+Source">build
from the source</a>.</li>
Modified: xmlbeans/site/src/documentation/content/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/index.xml?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/index.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/index.xml Tue Jul 16 13:25:11
2024
@@ -18,7 +18,7 @@
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN"
"http://forrest.apache.org/dtd/document-v20.dtd">
<document>
<header>
- <title>Welcome to XMLBeans</title>
+ <title>Welcome to Apache XMLBeansâ¢</title>
</header>
<body>
<section>
Modified: xmlbeans/site/src/documentation/content/xdocs/site.xml
URL:
http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/content/xdocs/site.xml?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/content/xdocs/site.xml (original)
+++ xmlbeans/site/src/documentation/content/xdocs/site.xml Tue Jul 16 13:25:11
2024
@@ -38,7 +38,7 @@ See http://forrest.apache.org/docs/linki
-->
<site label="XMLBeans" xmlns="http://apache.org/forrest/linkmap/1.0">
<home label="Home" href="" tab="home">
- <index label="Welcome" href="index.html" description="Welcome to
XMLBeans"/>
+ <index label="Welcome" href="index.html" description="Welcome to
Apache XMLBeansâ¢"/>
<whatIsXMLBeans label="What is XMLBeans?"
href="index.html#What+is+XMLBeans%3F"
description="Get the nutshell view."/>
<history label="History" href="history.html" description="XMLBeans
history"/>
Modified: xmlbeans/site/src/documentation/skinconf.xml
URL:
http://svn.apache.org/viewvc/xmlbeans/site/src/documentation/skinconf.xml?rev=1919283&r1=1919282&r2=1919283&view=diff
==============================================================================
--- xmlbeans/site/src/documentation/skinconf.xml (original)
+++ xmlbeans/site/src/documentation/skinconf.xml Tue Jul 16 13:25:11 2024
@@ -93,12 +93,10 @@ which will be used to configure the chos
copyright statement -->
<copyright-link>https://www.apache.org/</copyright-link>
<!-- Optional text trademark statement below the copyright statement -->
- <!--
- <trademark-statement>
- Apache, Apache Forrest, the Apache feather logo, and the Apache Forrest
- logos are trademarks of The Apache Software Foundation.
- </trademark-statement>
- -->
+ <trademark-statement>
+ Apache, Apache XMLBeans, Apache POI, the Apache feather logo, and the
Apache XMLBeans
+ logos are trademarks of The Apache Software Foundation.
+ </trademark-statement>
<!-- Some skins use this to form a 'breadcrumb trail' of links.
Use location="alt" to move the trail to an alternate location
(if the skin supports it).
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]