Alert: There is a planned Community maintenance outage October 16th from approximately 10 - 11 PM PST. During this time the Alteryx Community will be inaccessible. Thank you for your understanding!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Parsing XML file, against XSD schema

DalSingh
5 - Atom

Hello,

 

I am quite new to Alteryx, so not sure if this is possible.

 

Is there a way to parse out an XML file completely, based on an existing XSD schema file?

 

Thanks,

Dal

1 REPLY 1
danilang
19 - Altair
19 - Altair

Hi @DalSingh 

 

There isn't a single built in tool that will parse out an entire xml file, whether you have an xsd or not.   You'll need to use a series of xml tools based on the structure of the file.   

 

Dan

Labels