Ms.Locale Element [AX 2012]
Updated: August 24, 2011
Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
An ms.locale element is an XML metadata element that specifies a language.
The following HTML example shows how to use a document meta element to specify the language. You use meta elements to specify the metadata properties of a content element. Notice how the name and content properties of the meta element specify the Help system element and a language code.
<meta name="ms.locale" content="EN-US" />
The following XML example shows how to use ms.locale to specify a language code for a table of contents.
<ms.locale>EN-US</ms.locale>
Community Additions
ADD
Show: