Source position: xpointer.inc line 27
type xmlLocationSet = record
locNr: cint;
locMax: cint;
locTab: xmlXPathObjectPtrPtr;
end;