[xsd-users] mapping to C++ namespace problem
Boris Kolpackov
boris at codesynthesis.com
Thu Jun 2 08:16:02 EDT 2016
Hi Rasiah,
Senthurchelvan, Rasiah - 1002 - MITLL <Rasiah.Senthurchelvan at ll.mit.edu> writes:
> So when I gave the above command I keep getting the same error switching
> between 'http://some-oms-website.mil/' and 'http://uas-c2-initiative.mil/'
> on the third line indicated as error, over and over again.
It probably doesn't like the domain of your namespaces ;-).
Seriously, though, you need to map both of them and also make sure that
the URLs are spelled out without mistakes, for example:
--namaspace-map http://some-oms-website.mil/=NS1 --namaspace-map=http://uas-c2-initiative.mil/=NS2
Boris
More information about the xsd-users
mailing list