This function returns the URI value of an unparsed entity name.
This function can be useful to display images that are referenced with unparsed entity names.
Example: oxy_unparsed-entity-uri Function
imagedata[entityref]{
content: oxy_url(oxy_unparsed-entity-uri(attr(entityref)));
}