Windows Installer XML (WiX) toolset
Search

LocalizableInteger (Simple Type)

Description
Values of this type must be an integer or the value can be a localization variable with the format $(loc.VARIABLE).
Pattern Type
Must match the regular expression: '[0-9][0-9]*|\$\(loc\.[_A-Za-z][0-9A-Za-z_]*\)'.
See Also
Wix Schema