RefinerAnchoring simpleType (SPS15XSDSearchSet2)
- Artikel
-
-
Infotyp |
Wert |
Basistyp
|
xs:string
|
Namespace
|
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
|
Schemadatei
|
schema_Microsoft.Office.Server.Search.Administration.xsd
|
Definition
<xs:simpleType name="RefinerAnchoring">
<xs:restriction base="xs:string">
<xs:enumeration value="Auto" />
<xs:enumeration value="None" />
<xs:enumeration value="Complete" />
<xs:enumeration value="Prefix" />
<xs:enumeration value="Suffix" />
</xs:restriction>
</xs:simpleType>
Aufzählungswerte
Wert |
Beschreibung |
Auto
|
|
Keine
|
|
Vollständig
|
|
Präfix
|
|
Namenszusatz
|
|