This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: including elements with xpointers xincludes


On Fri, Sep 13, 2002 at 09:02:10AM +0200, Janning Vygen wrote:
> Hi,
> 
> I didnt understand exactly what you would like to do, but you can use 
> any XPath Expression:
> 
> href="../glossary.xml#xpointer(/glossary/glossentry/glossdef) to 
> catch all glossdefs
> or
> href="../glossary.xml#xpointer(/glossary/glossentry[last()]/glossdef)
> to get the glossdef of the last glossentry
> 
> XPointer is just an XPath Expression.

  Hum, it's larger than XPath, you can actually select ranges,
substrings, etc... But I don't feel like trying to predict how
it's gonna look like in the future, I still have the scars from
the lost battles, ask Norm or Paul, they are still involved in that
process ...

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]