resourcesList Element

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

The resourcesList element contains one or more child resources elements that define the locales on which the Web PI feed is supported.

Schema Hierarchy

feed Element
  resources Element

Syntax

<resourcesList>
  <resources> ... </resources>
</resourcesList>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

resources

Contains a child culture element, and optionally, and associated url element. The culture element defines a locale on which the Web PI feed is supported. The url element defines a URL to a resource file associated with the specified locale.

A child resources element is included for each locale.

Parent Elements

Element Description

feed

The root element.

See Also

Reference

feed Element
resources Element
entry Element