diff -r 89d6a7a84779 -r 25a17d01db0c Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/xmlexample_8xml-source.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/xmlexample_8xml-source.html Fri Jan 22 18:26:19 2010 +0000 @@ -0,0 +1,28 @@ + +
+00001 <?xml version="1.0" encoding="UTF-8"?> +00002 <?exampletarget example data?> +00003 <!DOCTYPE foobar:DeveloperLibrary SYSTEM "xmlexample.dtd"> +00004 <foobar:DeveloperLibrary xmlns:foobar="http://nokia.com/"> +00005 <foobar:foo>&unknown;</foobar:foo> +00006 <foobar:file type="xml">XmlExample.xml</foobar:file> +00007 <foobar:SysDoc_Example> +00008 This file shows XML file parsing using the Symbian platform XML parser framework. +00009 </foobar:SysDoc_Example> +00010 <foobar:Company_Copyright> +00011 Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. +00012 </foobar:Company_Copyright> +00013 <foobar:Message_1> +00014 Happy programming to all +00015 </foobar:Message_1> +00016 </foobar:DeveloperLibrary> +