XML

From PKC
Revision as of 09:23, 25 January 2022 by Benkoo (talk | contribs) (→‎For Python)
Jump to navigation Jump to search

XML is a text-based serial representation of data. It is being replaced by YAML and JSON for better data representational efficiency.

Tutorials

There are a few good XML processing tutorials online.

For Python

Video Tutorials