XML: Difference between revisions

From Club Penguin Protocol
Jump to navigation Jump to search
imported>Refractor
No edit summary
 
imported>Refractor
1 revision: importing preprocessed wiki pages
 
(No difference)

Latest revision as of 23:55, 15 December 2013

XML, or the "Extensible Markup Language" is a language that is highly extendable (using custom namespaces). An extension of XML is XHTML, which mirrors HTML, but is also valid XML.

SmartFoxServer uses XML for its internal and regular packets (i.e. before login). This is so that parameters can be transferred structurally intact.