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