I loaded a file, a MaterialX file and want to do some processing on it using TOPS. It loaded but I noticed I only get one task when I cook it. The the help example for the node I noticed it's the same. I was expecting it to be similar to the csv top where you get multiple items and some attributes based on the parameters.
Specifically I'm trying to process materialassign elements and their geom attribute. From the xmlinput cook I would have expected many tasks with a geom attribute that I could quickly run through a vex TOP or Python TOP.

