Hi Madhu,
Try with following code and check:
<xsl:value-of select="//ns0:PurchaseOrderConfirmation/PurchaseOrder/ns0:ZShippingCondition" />
OR
<xsl:value-of select="//ns0:PurchaseOrderConfirmation/PurchaseOrder/ns1:ZShippingCondition" />
Regards,
Azhar