XmlDtd.defineUnparsedEntity

void defineUnparsedEntity(string name, string systemId, string publicId, string notationName) @safe

Defines (or redefines) an unparsed entity.

Parameters

nameEntity name.
systemIdOptional system identifier.
publicIdOptional public identifier.
notationNameNotation referenced by NDATA.