Subject: MSXSL processor
From: Craig Gingell <cgingell@xxxxxxxxxxx>
Date: Mon, 16 Feb 1998 18:23:45 -0500
|
a section on my XSL looks like this...
<rule>
<target-element type="FIELDS"/>
<select-elements>
<target-element type="FIELD">
<attribute type="zname"
value="docdruid"/>
</target-element>
</select-elements>
</rule>
what I do not understand is why the MSXSL processor, processes all FIELD
tags, when I ask it only to process the FIELD tag with an attribute
zname="docdruid"
Any ideas anyone ?
Craig Gingell
cgingell@xxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|