diff options
Diffstat (limited to 'tests/auto/qxmlstream/data/031.ref')
-rw-r--r-- | tests/auto/qxmlstream/data/031.ref | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/qxmlstream/data/031.ref b/tests/auto/qxmlstream/data/031.ref new file mode 100644 index 0000000..c68e2ec --- /dev/null +++ b/tests/auto/qxmlstream/data/031.ref @@ -0,0 +1,5 @@ +StartDocument( documentVersion="1.0" ) +Comment( text=" Reserved prefixes and namespaces: declaring the xmlns prefix + with its correct URI (illegal) " ) +Invalid( name="foo" qualifiedName="foo" ) +ERROR: Illegal namespace declaration. |