| author | William Roberts <williamr@symbian.org> |
| Thu, 22 Jul 2010 16:41:55 +0100 | |
| branch | GCC_SURGE |
| changeset 31 | 5daf16870df6 |
| parent 0 | 1918ee327afb |
| child 7 | f7bc934e204c |
| permissions | -rw-r--r-- |
| 0 | 1 |
<!--Inability to resolve a notation should not be reported as an error--> |
2 |
<!DOCTYPE doc |
|
3 |
[ |
|
4 |
<!ELEMENT doc EMPTY> |
|
5 |
<!NOTATION not1 PUBLIC "a b |
|
6 |
cdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"> |
|
7 |
<!NOTATION not2 PUBLIC '0123456789-()+,./:=?;!*#@$_%'> |
|
8 |
<!NOTATION not3 PUBLIC "0123456789-()+,.'/:=?;!*#@$_%"> |
|
9 |
]> |
|
10 |
<doc/> |