Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

no edit summary
(some common xml tasks)
No edit summary
Line 6:
* Create a trivial DOM document and serialize it to xml
* Perform an XPath query on an XML Document
* Find object(s) in a structure based on matched values of their elements
* Pass a function to a function
* Basic pointer/reference operations
Anonymous user