Arbortext Command Language > set Command Options > set ditanewfilelang
  
set ditanewfilelang
set ditanewfilelang= { lang | none}
This option determines the default language to which Arbortext Editor sets the value of the xml:lang attribute on the root tag of DITA maps and topics created from templates. If this preference is not set to a value, then the default language of the stylesheet associated with the document is used. If the default language of the stylesheet is en, then the system locale is used for the language.
If you set this preference to none, then no xml:lang value is set on new documents. However, this is not recommended. This option has global scope.
Examples
set ditanewfilelang=de
set ditanewfilelang=none