iisComponent Element

Applies To: Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista

The iisComponent element contains a child element that specifies the Internet Information Services (IIS) component associated with the parent installer element.

The values of the child elements correspond to the package names used for the modules and components in the IIS package manager.

Schema Hierarchy

feed Element
  author Element

Syntax

<iisComponent>
  <iis70ComponentName>IIS-StaticContent</iis70ComponentName>
</iisComponent>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

Element Description

iis70ComponentName

Indicates an IIS 7.0 component or module.

iis60ComponentName

Indicates an IIS 6.0 component.

iis51ComponentName

Indicates an IIS 5.1 component.

Parent Elements

Element Description

installer

Contains child elements that define the file or files that are used to install the product defined in the parent entry Element element.