Source position: xpath.inc line 134
type xmlXPathVariable = record
name: xmlCharPtr;
value: xmlXPathObjectPtr;
end;