XML Error: Extra content at the end of the document

前端 未结 2 1493
眼角桃花
眼角桃花 2020-12-17 08:20

This is the XML:



Sample Document
document         


        
2条回答
  •  一整个雨季
    2020-12-17 08:45

    You need a root node

        
    
        
            Sample Document
            document
            http://nsc-component.webs.com/Office/Editor/new-doc.html?docname=New+Document&titletype=Title&fontsize=9&fontface=Arial&spacing=1.0&text=&wordcount3=0
        
    
        
            Sample
            document
            http://nsc-component.webs.com/Office/Editor/new-doc.html?docname=New+Document&titletype=Title&fontsize=9&fontface=Arial&spacing=1.0&text=&
        
    
    

提交回复
热议问题