post-quote-response.xml

来自「随书的代码」· XML 代码 · 共 13 行

XML
13
字号
HTTP/1.0 200 OKContent-Type: text/xml; charset="utf-8"Content-Length: 260<?xml version="1.0"?><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">  <SOAP-ENV:Body>    <Quote xmlns="http://namespaces.cafeconleche.org/xmljava/ch2/">      <Price>4.12</Price>    </Quote>  </SOAP-ENV:Body></SOAP-ENV:Envelope>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?