读书人

请问:The content of element type quot;

发布时间: 2012-02-10 21:27:42 作者: rapoo

请教:The content of element type " " must match "EMPTY"
在myeclipse中,出现这样的错误提示:
The content of element type "arg0" must match "EMPTY"
请教高手,这个错误时怎么回事?


[解决办法]
应该是这样<arg0/>或,<arg0 attribute="{value}"/>,不允许子节点或其他内容
如<arg0>some text</arg0>

读书人网 >XML SOAP

热点推荐