Modified: vxquery/site/apidocs/allclasses-frame.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/allclasses-frame.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/allclasses-frame.html (original) +++ vxquery/site/apidocs/allclasses-frame.html Fri Mar 6 03:02:56 2015 @@ -3,7 +3,7 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>All Classes (VXQuery 0.6-SNAPSHOT API)</title> +<title>All Classes (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body>
Modified: vxquery/site/apidocs/allclasses-noframe.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/allclasses-noframe.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/allclasses-noframe.html (original) +++ vxquery/site/apidocs/allclasses-noframe.html Fri Mar 6 03:02:56 2015 @@ -3,7 +3,7 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>All Classes (VXQuery 0.6-SNAPSHOT API)</title> +<title>All Classes (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> Modified: vxquery/site/apidocs/constant-values.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/constant-values.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/constant-values.html (original) +++ vxquery/site/apidocs/constant-values.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Constant Field Values (VXQuery 0.6-SNAPSHOT API)</title> +<title>Constant Field Values (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Constant Field Values (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Constant Field Values (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/deprecated-list.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/deprecated-list.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/deprecated-list.html (original) +++ vxquery/site/apidocs/deprecated-list.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Deprecated List (VXQuery 0.6-SNAPSHOT API)</title> +<title>Deprecated List (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Deprecated List (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Deprecated List (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/help-doc.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/help-doc.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/help-doc.html (original) +++ vxquery/site/apidocs/help-doc.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>API Help (VXQuery 0.6-SNAPSHOT API)</title> +<title>API Help (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="API Help (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="API Help (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/index-all.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/index-all.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/index-all.html (original) +++ vxquery/site/apidocs/index-all.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Index (VXQuery 0.6-SNAPSHOT API)</title> +<title>Index (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Index (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Index (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/index.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/index.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/index.html (original) +++ vxquery/site/apidocs/index.html Fri Mar 6 03:02:56 2015 @@ -3,7 +3,7 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>VXQuery 0.6-SNAPSHOT API</title> +<title>VXQuery 0.5 API</title> <script type="text/javascript"> targetPage = "" + window.location.search; if (targetPage != "" && targetPage != "undefined") Modified: vxquery/site/apidocs/org/apache/vxquery/cli/VXQuery.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/cli/VXQuery.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/cli/VXQuery.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/cli/VXQuery.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>VXQuery (VXQuery 0.6-SNAPSHOT API)</title> +<title>VXQuery (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="VXQuery (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="VXQuery (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/cli/VXQueryClusterShutdown.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/cli/VXQueryClusterShutdown.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/cli/VXQueryClusterShutdown.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/cli/VXQueryClusterShutdown.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>VXQueryClusterShutdown (VXQuery 0.6-SNAPSHOT API)</title> +<title>VXQueryClusterShutdown (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="VXQueryClusterShutdown (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="VXQueryClusterShutdown (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/cli/class-use/VXQuery.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/cli/class-use/VXQuery.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/cli/class-use/VXQuery.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/cli/class-use/VXQuery.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.cli.VXQuery (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.cli.VXQuery (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.cli.VXQuery (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.cli.VXQuery (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/cli/class-use/VXQueryClusterShutdown.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/cli/class-use/VXQueryClusterShutdown.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/cli/class-use/VXQueryClusterShutdown.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/cli/class-use/VXQueryClusterShutdown.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.cli.VXQueryClusterShutdown (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.cli.VXQueryClusterShutdown (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.cli.VXQueryClusterShutdown (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.cli.VXQueryClusterShutdown (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/cli/package-frame.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/cli/package-frame.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/cli/package-frame.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/cli/package-frame.html Fri Mar 6 03:02:56 2015 @@ -3,7 +3,7 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.cli (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.cli (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> Modified: vxquery/site/apidocs/org/apache/vxquery/cli/package-summary.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/cli/package-summary.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/cli/package-summary.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/cli/package-summary.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.cli (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.cli (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.vxquery.cli (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="org.apache.vxquery.cli (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/cli/package-tree.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/cli/package-tree.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/cli/package-tree.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/cli/package-tree.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.cli Class Hierarchy (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.cli Class Hierarchy (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.vxquery.cli Class Hierarchy (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="org.apache.vxquery.cli Class Hierarchy (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/cli/package-use.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/cli/package-use.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/cli/package-use.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/cli/package-use.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.vxquery.cli (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Package org.apache.vxquery.cli (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.vxquery.cli (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.vxquery.cli (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/collations/CodepointCollation.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/collations/CodepointCollation.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/collations/CodepointCollation.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/collations/CodepointCollation.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>CodepointCollation (VXQuery 0.6-SNAPSHOT API)</title> +<title>CodepointCollation (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CodepointCollation (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="CodepointCollation (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/collations/Collation.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/collations/Collation.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/collations/Collation.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/collations/Collation.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Collation (VXQuery 0.6-SNAPSHOT API)</title> +<title>Collation (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Collation (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Collation (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/collations/class-use/CodepointCollation.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/collations/class-use/CodepointCollation.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/collations/class-use/CodepointCollation.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/collations/class-use/CodepointCollation.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.collations.CodepointCollation (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.collations.CodepointCollation (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.collations.CodepointCollation (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.collations.CodepointCollation (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/collations/class-use/Collation.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/collations/class-use/Collation.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/collations/class-use/Collation.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/collations/class-use/Collation.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Interface org.apache.vxquery.collations.Collation (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Interface org.apache.vxquery.collations.Collation (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Interface org.apache.vxquery.collations.Collation (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Interface org.apache.vxquery.collations.Collation (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/collations/package-frame.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/collations/package-frame.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/collations/package-frame.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/collations/package-frame.html Fri Mar 6 03:02:56 2015 @@ -3,7 +3,7 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.collations (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.collations (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> Modified: vxquery/site/apidocs/org/apache/vxquery/collations/package-summary.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/collations/package-summary.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/collations/package-summary.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/collations/package-summary.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.collations (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.collations (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.vxquery.collations (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="org.apache.vxquery.collations (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/collations/package-tree.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/collations/package-tree.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/collations/package-tree.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/collations/package-tree.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.collations Class Hierarchy (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.collations Class Hierarchy (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.vxquery.collations Class Hierarchy (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="org.apache.vxquery.collations Class Hierarchy (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/collations/package-use.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/collations/package-use.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/collations/package-use.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/collations/package-use.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.vxquery.collations (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Package org.apache.vxquery.collations (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.vxquery.collations (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.vxquery.collations (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/CompilerControlBlock.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/CompilerControlBlock.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/CompilerControlBlock.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/CompilerControlBlock.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>CompilerControlBlock (VXQuery 0.6-SNAPSHOT API)</title> +<title>CompilerControlBlock (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CompilerControlBlock (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="CompilerControlBlock (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryBinaryBooleanInspectorFactory.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryBinaryBooleanInspectorFactory.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryBinaryBooleanInspectorFactory.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryBinaryBooleanInspectorFactory.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>VXQueryBinaryBooleanInspectorFactory (VXQuery 0.6-SNAPSHOT API)</title> +<title>VXQueryBinaryBooleanInspectorFactory (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="VXQueryBinaryBooleanInspectorFactory (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="VXQueryBinaryBooleanInspectorFactory (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryBinaryIntegerInspectorFactory.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryBinaryIntegerInspectorFactory.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryBinaryIntegerInspectorFactory.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryBinaryIntegerInspectorFactory.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>VXQueryBinaryIntegerInspectorFactory (VXQuery 0.6-SNAPSHOT API)</title> +<title>VXQueryBinaryIntegerInspectorFactory (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="VXQueryBinaryIntegerInspectorFactory (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="VXQueryBinaryIntegerInspectorFactory (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryComparatorFactoryProvider.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryComparatorFactoryProvider.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryComparatorFactoryProvider.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryComparatorFactoryProvider.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>VXQueryComparatorFactoryProvider (VXQuery 0.6-SNAPSHOT API)</title> +<title>VXQueryComparatorFactoryProvider (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="VXQueryComparatorFactoryProvider (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="VXQueryComparatorFactoryProvider (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryConstantValue.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryConstantValue.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryConstantValue.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryConstantValue.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>VXQueryConstantValue (VXQuery 0.6-SNAPSHOT API)</title> +<title>VXQueryConstantValue (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="VXQueryConstantValue (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="VXQueryConstantValue (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryExpressionRuntimeProvider.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryExpressionRuntimeProvider.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryExpressionRuntimeProvider.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryExpressionRuntimeProvider.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>VXQueryExpressionRuntimeProvider (VXQuery 0.6-SNAPSHOT API)</title> +<title>VXQueryExpressionRuntimeProvider (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="VXQueryExpressionRuntimeProvider (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="VXQueryExpressionRuntimeProvider (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryGlobalDataFactory.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryGlobalDataFactory.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryGlobalDataFactory.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryGlobalDataFactory.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>VXQueryGlobalDataFactory (VXQuery 0.6-SNAPSHOT API)</title> +<title>VXQueryGlobalDataFactory (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="VXQueryGlobalDataFactory (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="VXQueryGlobalDataFactory (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryNullWriterFactory.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryNullWriterFactory.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryNullWriterFactory.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryNullWriterFactory.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>VXQueryNullWriterFactory (VXQuery 0.6-SNAPSHOT API)</title> +<title>VXQueryNullWriterFactory (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="VXQueryNullWriterFactory (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="VXQueryNullWriterFactory (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryPrinterFactory.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryPrinterFactory.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryPrinterFactory.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryPrinterFactory.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>VXQueryPrinterFactory (VXQuery 0.6-SNAPSHOT API)</title> +<title>VXQueryPrinterFactory (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="VXQueryPrinterFactory (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="VXQueryPrinterFactory (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryPrinterFactoryProvider.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryPrinterFactoryProvider.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryPrinterFactoryProvider.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/VXQueryPrinterFactoryProvider.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>VXQueryPrinterFactoryProvider (VXQuery 0.6-SNAPSHOT API)</title> +<title>VXQueryPrinterFactoryProvider (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="VXQueryPrinterFactoryProvider (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="VXQueryPrinterFactoryProvider (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryBinaryBooleanInspectorFactory.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryBinaryBooleanInspectorFactory.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryBinaryBooleanInspectorFactory.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryBinaryBooleanInspectorFactory.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryBinaryBooleanInspectorFactory (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryBinaryBooleanInspectorFactory (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryBinaryBooleanInspectorFactory (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryBinaryBooleanInspectorFactory (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryBinaryIntegerInspectorFactory.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryBinaryIntegerInspectorFactory.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryBinaryIntegerInspectorFactory.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryBinaryIntegerInspectorFactory.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryBinaryIntegerInspectorFactory (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryBinaryIntegerInspectorFactory (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryBinaryIntegerInspectorFactory (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryBinaryIntegerInspectorFactory (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryComparatorFactoryProvider.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryComparatorFactoryProvider.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryComparatorFactoryProvider.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryComparatorFactoryProvider.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryComparatorFactoryProvider (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryComparatorFactoryProvider (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryComparatorFactoryProvider (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryComparatorFactoryProvider (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryConstantValue.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryConstantValue.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryConstantValue.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryConstantValue.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryConstantValue (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryConstantValue (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryConstantValue (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryConstantValue (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryExpressionRuntimeProvider.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryExpressionRuntimeProvider.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryExpressionRuntimeProvider.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryExpressionRuntimeProvider.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryExpressionRuntimeProvider (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryExpressionRuntimeProvider (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryExpressionRuntimeProvider (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryExpressionRuntimeProvider (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryGlobalDataFactory.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryGlobalDataFactory.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryGlobalDataFactory.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryGlobalDataFactory.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryGlobalDataFactory (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryGlobalDataFactory (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryGlobalDataFactory (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryGlobalDataFactory (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryNullWriterFactory.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryNullWriterFactory.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryNullWriterFactory.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryNullWriterFactory.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryNullWriterFactory (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryNullWriterFactory (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryNullWriterFactory (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryNullWriterFactory (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryPrinterFactory.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryPrinterFactory.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryPrinterFactory.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryPrinterFactory.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryPrinterFactory (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryPrinterFactory (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryPrinterFactory (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryPrinterFactory (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryPrinterFactoryProvider.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryPrinterFactoryProvider.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryPrinterFactoryProvider.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/class-use/VXQueryPrinterFactoryProvider.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryPrinterFactoryProvider (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryPrinterFactoryProvider (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryPrinterFactoryProvider (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.VXQueryPrinterFactoryProvider (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-frame.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-frame.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-frame.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-frame.html Fri Mar 6 03:02:56 2015 @@ -3,7 +3,7 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.compiler.algebricks (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.compiler.algebricks (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-summary.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-summary.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-summary.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-summary.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.compiler.algebricks (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.compiler.algebricks (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.vxquery.compiler.algebricks (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="org.apache.vxquery.compiler.algebricks (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-tree.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-tree.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-tree.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-tree.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.compiler.algebricks Class Hierarchy (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.compiler.algebricks Class Hierarchy (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.vxquery.compiler.algebricks Class Hierarchy (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="org.apache.vxquery.compiler.algebricks Class Hierarchy (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-use.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-use.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-use.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/package-use.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.vxquery.compiler.algebricks (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Package org.apache.vxquery.compiler.algebricks (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.vxquery.compiler.algebricks (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.vxquery.compiler.algebricks (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/VXQueryLogicalExpressionPrettyPrintVisitor.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>VXQueryLogicalExpressionPrettyPrintVisitor (VXQuery 0.6-SNAPSHOT API)</title> +<title>VXQueryLogicalExpressionPrettyPrintVisitor (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="VXQueryLogicalExpressionPrettyPrintVisitor (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="VXQueryLogicalExpressionPrettyPrintVisitor (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/class-use/VXQueryLogicalExpressionPrettyPrintVisitor.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/class-use/VXQueryLogicalExpressionPrettyPrintVisitor.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/class-use/VXQueryLogicalExpressionPrettyPrintVisitor.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/class-use/VXQueryLogicalExpressionPrettyPrintVisitor.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.compiler.algebricks.prettyprint.VXQueryLogicalExpressionPrettyPrintVisitor (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.compiler.algebricks.prettyprint.VXQueryLogicalExpressionPrettyPrintVisitor (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.prettyprint.VXQueryLogicalExpressionPrettyPrintVisitor (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.compiler.algebricks.prettyprint.VXQueryLogicalExpressionPrettyPrintVisitor (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-frame.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-frame.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-frame.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-frame.html Fri Mar 6 03:02:56 2015 @@ -3,7 +3,7 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-summary.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-summary.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-summary.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-summary.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-tree.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-tree.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-tree.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-tree.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.compiler.algebricks.prettyprint Class Hierarchy (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.compiler.algebricks.prettyprint Class Hierarchy (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.vxquery.compiler.algebricks.prettyprint Class Hierarchy (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="org.apache.vxquery.compiler.algebricks.prettyprint Class Hierarchy (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-use.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-use.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-use.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/algebricks/prettyprint/package-use.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Package org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.vxquery.compiler.algebricks.prettyprint (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/class-use/CompilerControlBlock.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/class-use/CompilerControlBlock.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/class-use/CompilerControlBlock.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/class-use/CompilerControlBlock.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.compiler.CompilerControlBlock (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.compiler.CompilerControlBlock (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.compiler.CompilerControlBlock (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.compiler.CompilerControlBlock (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/package-frame.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/package-frame.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/package-frame.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/package-frame.html Fri Mar 6 03:02:56 2015 @@ -3,7 +3,7 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.compiler (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.compiler (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/package-summary.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/package-summary.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/package-summary.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/package-summary.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.compiler (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.compiler (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.vxquery.compiler (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="org.apache.vxquery.compiler (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/package-tree.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/package-tree.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/package-tree.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/package-tree.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.compiler Class Hierarchy (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.compiler Class Hierarchy (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.vxquery.compiler Class Hierarchy (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="org.apache.vxquery.compiler Class Hierarchy (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/package-use.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/package-use.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/package-use.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/package-use.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.vxquery.compiler (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Package org.apache.vxquery.compiler (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.vxquery.compiler (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.vxquery.compiler (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/RewriteRuleset.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/RewriteRuleset.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/RewriteRuleset.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/RewriteRuleset.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>RewriteRuleset (VXQuery 0.6-SNAPSHOT API)</title> +<title>RewriteRuleset (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="RewriteRuleset (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="RewriteRuleset (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/VXQueryOptimizationContext.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>VXQueryOptimizationContext (VXQuery 0.6-SNAPSHOT API)</title> +<title>VXQueryOptimizationContext (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="VXQueryOptimizationContext (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="VXQueryOptimizationContext (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/RewriteRuleset.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/RewriteRuleset.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/RewriteRuleset.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/RewriteRuleset.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.compiler.rewriter.RewriteRuleset (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.compiler.rewriter.RewriteRuleset (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.compiler.rewriter.RewriteRuleset (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.compiler.rewriter.RewriteRuleset (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/VXQueryOptimizationContext.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/VXQueryOptimizationContext.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/VXQueryOptimizationContext.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/class-use/VXQueryOptimizationContext.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Class org.apache.vxquery.compiler.rewriter.VXQueryOptimizationContext (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Class org.apache.vxquery.compiler.rewriter.VXQueryOptimizationContext (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Class org.apache.vxquery.compiler.rewriter.VXQueryOptimizationContext (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Class org.apache.vxquery.compiler.rewriter.VXQueryOptimizationContext (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-frame.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-frame.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-frame.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-frame.html Fri Mar 6 03:02:56 2015 @@ -3,7 +3,7 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.compiler.rewriter (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.compiler.rewriter (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-summary.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-summary.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-summary.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-summary.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.compiler.rewriter (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.compiler.rewriter (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.vxquery.compiler.rewriter (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="org.apache.vxquery.compiler.rewriter (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-tree.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-tree.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-tree.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-tree.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>org.apache.vxquery.compiler.rewriter Class Hierarchy (VXQuery 0.6-SNAPSHOT API)</title> +<title>org.apache.vxquery.compiler.rewriter Class Hierarchy (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="org.apache.vxquery.compiler.rewriter Class Hierarchy (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="org.apache.vxquery.compiler.rewriter Class Hierarchy (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-use.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-use.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-use.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/package-use.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>Uses of Package org.apache.vxquery.compiler.rewriter (VXQuery 0.6-SNAPSHOT API)</title> +<title>Uses of Package org.apache.vxquery.compiler.rewriter (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="Uses of Package org.apache.vxquery.compiler.rewriter (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="Uses of Package org.apache.vxquery.compiler.rewriter (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractCollectionRule.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>AbstractCollectionRule (VXQuery 0.6-SNAPSHOT API)</title> +<title>AbstractCollectionRule (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AbstractCollectionRule (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="AbstractCollectionRule (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractRemoveRedundantTypeExpressionsRule.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>AbstractRemoveRedundantTypeExpressionsRule (VXQuery 0.6-SNAPSHOT API)</title> +<title>AbstractRemoveRedundantTypeExpressionsRule (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AbstractRemoveRedundantTypeExpressionsRule (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="AbstractRemoveRedundantTypeExpressionsRule (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractUsedVariablesProcessingRule.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>AbstractUsedVariablesProcessingRule (VXQuery 0.6-SNAPSHOT API)</title> +<title>AbstractUsedVariablesProcessingRule (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AbstractUsedVariablesProcessingRule (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="AbstractUsedVariablesProcessingRule (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/AbstractVXQueryAggregateRule.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>AbstractVXQueryAggregateRule (VXQuery 0.6-SNAPSHOT API)</title> +<title>AbstractVXQueryAggregateRule (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="AbstractVXQueryAggregateRule (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="AbstractVXQueryAggregateRule (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/CollectionFileDomain.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/CollectionFileDomain.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/CollectionFileDomain.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/CollectionFileDomain.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>CollectionFileDomain (VXQuery 0.6-SNAPSHOT API)</title> +<title>CollectionFileDomain (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="CollectionFileDomain (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="CollectionFileDomain (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateAssignAggregateRule.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateAssignAggregateRule.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateAssignAggregateRule.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateAssignAggregateRule.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>ConsolidateAssignAggregateRule (VXQuery 0.6-SNAPSHOT API)</title> +<title>ConsolidateAssignAggregateRule (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ConsolidateAssignAggregateRule (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="ConsolidateAssignAggregateRule (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConsolidateUnnestsRule.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>ConsolidateUnnestsRule (VXQuery 0.6-SNAPSHOT API)</title> +<title>ConsolidateUnnestsRule (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ConsolidateUnnestsRule (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="ConsolidateUnnestsRule (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignSortDistinctNodesToOperatorsRule.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignSortDistinctNodesToOperatorsRule.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignSortDistinctNodesToOperatorsRule.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignSortDistinctNodesToOperatorsRule.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>ConvertAssignSortDistinctNodesToOperatorsRule (VXQuery 0.6-SNAPSHOT API)</title> +<title>ConvertAssignSortDistinctNodesToOperatorsRule (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ConvertAssignSortDistinctNodesToOperatorsRule (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="ConvertAssignSortDistinctNodesToOperatorsRule (VXQuery 0.5 API)"; } //--> </script> Modified: vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToAggregateRule.html URL: http://svn.apache.org/viewvc/vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToAggregateRule.html?rev=1664544&r1=1664543&r2=1664544&view=diff ============================================================================== --- vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToAggregateRule.html (original) +++ vxquery/site/apidocs/org/apache/vxquery/compiler/rewriter/rules/ConvertAssignToAggregateRule.html Fri Mar 6 03:02:56 2015 @@ -3,13 +3,13 @@ <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> -<title>ConvertAssignToAggregateRule (VXQuery 0.6-SNAPSHOT API)</title> +<title>ConvertAssignToAggregateRule (VXQuery 0.5 API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="ConvertAssignToAggregateRule (VXQuery 0.6-SNAPSHOT API)"; + parent.document.title="ConvertAssignToAggregateRule (VXQuery 0.5 API)"; } //--> </script>
