Get to know MDN better
このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2015年7月.
DOMImplementation.createDocument() メソッドは、 XMLDocument を作成して返します。
作成する文書の名前空間 URI を格納した文字列です。文書が名前空間に属さない場合は null です。
qualifiedNameStr作成する文書の修飾名(オプションで接頭辞とコロンにローカルルート要素名を加えたもの)を格納した文字列です。
documentType 省略可作成する文書の DocumentType です。既定値は null です。
なし (undefined)。
| DOM # ref-for-dom-domimplementation-createdocument② |
Enable JavaScript to view this browser compatibility table.
This page was last modified on 2023年8月2日 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.