Macro Language Reference > Macros > Document Preferences > nsorder
  
nsorder
Description
A control keyword used with fdpref: namespaces order. See alsotnorder.
 
Example 90. Sample namespace order list
This example shows a sample namespace order list: notice that the root namespace is specified with a single colon.
fdpref nsorder ":","ns1","ns2"
Syntax
nsorder name:s+
name
Namespace names in new order of the search list.
Related Links