Answers

Question and Answer:

  Home  Biztalk Xslt

⟩ Tell us can the filter be applied to the output from the xml file?

Yes. It can be done by adding a criterion to the select attribute in the <xsl:for-each> element.Filter operators which can be used are:

☛ =(equal)

☛ != (not equal)

☛ < less than

☛ > greater than

 241 views

More Questions for you: