Schema Central  >  LEXS 4.0  >  ulex-codes.xsd  >  ulexcodes:AdvisoryCategoryCodeSimpleType
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

ulexcodes:AdvisoryCategoryCodeSimpleType

A data type for a code that identifies a kind of ULEX warning.  Note that some warnings might become errors and should be reported as such.  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.

Simple type information

Namespace: http://ulex.gov/codes/2.0

Schema document: ulex.gov/ulex-codes/2.0/ulex-codes.xsd

Content

  • Type based on xsd:token
    • Valid valueDescription
      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)
      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)

Used in

Type inheritance chain

  • xsd:token
    • restricted by ulexcodes:AdvisoryCategoryCodeSimpleType