It looks like I get the same paths as you, but I don't know what version of
 xml is being used.

   copath'nifxml'
+----+----+------+-+
|px2j|psax|pexpat|z|
+----+----+------+-+
   9!:14''
j602/2008-03-03/16:45

I do NOT get the problem if I use _px2j_ .
But I still do not understand what this part of the code is accomplishing.

Thanks,

On Wed, Feb 12, 2014 at 3:22 PM, Raul Miller <rauldmil...@gmail.com> wrote:

> Hmm...
>
> x2jDefn is defined in the px2j locale which is defined by the statement
> require 'sax/xml/x2j'
>
> So what I had meant to paste into my message was:
>    x2jDefn_px2j_
>
> Meanwhile, nifxml was the locale which I had defined, and it inherits from
> px2j, as you can see here:
>    copath'nifxml'
> +----+----+------+-+
> |px2j|psax|pexpat|z|
> +----+----+------+-+
>
> So hopefully that makes that issue a little clearer.
>
> But I am not sure how you got that error. I cannot reproduce it.
>
> Which version of J are you using, and are the addons up-to-date?
>
> Thanks,
>
> --
> Raul
>
>
>
>

-- 
(B=)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to