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