type DocType = { rootName: String, publicId?: String, systemId?: String, internalSubset?: String }
Dtd Types (dw::xml::Dtd)
| 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.  | 



