ArrayOfResultItemType complexType (SPS15XSDSearchSet2)
Informationen zum Typ
Informationen | Standort |
---|---|
Namespace |
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration |
Schemadatei |
schema_Microsoft.Office.Server.Search.Administration.xsd |
Erweiterungsbasis |
Keine |
Definition
<xs:complexType name="ArrayOfResultItemType">
<xs:sequence>
<xs:element name="ResultItemType" type="tns:ResultItemType" minOccurs="0" maxOccurs="unbounded"></xs:element>
</xs:sequence>
</xs:complexType>
Elemente und Attribute
Wenn das Schema bestimmte Anforderungen definiert, z. B. sequence, minOccurs, maxOccurs und choice, lesen Sie den Abschnitt definition.
Untergeordnete Elemente
Element | Typ | Beschreibung |
---|---|---|
ResultItemType |
tns:ResultItemType |
Attribute
None.