Browse Source

inclusion of not existent extra.xml produces an error, not warning

Libor Chocholaty 18 năm trước cách đây
mục cha
commit
34d0afa1ec
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      db/schema/ser.xml

+ 2 - 0
db/schema/ser.xml

@@ -91,7 +91,9 @@
          an error if they are not present, although it
          would produce a warning
       -->
+<!-- It produces an error, not warning!
     <xi:include href="extra.xml" xpointer="xpointer(data/table)">
 	<xi:fallback/>
     </xi:include>
+-->
 </database>