Optional includeWhether to include a DTD in the generated XML. By default, no DTD is included.
Optional nameThe name of the DTD. This value cannot be left undefined if include
is true.
Optional pubThe public identifier of the DTD, excluding quotation marks. If a public identifier is provided, a system identifier must be provided as well. By default, no public identifier is included.
Optional sysThe system identifier of the DTD, excluding quotation marks. By default, no system identifier is included.
Generated using TypeDoc
The options associated with the XML document type definition (DTD). An example of a DTD is as follows: