WiX Database XML Schema

Element: CustomTable

Description

Defines a custom table for use from a custom action.

Derived By

Restricting anyType

Attributes

Name  Type  Description 
Id  string  Identifier for the custom table.

Content Model

Contains elements as defined in the following table.

Component  Type  Description 
Column  anyType (restriction)  Column definition for a Custom Table
Row  anyType (restriction)  Row data for a Custom Table