Skip to Content
0
Apr 26, 2018 at 09:32 AM

XSD XML Element prefix

151 Views

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?