DOMDocument
Creates a new document.
DOMDocument
(name
[, namespaceURI
])
Parameters
name
Document name.
namespaceURI
Document namespace URI.
Return value
None.
Remarks
Example:
var doc = new DOMDocument("test")
var doc2 = new DOMDocument("html", "http://www.w3.org/1999/xhtml")
Features
Method of class: DOMDocument
Available in:
- Content management
- Delivery properties
- Delivery message
- Typology rule
- Import
- JSSP
- SOAP Method
- WebApp
- Workflow