I have an existing .NET application that generates an CCR message that validates to the CCR schema. Rather that create a new application to generate the CCD I would like to use XSLT to map from my CCR schema to my CCD schema.
I am using BizTalk 2010 to generate the CCR Message.
Has anyone had any experience and success creating the XSLT for the map?