This is the mail archive of the xsl-list@mulberrytech.com mailing list .


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: [xsl:] From two sibling nodes to output one (transformed) inside the other at a specific place.




TSchutzerWeissmann@uk.imshealth.com wrote:

> this is not intended to be an exercise in solipsism,


:)

 just to save you the
> trouble of replying where it's unnecessary - sorry!
> 
> I wrote:
> 
>  - is there an efficient way I can copy all the static content elements
> except my marker element, which I replace with the contents of the variable?
> 


just a thought about possibly simplifying what you want to do:

since you obviously have got your static content well formatted and just need 
to insert some elements every now and then, why don't you write a stylesheet 
based on your static content and calling/applying templates there when necessary?

then you just need to feed this stylesheet with a document containing your 
variant data (your dynamic content node).

markus






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


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