Re: [xsl] xpointers with xsl

Subject: Re: [xsl] xpointers with xsl
From: Joerg Heinicke <joerg.heinicke@xxxxxx>
Date: Thu, 30 May 2002 17:47:25 +0200
It's not exactly enough written for me, but do you think XSLT + XPath with document() can not do the same? You need a XInclude///XPointer transformer for your way. I don't know whether there is a client one, I only know Cocoon 2 (servlet) from xml.apache.org.

Joerg


Jayaranga Subasinghe wrote:
the actual scenario is like this,
we have 2 types of xml files, one is dynamically genarated and the other one
is a static one. this static xml is to be changed by the client (most
probably, a non computer person). (for the moment we are dealing only with
dynamically genarating xml. ) the client will list out all data items as
required. they are just labals. the clients need to have the flexibility to
format what ever they included in the static xml, while keeping the
dynamically generated part as it was.
for that purpose, we need to now whether it is possible to use xpointer with
xsl.



-----Original Message-----
From: Joerg Heinicke [mailto:joerg.heinicke@xxxxxx]
Sent: Thursday, May 30, 2002 4:09 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] xpointers with xsl


What for do you need XPointer in XSL? You have XPath. For access to other files you have document(). So you don't need XPointer, do you?


Joerg

Jayaranga Subasinghe wrote:

hi all,
i want to know whether it is possible to use xpointers with xsl?
if it is so can u please give me an example code.


--

System Development
VIRBUS AG
Fon  +49(0)341-979-7419
Fax  +49(0)341-979-7409
joerg.heinicke@xxxxxxxxx
www.virbus.de


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread