阅读背景:

什么是正确的XML xpath?

来源:互联网 

Here's the XML document.

这是XML文档。

<?xml version="1.0" encoding="UTF-8"?>
<env:Envelope xmlns:env="https://schemas.xmlsoap.org/soap/envelope/" xmlns:mtc="OTC_Matching_11-0" xmlns:rm="OTC_RM_11-0" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="OTC_RM_11-0 /xmls/OTC/OTC_RM_11-0.xsd  OTC_Matching_11-0  /xmls/OTC/OTC_Matching_11-0.xsd                           https://schemas.xmlsoap.org/soap/envelope/ /xmls/OTC/soap-envelope.xsd  ">
<env:Header>
  <OTC_RM xmlns="OTC_RM_11-0">
     <Manifest>
        <TradeMsg>
           <Activity>New</Activity>
           <Status>Submit</Status>
        </TradeMsg>
     </Manifest>
  </OTC_RM>
</env:Header>
</env:Envelope>
<?xml ver



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: