diff -r f345bda72bc4 -r 43e37759235e 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 Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,32 @@ + + +
+ +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> +