打印

急,求助Android服务器的xml.xml写法

[复制链接]
1649|0
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
高桥雨泽|  楼主 | 2021-5-11 12:29 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
<?xml version="1.0" encoding="utf-8"?>

<request type="login">
    <username>xxx</username>
    <password>sss</password>
    <response>xxx</response>
</request>

<!--  <request type="login">
    <response>xxx</response>
</request>  -->


14 <request type="reg">
    <username>xxx</username>
    <password>sss</password>
    <response>xxx</response>
</request>

<!--  <request type="reg">
    <response>xxx</response>
</request> -->
在第14行报了个错
The markup in the document following the root element must be well-formed.
怎么解决?
我这个好像是个web项目,又好像是个Android服务器,总之客户端连不上,提示说服务已开启了。

使用特权

评论回复

相关帖子

发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

1

主题

1

帖子

0

粉丝