PropertyRule 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="PropertyRule">
<xs:sequence>
<xs:element name="PropertyName" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="PropertyOperator" type="tns:PropertyRuleOperator" minOccurs="0"></xs:element>
<xs:element name="PropertyValues" type="q1:ArrayOfstring" minOccurs="0"></xs:element>
<xs:element name="RuleNameLSID" type="q2:LocStringId" minOccurs="0"></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 |
---|---|---|
PropertyName |
xs:string |
|
PropertyOperator |
tns:PropertyRuleOperator |
|
Propertyvalues |
q1:ArrayOfstring |
|
RuleNameLSID |
q2:LocStringId |
Attribute
None.