Browse Source

- support for 3rd party extension tables

Jan Janak 20 years ago
parent
commit
03f4e29e67
1 changed files with 8 additions and 0 deletions
  1. 8 0
      db/schema/ser.xml

+ 8 - 0
db/schema/ser.xml

@@ -76,6 +76,14 @@
 
     <xi:include href="i18n.xml"/>
 
+    <!-- Include extra definitions if found, it is not
+         an error if they are not present, although it
+         would produce a warning
+      -->
+    <xi:include href="extra.xml" xpointer="xpointer(data/table)">
+	<xi:fallback/>
+    </xi:include>
+
     <!-- User with read/write access -->
     <user>
 	<username>ser</username>