author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 19 Feb 2010 23:40:16 +0200 | |
branch | RCL_3 |
changeset 4 | 3b1da2848fc7 |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
StartDocument( ) |
2 |
Comment( text=" When including the namespaces spec, the colon is disallowed in processing |
|
3 |
instructions. W3C's XML test suite appears as of this writing to not have |
|
4 |
a test for this. " ) |
|
5 |
StartElement( name="documentElement" qualifiedName="documentElement" ) |
|
6 |
Invalid( ) |
|
7 |
ERROR: Expected ' ' or '?', but got ':'. |