Source position: xmlwrite.pp line 29
type TSpecialCharCallback = procedure(
Sender: TXMLWriter;
const s: DOMString;
var idx: Integer
);