XML
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....
Filed under: Endpoint Management and Virtualization
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....
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.
Would you like to reply?
Login or Register to post your comment.