Getting started Community Training Tutorials Documentation APIs, AI & Tools
type DocType = { rootName: String, publicId?: String, systemId?: String, internalSubset?: String }
Dtd Types
Dtd Types
You're viewing an older version of the documentation. You can switch to the latest version or use the version selector in the left navigation.
| Type | Definition | Description |
|---|---|---|
DocType |
|
DataWeave type for representing a doctype declaration that is part of an XML file. Supports the following fields:
Introduced in DataWeave version 2.5.0. |