lexscodes:AdvisoryCategoryCodeType
LEXS Warning and Error categories list. Note that some warnings might become errors. For example, if an unsupported element is provided in a search query and that is the only element provided, the query cannot be processed and the result should be an error; versus an unsupported element that can be ignored with the result based on remaining elements.
Complex type information
Namespace: http://usdoj.gov/leisp/lexs/codes/3.1
Schema document: codes/3.1/codes.xsd
NIEM Properties:
- Base: s:ComplexObjectType
Content
- Type based on xsd:token
Valid value Description NetworkFailure Network failure (e.g.. cannot contact service provider) InvalidResponse Invalid Response (response from service provider cannot be processed) InvalidRequest Invalid Request (service provider could not process incoming request) Timeout Timeout (service provider did not respond in allotted time) BusinessRuleNotMet Business Rules Not Met (e.g. service provider requires SSN in query, but query did not provide SSN value) NextPreviousNotSupported Next/Previous Not Supported StructuredSearchNotSupported Structured Search Not Supported (structured search submitted, but service provider or data source only support unstructured searches) UnstructuredSearchNotSupported Unstructured Search Not Supported (unstructured search submitted, but service provider or data source only support structured searches) FuzzyMatchNotSupported Fuzzy Match Not Supported WildcardNotSupported Wildcards Not Supported (service provider does not support wildcard queries in unstructured searches) LogicalOperatorsNotSupported Logical Operators Not Supported (service provider does not support logical AND/OR queries in unstructured searches) PhrasesNotSupported Phrases Not Supported (service provider does not support exact phrase queries in unstructured searches) InvalidAttachmentRequested Invalid Attachment Requested (service provider received request for invalid attachment) InvalidDataItemRequested Invalid Data Item Requested (service provider received getDataItem request for data item that does not exist) OtherError Other Error (for errors that don't fall into categories above) QueryObjectNotSupported Unsupported Query Object (e.g. query was on vehicle and service provider doesn't handle vehicles) QueryFieldNotSupported Unsupported Query Field (e.g. query was on SSN and service provider doesn't include SSN) QueryOperatorNotSupported Unsupported Query Operator (e.g. query included a wildcard and service provider only does exact) QuantityMismatch Quantity Mismatch (user asked for maximum # of hits, service provider supplied different #) PointerInformationOnly Pointer Information Only (service provider can only return contact information for follow-up, but no data) MultipleValuesNotSupported Multiple Values Not Supported (search query included multiple values for a search field, but service provider only supports single values) OtherWarning Other Warning (other issues that don't fall into above categories)
from type lexscodes:AdvisoryCategoryCodeSimpleType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | The id attribute is used to define XML IDs for NIEM objects. These IDs may be targets of reference elements, metadata attributes, and link metadata attributes. | from group s:SimpleObjectAttributeGroup |
s:metadata | [0..1] | xsd:IDREFS | The attribute metadata allows an object to point to metadata that affects itself. | from group s:SimpleObjectAttributeGroup |
s:linkMetadata | [0..1] | xsd:IDREFS | The linkMetadata attribute allows an element to point to metadata that affects the relationship between the context and the value of the object. | from group s:SimpleObjectAttributeGroup |
Used in
- Element lexs:AdvisoryCategory
Type inheritance chain
- xsd:token
- restricted by lexscodes:AdvisoryCategoryCodeSimpleType
- extended by lexscodes:AdvisoryCategoryCodeType
- restricted by lexscodes:AdvisoryCategoryCodeSimpleType