此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。

View in English Always switch to English

XMLDocument

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since ⁨2016年9月⁩.

XMLDocument 接口表示 XML 文档。它继承自通用的 Document,并未向其添加任何特定的方法或属性;然而,一些算法对于这两种类型的文档会有不同的行为。

EventTarget Node Document XMLDocument

实例属性

同时继承 Document 的属性

实例方法

同时继承 Document 的方法

规范

Specification
DOM
# xmldocument

浏览器兼容性

参见