ulex:NumberOfStructuredPayloadTerms
A number of search terms used in a query for a given Structured Payload. Structures provides a count of search terms in any included Structured Payload elements so that service providers that do not understand one or more Structured Payloads will have a count of terms that were ignored for the purposes of calculating an accurate MatchScore. This element indicates the Structured Payload to which it applies and provides the number of search terms in that Structured Payload section.
Element information
Namespace: http://ulex.gov/ulex/2.0
Schema document: ulex.gov/ulex/2.0/ulex.xsd
Type: ulex:NumberOfStructuredPayloadTermsType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ulex:CommunityURI [1..1]A Structured Payload Community Uniform Resource Identifier to uniquely identify the community that created and/or is responsible for the Structured Payload. Used in combination with CommunityVersionText to identify the Structured Payload uniquely.
- ulex:SearchTermsQuantity [1..1]A number of search terms in the Structured Payload.
Attributes
None
Used in
- Type ulex:SearchRequestMetadataType (Element ulex:SearchRequestMetadata)
Sample instance
<ulex:NumberOfStructuredPayloadTerms> <ulex:CommunityURI>http://somewhere.gov/new-community</ulex:CommunityURI> <ulex:SearchTermsQuantity>1</ulex:SearchTermsQuantity> </ulex:NumberOfStructuredPayloadTerms>