summaryrefslogtreecommitdiff
path: root/xsd-tests/schema/inheritance/testscript
blob: 5cc649d7a528c4a1b782270c65017476566f252f (plain)
1
2
3
4
5
6
7
8
# file      : schema/inheritance/testscript
# license   : GNU GPL v2 + exceptions; see accompanying LICENSE file

: base-not-found
:
$* --output-dir $~ $src_base/sourced-forward/includee.xsd 2>>/"EOE" != 0
  $src_base/sourced-forward/includee.xsd:7:35: error: base type 'Base' not found in 'Derived' definition
  EOE