lexs:SortOrderCode
A sort order code that indicates to the service provider what set of hits, most recent or most relevant, should be returned if there are more hits than can be returned in a single response. The responding system determines what is most relevant.
Element information
Namespace: http://lexs.gov/lexs/4.0
Schema document: lexs.gov/lexs/4.0/lexs.xsd
Type: lexscodes:SortOrderCodeType
Properties: Global, Qualified
Content
from type lexscodes:SortOrderCodeSimpleType
-
Valid value Description Date Return most recent data first. Relevance Return most relevant data first.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from group s:SimpleObjectAttributeGroup | |
s:metadata | [0..1] | xsd:IDREFS | from group s:SimpleObjectAttributeGroup | |
s:linkMetadata | [0..1] | xsd:IDREFS | from group s:SimpleObjectAttributeGroup |
Used in
- Type ulex:SearchRequestMetadataType (Element ulex:SearchRequestMetadata)
Substitution hierarchy
- ulex:SortOrderAbstract
- can be substituted with lexs:SortOrderCode
Sample instance
<lexs:SortOrderCode>Date</lexs:SortOrderCode>