fn:unparsed-entity-uri

fn:unparsed-entity-uri(
   $entity-name as xs:string
) as xs:anyURI

Summary

Always returns the zero length string. This function is only available in XSLT; it is not available in XQuery or JavaScript.

Parameters
entity-name The entity name.

Example

See the XSLT Specification.

Powered by MarkLogic Server | Terms of Use | Privacy Policy