I have a file collection containing xml files.
In my fluid template I iterate over the files. Is there a way to extract the xml from a file and decode into a fluid array, similar to the json-decode viewhelper, but with a file reference as argument?
I am grateful for any hint.
thanx in advance,
Jan