WiX Database XML Schema

Element: Media

Description

Media element describes a disk that makes up the source media for the installation.

Derived By

Restricting anyType

Attributes

Name  Type  Description 
Id  integer  Disk identifier for Media table.
Cabinet  string  The name of the cabinet if some or all of the files stored on the media are in a cabinet file.
CompressionLevel  NMTOKEN (restriction)  Indicates the compression level for the Media's cabinet.
DiskPrompt  string  The disk name, which is usually the visible text printed on the disk.
EmbedCab  YesNoType  Instructs the binder to embed the cabinet in the product if 'yes'.
Layout  string  This attribute specifies the root directory for the uncompressed files that are a part of this Media element.
src  string   
VolumeLabel  string  The label attributed to the volume.
Source  string  Optional property that identifies the source of the embedded cabinet.

Content Model

Contains elements as defined in the following table.

Component  Type  Description 
DigitalSignature  anyType (restriction)  Adds a digital signature.
PatchBaseline  anyType (restriction)  Identifies a set of product versions.
SymbolPath  anyType (restriction)  A path to symbols.