I have processing-instructions in XML.
How can I get the id value in processing-instruction when we apply the
<xsl:template match="Dest" >
<?abc ?abc:Dest id="e47529cb-4d17-461b-8438-e3b6d9ec1a68"??>
</xsl:template>
I have processing-instructions in XML.
How can I get the id value in processing-instruction when we apply the
<xsl:template match="Dest" >
<?abc ?abc:Dest id="e47529cb-4d17-461b-8438-e3b6d9ec1a68"??>
</xsl:template>
The solution is:
INPUT:
XSLT:
OUTPUT: