2.2.4.55 t:PathToUnindexedFieldType Complex Type
The PathToUnindexedFieldType complex type specifies frequently referenced properties. The PathToUnindexedFieldType complex type extends the BasePathToElementType complex type, as specified in section 2.2.4.16.
-
<xs:complexType name="PathToUnindexedFieldType"> <xs:complexContent> <xs:extension base="t:BasePathToElementType" > <xs:attribute name="FieldURI" type="t:UnindexedFieldURIType" use="required" /> </xs:extension> </xs:complexContent> </xs:complexType>
Attributes
Name |
Type |
Description |
---|---|---|
FieldURI |
t:UnindexedFieldURIType (section 2.2.5.26) |
Specifies frequently referenced field URIs. This attribute MUST be present. |