You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/07/02 05:37:48 UTC

[shardingsphere] branch master updated: update spring namespace xsd files url (#6236)

This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 3d42434  update spring namespace xsd files url (#6236)
3d42434 is described below

commit 3d4243449d89bd2ca899dfd0e94e2119a081161b
Author: Haoran Meng <lo...@163.com>
AuthorDate: Thu Jul 2 13:37:08 2020 +0800

    update spring namespace xsd files url (#6236)
---
 .../shardingsphere-jdbc/configuration/spring-namespace/_index.cn.md   | 2 +-
 .../shardingsphere-jdbc/configuration/spring-namespace/_index.en.md   | 2 +-
 .../shardingsphere-jdbc/configuration/spring-namespace/encrypt.cn.md  | 2 +-
 .../shardingsphere-jdbc/configuration/spring-namespace/encrypt.en.md  | 2 +-
 .../configuration/spring-namespace/governance.cn.md                   | 4 ++--
 .../configuration/spring-namespace/governance.en.md                   | 4 ++--
 .../configuration/spring-namespace/read-write-split.cn.md             | 2 +-
 .../configuration/spring-namespace/read-write-split.en.md             | 2 +-
 .../shardingsphere-jdbc/configuration/spring-namespace/shadow.cn.md   | 2 +-
 .../shardingsphere-jdbc/configuration/spring-namespace/shadow.en.md   | 2 +-
 .../shardingsphere-jdbc/configuration/spring-namespace/sharding.cn.md | 2 +-
 .../shardingsphere-jdbc/configuration/spring-namespace/sharding.en.md | 2 +-
 12 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/_index.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/_index.cn.md
index 510cec5..13f08d5 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/_index.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/_index.cn.md
@@ -47,7 +47,7 @@ ShardingSphere-JDBC 提供官方的 Spring 命名空间配置,使开发者可
 
 ### 配置项说明
 
-命名空间:http://shardingsphere.apache.org/schema/shardingsphere/datasource/datasource.xsd
+命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/datasource/datasource-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/datasource/datasource-5.0.0.xsd)
 
 \<shardingsphere:data-source />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/_index.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/_index.en.md
index f47753e..3de5646 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/_index.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/_index.en.md
@@ -47,7 +47,7 @@ ShardingSphere-JDBC provides official Spring namespace to make convenient for de
 
 ### Configuration Item Explanation
 
-Namespace: http://shardingsphere.apache.org/schema/shardingsphere/datasource/datasource.xsd
+Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/datasource/datasource-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/datasource/datasource-5.0.0.xsd)
 
 \<shardingsphere:data-source />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/encrypt.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/encrypt.cn.md
index a7ac660..fdc0359 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/encrypt.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/encrypt.cn.md
@@ -5,7 +5,7 @@ weight = 3
 
 ## 配置项说明
 
-命名空间:http://shardingsphere.apache.org/schema/shardingsphere/encrypt/encrypt.xsd
+命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/encrypt/encrypt-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/encrypt/encrypt-5.0.0.xsd)
 
 \<encrypt:rule />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/encrypt.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/encrypt.en.md
index fb76281..fd8eec5 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/encrypt.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/encrypt.en.md
@@ -5,7 +5,7 @@ weight = 3
 
 ## Configuration Item Explanation
 
-Namespace: http://shardingsphere.apache.org/schema/shardingsphere/encrypt/encrypt.xsd
+Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/encrypt/encrypt-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/encrypt/encrypt-5.0.0.xsd)
 
 \<encrypt:rule />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/governance.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/governance.cn.md
index 2273117..0b7fe2e 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/governance.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/governance.cn.md
@@ -32,7 +32,7 @@ weight = 6
     <orchestration:data-source id="shardingDatabasesTablesDataSource" data-source-ref="realShardingDatabasesTablesDataSource" instance-ref="regCenter" />
 </beans>
 ```
-Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/orchestration/orchestration.xsd](http://shardingsphere.apache.org/schema/shardingsphere/orchestration/orchestration.xsd)
+命名空间: [http://shardingsphere.apache.org/schema/shardingsphere/orchestration/orchestration-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/orchestration/orchestration-5.0.0.xsd)
 
 <orchestration:instance />
 
@@ -65,7 +65,7 @@ Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/orchestration
     <cluster:heartbeat id="cluster" sql="select 1" threadCount="1" interval="60" retryEnable="false" retryMaximum="3" retryInterval="3"/>
 </beans>
 ```
-Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/cluster/cluster.xsd](http://shardingsphere.apache.org/schema/shardingsphere/cluster/cluster.xsd)
+命名空间: [http://shardingsphere.apache.org/schema/shardingsphere/orchestration/cluster-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/orchestration/cluster-5.0.0.xsd)
 
 <cluster:heartbeat />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/governance.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/governance.en.md
index ab82b98..de4eb83 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/governance.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/governance.en.md
@@ -32,7 +32,7 @@ weight = 6
     <orchestration:data-source id="shardingDatabasesTablesDataSource" data-source-ref="realShardingDatabasesTablesDataSource" instance-ref="regCenter" />
 </beans>
 ```
-Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/orchestration/orchestration.xsd](http://shardingsphere.apache.org/schema/shardingsphere/orchestration/orchestration.xsd)
+Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/orchestration/orchestration-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/orchestration/orchestration-5.0.0.xsd)
 
 <orchestration:instance />
 
@@ -65,7 +65,7 @@ Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/orchestration
     <cluster:heartbeat id="cluster" sql="select 1" threadCount="1" interval="60" retryEnable="false" retryMaximum="3" retryInterval="3"/>
 </beans>
 ```
-Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/cluster/cluster.xsd](http://shardingsphere.apache.org/schema/shardingsphere/cluster/cluster.xsd)
+Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/orchestration/cluster-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/orchestration/cluster-5.0.0.xsd)
 
 <cluster:heartbeat />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/read-write-split.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/read-write-split.cn.md
index 247c064..8f4350f 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/read-write-split.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/read-write-split.cn.md
@@ -5,7 +5,7 @@ weight = 2
 
 ## 配置项说明
 
-命名空间:http://shardingsphere.apache.org/schema/shardingsphere/masterslave/master-slave.xsd
+命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/masterslave/master-slave-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/masterslave/master-slave-5.0.0.xsd)
 
 \<master-slave:rule />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/read-write-split.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/read-write-split.en.md
index 0357474..7e4a389 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/read-write-split.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/read-write-split.en.md
@@ -5,7 +5,7 @@ weight = 2
 
 ## Configuration Item Explanation
 
-Namespace: http://shardingsphere.apache.org/schema/shardingsphere/masterslave/master-slave.xsd
+Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/masterslave/master-slave-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/masterslave/master-slave-5.0.0.xsd)
 
 \<master-slave:rule />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/shadow.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/shadow.cn.md
index 0cefd70..22bcf34 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/shadow.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/shadow.cn.md
@@ -5,7 +5,7 @@ weight = 4
 
 ## 配置项说明
 
-命名空间:http://shardingsphere.apache.org/schema/shardingsphere/shadow/shadow.xsd
+命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/shadow/shadow-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/shadow/shadow-5.0.0.xsd)
 
 \<shadow:rule />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/shadow.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/shadow.en.md
index 1804b7d..fa0191d 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/shadow.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/shadow.en.md
@@ -5,7 +5,7 @@ weight = 4
 
 ## Configuration Item Explanation
 
-Namespace: http://shardingsphere.apache.org/schema/shardingsphere/shadow/shadow.xsd
+Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/shadow/shadow-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/shadow/shadow-5.0.0.xsd)
 
 \<shadow:rule />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/sharding.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/sharding.cn.md
index 90c4afb..c06af9a 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/sharding.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/sharding.cn.md
@@ -5,7 +5,7 @@ weight = 1
 
 ## 配置项说明
 
-命名空间:http://shardingsphere.apache.org/schema/shardingsphere/sharding/sharding.xsd
+命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/sharding/sharding-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/sharding/sharding-5.0.0.xsd)
 
 \<sharding:rule />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/sharding.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/sharding.en.md
index f890721..8cd2042 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/sharding.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/configuration/spring-namespace/sharding.en.md
@@ -5,7 +5,7 @@ weight = 1
 
 ## Configuration Item Explanation
 
-Namespace: http://shardingsphere.apache.org/schema/shardingsphere/sharding/sharding.xsd
+Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/sharding/sharding-5.0.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/sharding/sharding-5.0.0.xsd)
 
 \<sharding:rule />