Repository: cayenne-website
Updated Branches:
  refs/heads/asf-site 588485dc4 -> 519c367bf


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/519c367b
Tree: http://git-wip-us.apache.org/repos/asf/cayenne-website/tree/519c367b
Diff: http://git-wip-us.apache.org/repos/asf/cayenne-website/diff/519c367b

Branch: refs/heads/asf-site
Commit: 519c367bf6c97a3cf49a423625fc1c5c924e0734
Parents: 588485d
Author: Nikita Timofeev <stari...@gmail.com>
Authored: Thu Nov 15 14:13:26 2018 +0300
Committer: Nikita Timofeev <stari...@gmail.com>
Committed: Thu Nov 15 14:13:26 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/519c367b/schema/10/dbimport.xsd
----------------------------------------------------------------------
diff --git a/schema/10/dbimport.xsd b/schema/10/dbimport.xsd
index a100799..1d4777e 100644
--- a/schema/10/dbimport.xsd
+++ b/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>

Reply via email to