in reply to Re: xml::child add child and descendants
in thread xml::child add child and descendants

Hi mirod,
I have changed the 'indd_document' to 'document' element. in the twig_handler.
After that if i want to check from //indd_docuemnt or if i want to check some xpath conditions. So i have a doubt here.

  • Comment on Re^2: xml::child add child and descendants

Replies are listed 'Best First'.
Re^3: xml::child add child and descendants
by mirod (Canon) on Oct 08, 2009 at 15:07 UTC

    You still check on the original indd_document, or forget about the root and just trigger on the element header, you don't have to put the whole hierarchy there.