Arbortext Command Language > Functions by Alphabetical Listing > numbered_list_item_tag_name_ns
  
numbered_list_item_tag_name_ns
numbered_list_item_tag_name_ns(arr[, doc])
This function returns the namespace URI prefixed to the primary numbered list item tag specified in the document type configuration file (.dcf) for the document type associated with doc. This tag is inserted, along with the numbered list block tag, when users select the numbered list button on the Application toolbar.
If a tag name is returned, numbered_list_item_tag_name_ns function returns arr.
The function returns the null string if there isn't a namespace prefix, if no numbered list item tag is designated for the document type, or if doc is invalid or an ASCII file. If doc is omitted or 0, the current document is used.
Related Topics
Document type configuration files
Configuring tags as list elements
numbered_list_item_tag_name function
numbered_list_block_tag_name_ns function
set toolbar4 command