編輯

共用方式為


ArrayOfReorderingRule complexType (SPS15XSDSearchSet5)

Applies to: SharePoint Server 2013

Type information

Information Location
Namespace
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Query
Schema file
schema_Microsoft.Office.Server.Search.Query.xsd
Extension base
None

Definition

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

Elements and attributes

If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.

Child elements

Element Type Description
ReorderingRule
tns:ReorderingRule

Attributes

None.