Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Type information
| Information | Location |
|---|---|
| Namespace | http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration |
| Schema file | schema_Microsoft.Office.Server.Search.Administration.xsd |
| Extension base | None |
Definition
<xs:complexType name="PropertyRuleOperator">
<xs:sequence>
<xs:element name="DescriptionLSID" type="q3:LocStringId" minOccurs="0"></xs:element>
<xs:element name="IsFunction" type="xs:boolean" minOccurs="0"></xs:element>
<xs:element name="IsQuoted" type="xs:boolean" minOccurs="0"></xs:element>
<xs:element name="JoinedByOr" type="xs:boolean" minOccurs="0"></xs:element>
<xs:element name="Name" type="xs:string" minOccurs="0"></xs:element>
<xs:element name="NameLSID" type="q4:LocStringId" minOccurs="0"></xs:element>
<xs:element name="Representation" type="xs:string" minOccurs="0"></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 |
|---|---|---|
| DescriptionLSID |
q3:LocStringId |
|
| IsFunction |
xs:boolean |
|
| IsQuoted |
xs:boolean |
|
| JoinedByOr |
xs:boolean |
|
| Name |
xs:string |
|
| NameLSID |
q4:LocStringId |
|
| Representation |
xs:string |
Attributes
None.