由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
XML版 - Please help! How to Program to Create an XML document with no root element?
相关主题
[转载] XML parsing problemXML 结构
Help with tips for xml file transfer using socketPerl XML FAQ--3
XMLSolutions 发布XMLZip.Refresh XMLDOM problem
Any APIs for handling XML?敬请高手解答:Tomcat中servlet的XML解析器问题
one simple questionHow to parse DTD structure?
About XML parser[转载] 再问一个巨简单的问题(SQL+XML)
Processing xml fileswhat is wrong with this period of coding?
Re: Please help! How to Program to Create an XML document with no root element?[转载] help! XML parse problem
相关话题的讨论汇总
话题: xml话题: element话题: program话题: create话题: root
进入XML版参与讨论
1 (共1页)
c*****t
发帖数: 198
1
I am creating an xml string such as
v1
v2
v3
There is no top level element. How can I do this using DOM API? It seems that
Microsoft XML 3.0 won't take this string as a valid XML string. Do I have to
have a "root" element?
Thanks a lot,
1 (共1页)
进入XML版参与讨论
相关主题
[转载] help! XML parse problemone simple question
[转载] XML questionAbout XML parser
[转载] 急问: 在 jaxp 中怎样建立新 Node ? 多谢!Processing xml files
What are major updates/changes for JAXP 1.2?Re: Please help! How to Program to Create an XML document with no root element?
[转载] XML parsing problemXML 结构
Help with tips for xml file transfer using socketPerl XML FAQ--3
XMLSolutions 发布XMLZip.Refresh XMLDOM problem
Any APIs for handling XML?敬请高手解答:Tomcat中servlet的XML解析器问题
相关话题的讨论汇总
话题: xml话题: element话题: program话题: create话题: root