ulex:MatchDigestElementReference
A LEXS Digest element that was matched in a search, such as a person's last name.
Element information
Namespace: http://ulex.gov/ulex/2.0
Schema document: ulex.gov/ulex/2.0/ulex.xsd
Type: ulex:MatchDigestElementReferenceType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ulexlib:DigestObjectReference [1..1]An object in a Digest, which can be a high level object such as a Person or a Vehicle, or a lower level object such as a PersonName.
- ulex:QueryMatchText [0..1]A description of how an element was matched in a search.
Attributes
None
Used in
- Type ulex:MatchObjectDetailsType (Element ulex:MatchObjectDetails)
Sample instance
<ulex:MatchDigestElementReference> <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="EPerson1PGN"/> <ulex:QueryMatchText>exact</ulex:QueryMatchText> </ulex:MatchDigestElementReference>