[Xsltforms-support] Roundtripping namespace prefixes
Brought to you by:
alain-couthures
From: Steven P. <Ste...@cw...> - 2010-05-31 09:29:49
|
I have written an XForm that is part of a pipeline, and so takes an instance, changes it a bit, and then returns it. Unfortunately, all the prefixes are being renamed from something mnemonic (like event:date), to something generic (like pre3:date). As you might imagine, the other people using the resulting instances are not pleased. Any chance of roundtripping instances a bit better? Thanks! Steven Pemberton |