ArrayOfSource complexType (SPS15XSDSearchSet1)
Applies to: SharePoint Server 2013
Type information
Information | Location |
---|---|
Namespace |
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration.Query |
Schema file |
schema_Microsoft.Office.Server.Search.Administration.Query.xsd |
Extension base |
None |
Definition
<xs:complexType name="ArrayOfSource">
<xs:sequence>
<xs:element name="Source" type="tns:Source" 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 |
---|---|---|
Source |
tns:Source |
Attributes
None.