Hi there,
Is there a way to sort conditionlly tag by specfic values.
Example:
<UserAttribute>
<AttribName>UserAttribute-ENNamespace2-1-1</AttribName>
<AttribValue>UserAttribValue-ENNamespace2-1-1-4-10</AttribValue>
</UserAttribute>
<UserAttribute>
<AttribName>KTIRLayerName</AttribName>
<AttribValue>iRecipe Testing</AttribValue>
</UserAttribute>
<UserAttribute>
<AttribName>TestAttr</AttribName>
<AttribValue>It is a new value</AttribValue>
</UserAttribute>
<UserAttribute>
<AttribName>KTIRToolName</AttribName>
<AttribValue>KT-Specific tool</AttribValue>
</UserAttribute>
I want to sort AttribValue tag only if AttribName tag is KTIRToolName.
Looking for replies...
Thanks..
Sachi
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|