equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <?exampletarget example data?> |
|
3 <!DOCTYPE foobar:DeveloperLibrary SYSTEM "xmlexample.dtd"> |
|
4 <foobar:DeveloperLibrary xmlns:foobar="http://symbian.com/"> |
|
5 <foobar:foo>&unknown;</foobar:foo> |
|
6 <foobar:file type="xml">XmlExample.xml</foobar:file> |
|
7 <foobar:SysDoc_Example> |
|
8 This file shows XML file parsing example of syslibs component using Symbian OS XML parser framework. |
|
9 </foobar:SysDoc_Example> |
|
10 <foobar:Company_Copyright> |
|
11 Copyright (c) Symbian Software Ltd 2007. All rights reserved. |
|
12 </foobar:Company_Copyright> |
|
13 <foobar:Message_1> |
|
14 Happy programming to all |
|
15 </foobar:Message_1> |
|
16 </foobar:DeveloperLibrary> |