Difference between revisions of "XML"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
There is a pretty good XML processing tutorial in Python. | |||
*[https://www.datacamp.com/community/tutorials/python-xml-elementtree Python XML ElementTree] | |||
It is recently being replaced by [[YAML]] and [[JSON]] for better data representational efficiency. | |||
[[Category:Tree]] | [[Category:Tree]] |