Schema Central  >  LEXS 3.1.4  >  lexs.xsd  >  lexs:AdvisoryCategory
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

lexs:AdvisoryCategory

Provides a machine-interpretable error/warning message from an enumerated code list that can be used programmatically. 

Element information

Namespace: http://usdoj.gov/leisp/lexs/3.1

Schema document: lexs/3.1/lexs.xsd

Type: lexscodes:AdvisoryCategoryCodeType

Properties: Global, Qualified

Content

  • Type based on xsd:token
    • Valid valueDescription
      NetworkFailureNetwork failure (e.g.. cannot contact service provider)
      InvalidResponseInvalid Response (response from service provider cannot be processed)
      InvalidRequestInvalid Request (service provider could not process incoming request)
      TimeoutTimeout (service provider did not respond in allotted time)
      BusinessRuleNotMetBusiness Rules Not Met (e.g. service provider requires SSN in query, but query did not provide SSN value)
      NextPreviousNotSupportedNext/Previous Not Supported
      StructuredSearchNotSupportedStructured Search Not Supported (structured search submitted, but service provider or data source only support unstructured searches)
      UnstructuredSearchNotSupportedUnstructured Search Not Supported (unstructured search submitted, but service provider or data source only support structured searches)
      FuzzyMatchNotSupportedFuzzy Match Not Supported
      WildcardNotSupportedWildcards Not Supported (service provider does not support wildcard queries in unstructured searches)
      LogicalOperatorsNotSupportedLogical Operators Not Supported (service provider does not support logical AND/OR queries in unstructured searches)
      PhrasesNotSupportedPhrases Not Supported (service provider does not support exact phrase queries in unstructured searches)
      InvalidAttachmentRequestedInvalid Attachment Requested (service provider received request for invalid attachment)
      InvalidDataItemRequestedInvalid Data Item Requested (service provider received getDataItem request for data item that does not exist)
      OtherErrorOther Error (for errors that don't fall into categories above)
      QueryObjectNotSupportedUnsupported Query Object (e.g. query was on vehicle and service provider doesn't handle vehicles)
      QueryFieldNotSupportedUnsupported Query Field (e.g. query was on SSN and service provider doesn't include SSN)
      QueryOperatorNotSupportedUnsupported Query Operator (e.g. query included a wildcard and service provider only does exact)
      QuantityMismatchQuantity Mismatch (user asked for maximum # of hits, service provider supplied different #)
      PointerInformationOnlyPointer Information Only (service provider can only return contact information for follow-up, but no data)
      MultipleValuesNotSupportedMultiple Values Not Supported (search query included multiple values for a search field, but service provider only supports single values)
      OtherWarningOther Warning (other issues that don't fall into above categories)

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDThe 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:IDREFSThe attribute metadata allows an object to point to metadata that affects itself.from group s:SimpleObjectAttributeGroup
s:linkMetadata [0..1]xsd:IDREFSThe 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

Sample instance

(Auto-generated)

<lexs:AdvisoryCategory/>