Hi I have a source which has Derivation Types in it, means when I click on that node it shows derivation Type in Properties pane so when i map to my destination schema which is normal schema with records, elements and attributes , I am not getting the correct result that I want so I ma planning to write XSLT code in the scripting functoid, now my problem is I am not able to go through that derivation type my whole data is in that derivation type, I want to know how to write XSLT code to come upto that derivation type and access data under it. please give me a sample code on how to write XSLT code for my requirement.
Thanks in Advance