DiskIdType (Simple Type)
- Description
 - Values of this type must be an integer or the value of one or more preprocessor variables with the format $(var.Variable) where "Variable" is the name of the preprocessor variable.
 - Pattern Type
 - Must match the regular expression: '((\d+)|(\$\(\w+\.(\w|[.])+\)))+'.
 - See Also
 - Wix Schema