XML: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Category: link to category page AND also put this page into category)
Line 12: Line 12:


* [[:Category:XML]]
* [[:Category:XML]]

[[Category:XML]]

Revision as of 20:07, 18 May 2012

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Format
This is an example of a format. You may see a list of other formats used on Rosetta Code at Category:Solutions by Format.

Extensible Markup Language is a language for describing data structures. These data structures can describe both simple and complex things (e.g., an RPC call, a document).

XML

Pages

Category