当前位置: 首页 > 网络学院 > XML相关教程 > XML DOM > DOM 校验器

XML DOM
DOM 节点
DOM 节点列表
DOM 解析
DOM 遍历节点树
DOM Mozilla 和 IE
DOM 获取节点
DOM 设置节点
DOM 删除节点
DOM 更换节点
DOM 建立节点
DOM 添加节点
DOM 克隆节点
DOM 节点类型
DOM Node
DOM NodeList
DOM NamedNodeMap
DOM Document
DOM DocumentType
DOM ProcessingInstr
DOM Element

XML DOM 中的 DOM 校验器


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-03-01   浏览: 703 ::
收藏到网摘: n/a

Validate your XML
检验你XML文件的有效性

To help you validate (syntax-check) your xml, we have used Microsoft's XML parser to create an XML validator.
为了帮助你检验XML文件的有效性,我们通过微软的XML解析器创建了一个XML有效性检验器。

Paste your XML in the text area below, and validate it by pressing the "Validate" button.
把你的XML文件粘贴到下面的文本区域内,点击“校验”按钮进行有效性检验:



Validate your XML File
检验你的XML文件的有效性

You can also validate your XML files by typing the URL of your file into the input field below, and then press the "Validate" button
the input field below, and then press the "Validate" button
你也可以在下面的输入栏里输入你文件所在的URI并点击Validate按钮来检验XML文件的有效性。

Filename:
文件名:

If you want to validate an error-free XML file, you can paste the following address into the filename field: http://www.ruanchen.com/tech/school/egs/text/note_error.xml
如果想检验XML文件是否正确,你可以把下面地址粘贴到文件名栏中:http://www.ruanchen.com/tech/school/egs/text/note_error.xml

Note: If you get the error "Access denied" when accessing this file, it is because your Internet Explorer security settings do not allow access across domains!
注意:当你访问这份文件时,如果你收到了一条“拒绝访问(Access denied)”的错误信息的话,那就说明你的IE安全性设置拒绝访问此域名!

评论 (0) All

登陆 | 还没注册?