# RXS_getXPath() Retrieves the value of the XPath that has been previously set with [RXS_setXPath()](https://isupport.katointegrations.com/rxs/2.x/rxs_setxpath.md). ## Subprocedure Prototype ### IBM i V5R4+ | Field | Description | |---|---| | ` D RXS_getXPath pr like(RXS_XPath)` | Retrieves the value of the XML document's base XPath, as previously set with RXS_setXPath(). |