| author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
| Tue, 26 Jan 2010 12:42:25 +0200 | |
| changeset 2 | 56cd8111b7f7 |
| 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/> |