ulex:MatchObjectDetails
A set of search terms that were matched as part of an object hit.
Element information
Namespace: http://ulex.gov/ulex/2.0
Schema document: ulex.gov/ulex/2.0/ulex.xsd
Type: ulex:MatchObjectDetailsType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ulex:MatchDigestEntityReference [0..1]A LEXS Digest Entity that was matched in a search.
- ulex:MatchDigestElementReference [0..*]A LEXS Digest element that was matched in a search, such as a person's last name.
- ulex:MatchStructuredPayloadEntityReference [0..1]A Structured Payload high level object that was matched in a search.
- ulex:MatchStructuredPayloadElementReference [0..*]A Structured Payload element that was matched in a search.
- ulex:MatchObjectDescriptionText [0..1]A description of how a high level object was matched in a search.
Attributes
None
Used in
- Type ulex:MatchDetailsType (Element ulex:MatchDetails)
Sample instance
<ulex:MatchObjectDetails> <ulex:MatchDigestEntityReference ulexlib:validatingObjectReference="EPerson1"/> <ulex:MatchDigestElementReference> <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="EPerson1PGN"/> <ulex:QueryMatchText>exact</ulex:QueryMatchText> </ulex:MatchDigestElementReference> <ulex:MatchDigestElementReference> <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="EPerson1PSN"/> <ulex:QueryMatchText>exact</ulex:QueryMatchText> </ulex:MatchDigestElementReference> </ulex:MatchObjectDetails>