[xsl] XSLQUERRY

Subject: [xsl] XSLQUERRY
From: "XSL Developer" <vsd18@xxxxxxxxxxxxxx>
Date: 27 Feb 2002 11:46:41 -0000

dear xsl members, i have a problem. here it goes.. xml structure:

<root>
<schedule category="title" type = "title2">
title2
</schedule>
<schedule category="title" type = " title1">
title1
</schedule>
<schedule category="title" type = "title3">
episode
</schedule>
<schedule category="description" type="desc1">
desc1
</schedule>
</root>
and i want to get the text where category = title and type = title1


how can i do that??
thanks
vsd


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



Current Thread