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