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
Parent topic