Re: [Generateds-discuss] Namespace Removal in Exported XML
Brought to you by:
dkuhlman
From: Dave K. <dku...@da...> - 2021-09-09 23:34:01
|
Jon, In each generated module (result of the -o command line parameter) there is a global variable "UseCapturedNS_". Try setting that to `False`. Perhaps that will produce what you want. Or, have you already tried that? Hope this helps. If not give me a few more details, and I'll look into it next week. Dave On Thu 09 Sep 2021 01:36:41 PM PDT, Falcon Programmer wrote: > Hi, > > Is it possible to remove the namespace generated when exporting via a > generateds? > > I tried setting the 'namespaceprefix_' on the export, and also tried > '.set_ns_prefix_' on the object itself and it doesn't seem to have > made a difference. > > I need to do this as I'm submitting an XML that needs to be a specific > format without the namespace specified. > > Thanks, > > Jon > > > _______________________________________________ > Generateds-discuss mailing list > Gen...@li... > https://lists.sourceforge.net/lists/listinfo/generateds-discuss -- Dave Kuhlman http://www.davekuhlman.org |