|
Home >Online Product Documentation >Table of Contents >Obtaining the URI for an Unparsed Entity Obtaining the URI for an Unparsed EntityTo obtain the URI for an unparsed entity, call the unparsed-entity-uri() function. The format is This function returns the URI of the unparsed entity with the specified name that is in the same document as the context node. If there is no such entity, this function returns an empty string. |