Source position: xmlreader.pp line 62
type TInputSourceType = (
istStream,
istAnsi,
istUnicode,
istSystemID
);