05-16-2008 09:28 AM - edited 03-14-2019 02:14 AM
I am attempting to modify an XML document within an IPCC Express script. I have attached the original XML document and what I would like the xml document to look like after it is transformed. I am thinking I could use either an XSL Transform Document or a Keyword Transform Document, but I am having a hard time finding documentation on how to use either of these items.
Thanks,
Brian Corbet
11-11-2009 01:02 PM
Did you ever receive or find an answer to this?
Thanks. I'm looking for what to but in the Keyword Template and what value goes where.
11-12-2009 09:00 AM
Search through here for "xml". You'll find what you seek.
But for clarity sake, use the key word transform stuff with a template file. What it does is compare the template file with an xml file that you create. And where you specify special keywords in the template, writes variables to your xml document in that place.
Confusing at first but works like champ when you understand it.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide