Page 1 of 1

xml output stage vs hierarchy stage

Posted: Sun Aug 26, 2018 10:56 am
by sainath
Hi

which stage is best option to generate the XML output for few records(1000) with proper validation rules .

if i want to use xml put stage where can i pass xsd information to validate xml


requirement is the straight forward mapping with out any transformation rules.


thks

sainath

Posted: Tue Oct 30, 2018 4:35 pm
by eostic
Wow. Missed this one. Sorry!

For validation, even though it may be overkill in this case, I would still choose the Hierarchical Stage, if only because it provides a LOT more options for control of the validation of your schema.....it's also faster, and can more easily (if and when you need it in the future) create a multi-independent-node target document.

Ernie