Hi Hussein

> No need to use a glossary and phrases just for that.

Ah! Thanks, your example is much better.

I was about to ask you something else, but then I figured it out myself.
In case any other xpointer newbies are reading --

I was strugging to 'xi:include' the content of 'corpauthor' and
'holder', since they have a limited set of children. This works::

  <corpauthor>
    <xi:include href="terms.xml"
                xmlns:xi="http://www.w3.org/2001/XInclude";
                xpointer="element(idvalue)/1" />,
  </corpauthor>

I.e. get the first child (which is just a text node) of the element with
'id="idvalue"'.

-- 
jean                                              . .. .... //\\\oo///\\

Reply via email to