XML

yliquor's picture

Anybody been able to parse a XML file? I am not seeing the components to do a simple DOM parsing. Since .NET has them built in, I am sure workflow does somehow, but I must be missing them....

reecardo's picture

I thought for sure some were

I thought for sure some were in there but apparently not.

The XML Schema generator requires a .xsd file, but generates no real parsers as output.

You could always have some fun with the Index of text Within Text/Extract Text From text components.