Short Name: Create Document
Requires: Base Development System
Class: Implementation Methods
Creates a document object of a Doctype you specify using the Document element.
| Name | Type | Direction |
|---|---|---|
| Namespace URI | string | in |
| Qualified Name | string | in |
| Doctype | DocumentType | in |
| Document | Document | out |