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

: decl-after-any-attribute
:
$* --output-dir $~ $src_base/test.xsd 2>>/"EOE" != 0
  $src_base/test.xsd:12:44: error: anyAttribute must not be followed by other declarations
  EOE