ArrayOfReorderingRule complexType (SPS15XSDSearchSet5)

Применимо к: SharePoint Server 2013

Сведения о типе

Информация Расположение
Namespace
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query
Файл схемы
schema_Microsoft.Office.Server.Search.Query.xsd
Базовый элемент расширения
Отсутствует

Определение

<xs:complexType name="ArrayOfReorderingRule">
    <xs:sequence>
        <xs:element name="ReorderingRule" type="tns:ReorderingRule" minOccurs="0" maxOccurs="unbounded"></xs:element>
    </xs:sequence>
</xs:complexType>

Элементы и атрибуты

Если в схеме определяются конкретные требования, например sequence, minOccurs, maxOccurs и choice, см. раздел определений.

Дочерние элементы

Элемент Тип Описание
Изменение порядкаRule
tns:ReorderingRule

Attributes

Нет.