diff options
Diffstat (limited to 'tests/auto/qxmlstream/data/025.ref')
-rw-r--r-- | tests/auto/qxmlstream/data/025.ref | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qxmlstream/data/025.ref b/tests/auto/qxmlstream/data/025.ref new file mode 100644 index 0000000..44363e0 --- /dev/null +++ b/tests/auto/qxmlstream/data/025.ref @@ -0,0 +1,4 @@ +StartDocument( documentVersion="1.0" ) +Comment( text=" Unbound element prefix " ) +Invalid( name="foo" qualifiedName="a:foo" prefix="a" ) +ERROR: Namespace prefix 'a' not declared |