This page was last modified 11:53, 22 October 2007.
XML
From Forum Nokia Wiki
XML is short for - Extensible Markup Language (XML) is a general-purpose markup language.
Its primary purpose is to facilitate the sharing of data across different information systems, particularly via the Internet. It allows for the separation of content from layout and delivery mechanism.
XML document do not contain information how to display the data, but using the CSS or XSL it can be done.
It is very important to understand that XML was created to structure, store and to send information. Using XML it's possible to example separate data from XHTML/HTML
External Links
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| import java.io.StringReader Cannot be resolved!!! | rolecram | Mobile Java General | 4 | 2008-03-20 14:15 |
| problem in parsing xml file using syexpat | sunny_singh | General Symbian C++ | 21 | 2006-07-17 11:56 |
| XML Parsing | doctordwarf | General Symbian C++ | 2 | 2003-10-08 11:21 |
| clarification for xml parsing code | lavanya kartheek | General Symbian C++ | 9 | 2008-07-15 10:06 |
| 发现一个命名空间的问题 | shitou514 | Symbian | 2 | 2008-07-16 11:02 |
