由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
XML版 - [转载] question on XML parser
相关主题
tool for xml在Excel中如何使用XML?
one simple questionXML, Database and Java
XML schema questions[转载] Re: May a XML file have more than one root?
XML is so hot, why this board is so cold?用于 parse xml的script
Have DTD or XSD file, how to create the binding schema? xjs files?10-15
XML parserXML 教程--8
XML parser ???从哪里开始学习XML?
schema 开发工具有那些??why do u use XML?
相关话题的讨论汇总
话题: xml话题: parser话题: files话题: ibm话题: question
进入XML版参与讨论
1 (共1页)
l***r
发帖数: 459
1
【 以下文字转载自 Programming 讨论区,原文如下 】
发信人: laoer (xiaoer), 信区: Programming
标 题: question on XML parser
发信站: The unknown SPACE (Thu Jun 13 18:45:20 2002) WWW-POST
Greetings,
I only have XSD files and request files in XML format. I wonder which XML
parser I should use to parser response files in XML format? Or should I have a
DTD file at least?
Thanks.
e***c
发帖数: 68
2
I think most of the parser support schema validation,XSD files should also have
DTD such that it is well formed.

【在 l***r 的大作中提到】
: 【 以下文字转载自 Programming 讨论区,原文如下 】
: 发信人: laoer (xiaoer), 信区: Programming
: 标 题: question on XML parser
: 发信站: The unknown SPACE (Thu Jun 13 18:45:20 2002) WWW-POST
: Greetings,
: I only have XSD files and request files in XML format. I wonder which XML
: parser I should use to parser response files in XML format? Or should I have a
: DTD file at least?
: Thanks.

w*****e
发帖数: 4
3

a
Xerces, you can check it out from apach.org. xerces was actually a IBM
product, it became open source project. XML4C, is another product of IBM, you
can find it from IBM website. both of them support xml schema validation.

【在 l***r 的大作中提到】
: 【 以下文字转载自 Programming 讨论区,原文如下 】
: 发信人: laoer (xiaoer), 信区: Programming
: 标 题: question on XML parser
: 发信站: The unknown SPACE (Thu Jun 13 18:45:20 2002) WWW-POST
: Greetings,
: I only have XSD files and request files in XML format. I wonder which XML
: parser I should use to parser response files in XML format? Or should I have a
: DTD file at least?
: Thanks.

1 (共1页)
进入XML版参与讨论
相关主题
why do u use XML?Have DTD or XSD file, how to create the binding schema? xjs files?
Looking for the fastest XML parser with XML schema validation (forget about anything in Java)XML parser
Help: Several questions on XMLXML parser ???
[转载] a question on XML parserschema 开发工具有那些??
tool for xml在Excel中如何使用XML?
one simple questionXML, Database and Java
XML schema questions[转载] Re: May a XML file have more than one root?
XML is so hot, why this board is so cold?用于 parse xml的script
相关话题的讨论汇总
话题: xml话题: parser话题: files话题: ibm话题: question