HexType (Simple Type)

WiX Help

HexType (Simple Type)

Description

This type supports any hexadecimal number. Both upper and lower case is acceptable for letters appearing in the number. This type also includes the empty string: "".

Pattern Type
Must match the regular expression: '[0-9A-Fa-f]*'.
See Also
Wix Schema