ArrayOfResultItemType complexType (SPS15XSDSearchSet2)

类型信息

信息 位置
命名空间
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
架构文件
schema_Microsoft.Office.Server.Search.Administration.xsd
扩展基

定义

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

元素和属性

如果架构定义了特定要求(如 sequenceminOccursmaxOccurschoice),请参阅定义部分。

子元素

元素 类型 说明
ResultItemType
tns:ResultItemType

Attributes

无。