Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

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
Top Solution Authors