re: node push down/pull up

Tak-po Li <[email protected]> Sat, 11 Jul 2009 10:34:00 -0400
Newsgroups gmane.text.xml.xindice.user
Message-ID <[email protected]>
--0016363b845ccd3e44046e6efa37
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

I am new with xindice.  What is the best way to insert/remove a node level?


As an example, make
  <a>
    <m>
      ....
    </m>
  </a>
into
  <a>
    <b>
    <m>
      ....
    </m>
    </b>
  </a>
and vice verse.

Thanks,

Tak

--0016363b845ccd3e44046e6efa37
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<br>I am new with xindice.=A0 What is the best way to insert/remove a node =
level?=A0 <br><br>As an example, make<br>=A0 &lt;a&gt;<br>=A0 =A0 &lt;m&gt;=
<br>=A0=A0=A0=A0=A0 ....<br>=A0 =A0 &lt;/m&gt; <br>=A0 &lt;/a&gt;<br>into <=
br>=A0 &lt;a&gt;<br>=A0=A0=A0 &lt;b&gt;<br>

=A0 =A0 &lt;m&gt;<br>
=A0=A0=A0=A0=A0 ....<br>
=A0 =A0 &lt;/m&gt;<br>=A0 =A0 &lt;/b&gt; <br>
=A0 &lt;/a&gt;<br>and vice verse.<br><br>Thanks,<br><br>Tak<br>=A0<br>

--0016363b845ccd3e44046e6efa37--