Source position: xmlutils.pp line 33
type TXMLVersion = (
xmlVersionUnknown,
xmlVersion10,
xmlVersion11
);