Sourabh Choubey
Here is my if statement:
<xsl:if test="following-sibling::Blogs/IDs"> </xsl:if>
Here is my xml:
enter code here <Blogs><IDs Id="1"></Blogs>