Hi
I an trying to create an XSD so that I can create a message with prefix on XML elements - for example I want <enab:ExportData> but having tried various things in XSD. I import XSD as an external definition and use it in a message mapping but I always end up with <ns1:ExportData> Any ideas?