onvif的soap消息之getservice

来源:互联网 发布:江苏省建筑节能数据库 编辑:程序博客网 时间:2024/06/06 01:25

getservices.xml

<?xml version="1.0" encoding="utf-8"?><s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope"><s:Body xmlns:xsi="http"//www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><GetServices xmlns="http://www.onvif.org/ver10/device/wsdl"><In cludeCapability>true</In cludeCapability></GetServices></s:Body></s:Envelope>


0 0