Copyright (c) Microsoft Corporation. All rights reserved.
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
You must not remove this notice, or any other, from this software.
Schema for describing Windows Installer Xml Localization files (.wxl).
You can specify any valid Windows code by integer like 1252, or by web name like Windows-1252 or iso-8859-1. See Code Pages for more information.
How To: Build a localized version of your installer
How To: Make your installer localizable
The code page integer value or web name for the resulting database. See remarks for more information.
Culture of the localization strings.
How To: Build a localized version of your installer
How To: Make your installer localizable
Identity of the resource.
Determines if the localized string may be overridden.
Indicates whether the string is localizable text or a non-localizable string that must be unique per locale. No WiX tools are affected by the value of this attribute; it used as documentation for localizers to ignore things like GUIDs or identifiers that look like text.