fn:static-base-uri

fn:static-base-uri() as xs:anyURI?

Summary

Returns the value of the base-uri property from the static context. If the base-uri property is undefined, the empty sequence is returned. Components of the static context are discussed in Section C.1 Static Context Components[XP].

Example

fn:static-base-uri()

=> ()
Powered by MarkLogic Server | Terms of Use | Privacy Policy