Source position: sdo_xpath_helper.pas line 95
type TXPathAtomicDataType = (
xadtString,
xadtBoolean,
xadtNumber
);