You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2018/11/15 11:10:38 UTC

cayenne-website git commit: Update dbimport.xsd schema

Repository: cayenne-website
Updated Branches:
  refs/heads/master 8742b1ead -> 142cda04a


Update dbimport.xsd schema


Project: http://git-wip-us.apache.org/repos/asf/cayenne-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne-website/commit/142cda04
Tree: http://git-wip-us.apache.org/repos/asf/cayenne-website/tree/142cda04
Diff: http://git-wip-us.apache.org/repos/asf/cayenne-website/diff/142cda04

Branch: refs/heads/master
Commit: 142cda04a072d900b309fc6694e69cd16ce23a70
Parents: 8742b1e
Author: Nikita Timofeev <st...@gmail.com>
Authored: Thu Nov 15 14:10:34 2018 +0300
Committer: Nikita Timofeev <st...@gmail.com>
Committed: Thu Nov 15 14:10:34 2018 +0300

----------------------------------------------------------------------
 src/main/site/static/schema/10/dbimport.xsd | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/142cda04/src/main/site/static/schema/10/dbimport.xsd
----------------------------------------------------------------------
diff --git a/src/main/site/static/schema/10/dbimport.xsd b/src/main/site/static/schema/10/dbimport.xsd
index a100799..1d4777e 100644
--- a/src/main/site/static/schema/10/dbimport.xsd
+++ b/src/main/site/static/schema/10/dbimport.xsd
@@ -22,6 +22,7 @@
            xmlns:dbi="http://cayenne.apache.org/schema/10/dbimport"
            xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="10">
 
+    <xs:element name="dbImport" substitutionGroup="dbi:config"/>
     <xs:element name="config">
         <xs:complexType>
             <xs:complexContent>