fn:unparsed-entity-public-id

Returns the public ID of an unparsed entity, given its name.

unparsed-entity-public-id($entity-name as xs:string) ➔ xs:anyURI

Arguments

 

$entity-name

xs:string

The name of the unparsed entity

Result

xs:anyURI

Namespace

http://www.w3.org/2005/xpath-functions

Links to W3C specifications

XSLT 3.0 Specification

See also:

fn:unparsed-entity-uri()

saxon:unparsed-entities()