styleCollection XML element
- Last UpdatedJul 18, 2024
- 1 minute read
The styleCollection element represents a collection of retrieval styles. It is the container for multiple retrieval styles represented by retrievalStyle elements. It has two required attributes:
-
version: Specifies the format version of the style collection. The only valid value is 9.2.
-
xmlns: Specifies the XML namespace to be used. Set this attribute to urn:retrievalstyle-schema.
The retrieval styles file can only contain single styleCollection element.