VersionType (Simple Type)

Windows Installer XML (WiX) v3.0

VersionType (Simple Type)

Description
Values of this type will look like: "x", "x.x", "x.x.x", or "x.x.x.x" where x is an integer from 0 to 65534.
Pattern Type
Must match the regular expression: '\d{1,5}(\.\d{1,5}){0,3}'.
See Also
Ps Schema