Silly question...
I have a batch macro that reads in a few hundred XML files. The batch macro returns the Root Element and Outer XML.
For grins, I immediately exported the result as an YXDB file. I noticed I can then use the YXDB file in a new workflow and parse as if I was bringing in the XML directly. Is this valid? If so, it will save a ton of time. It seems to work.