docbook-apps

  • 1.  xpath into docbook namespace

    Posted 03-30-2009 01:54
    Hi - Docbook newb here. What is the XPath selector for


    Thank you.

    Franklin



  • 2.  RE: xpath into docbook namespace

    Posted 03-30-2009 14:40
    Franklin Einspruch [mailto:franklin.einspruch@gmail.com] wrote:

    > Hi - Docbook newb here. What is the XPath selector for
    >


    Don't know if this is your issue, but one thing that's sometimes a
    little confusing in XSL is that the root of the document is not the root
    element, but one level above it. So from an arbitrary point in your
    transform, you would access the title with the path "/article/title"
    rather than "article/title".


    *************************
    Rob Cavicchio
    Principal Technical Writer
    EMC Captiva
    EMC Corporation
    10145 Pacific Heights Boulevard, 6th Floor
    San Diego, CA 92121-4234

    P: (858) 320-1208
    F: (858) 320-1010
    E: Cavicchio_Rob@emc.com

    The opinions expressed here are my personal opinions. Content published
    here is not read or approved in advance by EMC and does not necessarily
    reflect the views and opinions of EMC.