[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] Use of xincludes vs. entities
Ah, sorry for that. Even so, depending on the parser you're using, there are multiple XPointer schemes that it could support and you have to pick one that you'll standardize over. Xerces, for example, only supports the element() scheme. If you need to use other tools to parse your documents, better hope they support that scheme as well. -Sam On Sun, Sep 26, 2010 at 12:30 AM, Dave Pawson <davep@dpawson.co.uk> wrote: > On Sat, 25 Sep 2010 13:09:45 -0700 > Sam Fischmann <sam.fischmann@gmail.com> wrote: > > AFAIK xInclude processing isn't a job for an application such > as an XSL engine or an editor, it is the job of the XML parser. > > -- > > regards > > -- > Dave Pawson > XSLT XSL-FO FAQ. > http://www.dpawson.co.uk >
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]