entity-resource-descriptors Schema
SupportsGrouping Element
entity-resource-descriptors Schema : SupportsGrouping Element

Glossary Item Box

Description

true indicates that queries on this entity can be grouped. The URL attribute is the regular expression for getting the grouping header.
Namespace (none)

Type

Diagram

SupportsGrouping Element

Overview

SupportsGrouping BooleanWithURLType Complex Type
true indicates that queries on this entity can be grouped. The URL attribute is the regular expression for getting the grouping header.
url required xs:string

Source

<xs:element name="SupportsGrouping" type="BooleanWithURLType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                true indicates that queries on this entity can be grouped.
                The URL attribute is the regular expression for getting the grouping header.
        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also