XMLDocument

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

XMLDocument インターフェイスは XML ドキュメントを示します。汎用的な Document を継承し、特定のメソッドやプロパティを追加しません: それでも2つのタイプのドキュメントでは、いくつかのアルゴリズムの動作がことなります。

EventTarget Node Document XMLDocument

プロパティ

また、 Document からプロパティを継承します。

XMLDocument.async 非標準 非推奨;

XMLDocument.load() と併用して、非同期リクエストを示します。

メソッド

また、 Document からメソッドを継承します。

XMLDocument.load() 非標準 非推奨;

XML ドキュメントをロードします。

仕様書

Specification
DOM
# xmldocument

ブラウザー実装状況

Report problems with this compatibility data on GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
XMLDocument

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
Partial support
Partial support
Has more compatibility info.

関連項目