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]

Re: XML querying question


[Resent from recognised email address]

Matt,

>Hi everyone.  have a new dilemna. Given a static XML document which is pure
>data, how can I render only a subset of the XML thru a stylesheet, given
>that the parameters of which nodes to show are selected by the user on an
>input form....Is this an XSLT thing, but how can I write a dynamic
><xsl:choose>

It really does depend on what the static XML document looks like and what
range of things users can select to display from it.  If users are making
relatively simple requests, then it's usually fairly easy.  If they're
putting in full XPaths (for example), then it's usually very difficult.

Can you provide a bit more context so that it's possible to give a firmer
answer?

Cheers,

Jeni

Jeni Tennison
http://www.jenitennison.com/


 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]