Source position: sdo_xpath_helper.pas line 150
type TXPathContextSwitch = (
xcsSelf,
xcsParent,
xcsRoot,
xcsProperty
);