の要素を取得する方法はCCC
? Xpath は と のみs:Envelope
を認識しs:Body
ます。
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Body>
<BBB xmlns="https://services">
<CCC>test</CCC>
</BBB>
</s:Body>
</s:Envelope>
の要素を取得する方法はCCC
? Xpath は と のみs:Envelope
を認識しs:Body
ます。
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Body>
<BBB xmlns="https://services">
<CCC>test</CCC>
</BBB>
</s:Body>
</s:Envelope>