Source position: sdo_xpath_helper.pas line 144
type TXPathInstructionCode = (
xicContextChange,
xicMove,
xicLocate
);