ArrayOfSource complexType (SPS15XSDSearchSet1)

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

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

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

Определение

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

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

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

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

Элемент Тип Описание
Source
tns:Source

Атрибуты

Нет.