2.2.2.2.1 ResourceCollection Element

The <ResourceCollection> element contains all of the other elements defined in sections 2.2.2.1 and 2.2.2.2. The server MUST only put one <Publisher> element as defined in section 2.2.2.1.2. The <ResourceCollection> element defines the following attributes:

  • PubDate: The publication date. This date SHOULD be included in the <ResourceCollection> element and MUST be in the form xs:dateTime.

  • SchemaVersion: The version number of the XML schema. This attribute MUST be included in the <ResourceCollection> element and SHOULD be based on the version of the schema described in section 2.2.1.2 of this document. The schema version for the XML schema listed in section 2.2.1.2 of this document is schema version 2.0. The schema version number can be found in the version attribute of the <xs:schema> element in the XML schema (see section 2.2.1).

  • DisplayFolder: When present, this attribute indicates that the <ResourceCollection> element contains a subset of the available resources. The subset consists of the resources that exist in the folder name specified in this attribute. If this attribute is not present, the <ResourceCollection> element contains resources from all folders. Folders are described in section 2.2.6.

  • SupportsReconnect: Indicates whether the server supports the Remote Desktop Workspace Runtime Protocol [MS-RDWR]. This attribute SHOULD be included in the <ResourceCollection> element and MUST be in the form xs:boolean.