Arbortext Command Language > Functions by Alphabetical Listing > tag_real_name
  
tag_real_name
tag_real_name (tagname[, doc])
This function returns the real name (as specified in the DTD) of tagname. The doc argument specifies the identifier of the document tree. If doc is omitted or 0, the current document is searched.
Related Topics
Alias map overview
tag_alias function
attr_real_name function
attr_alias function
attr_value_real_name function
attr_value_alias function