Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

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