Re: [Xsltforms-support] namespace in instance causing error
Brought to you by:
alain-couthures
From: Paul K. <pa...@xm...> - 2009-11-27 20:42:52
|
Problem still exists though :) I fixed the code to make it re-produce the original error I specified. Did you run the corrected code? That should show you the truncation of the name. On 2009-11-27, at 3:23 PM, COUTHURES Alain wrote: > Paul, >> Sorry, the following line was wrong: >> >> <xf:instance xmlns:newsml="" id="events"> >> >> should be: >> >> <xf:instance xmlns="" id="events"> >> > Yes, for me this is detected by the browser itself. > > Thank you for testing XSLTForms ! > > -Alain |