Arbortext Command Language > set Command Options > set showxmlnsattrs
  
set showxmlnsattrs
set showxmlnsattrs= { on | off}
This command controls whether namespace declaration attributes (XML attributes of the form xmlns and xmlns:prefix, where prefix is any valid XML markup name) are displayed in the Edit and Document Map views. The default is on and the option has view scope.
* 
The option set shownamespaceattrs controls whether foreign namespaced attributes are displayed. That includes all attributes on a foreign namespace tag or attributes of the form prefix:name where prefix corresponds to a declared, foreign namespace. The existing option set showunknownattrs controls whether undeclared attributes are shown.