Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
www.w3schools.com/Xsl/func_document.asp
<xsl:value-of select="document('celsius.xml')/celsius/result[@value=$value]"/>
In one of the xml, this is the code.
<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env=" schemas.xmlsoap.org/soap/envelope/ ">
<env:Header/>
<env:Body>
OK
Pour off sample successfully finished
50394782517
50394782521
</env:Body>
</env:Envelope>
I can't get to it with XPath. Swears at {env}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question