fn.staticBaseUri

fn.staticBaseUri() as String?

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.staticBaseUri()

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