Skip to content

value "0PT" twice in "ncic:VMOCodeSimpleType" #27

Description

@mark-aamva

I included "ncic:VMOCodeSimpleType" in my schema. Movement gave me the enumerations with some values included more than once.

  • two entries for value "0PT".
  • three entries for "0UT"
  • seven entries for "100"
  • etc.
    In XMLSPY the json schema validator says it fails on 'the unique constraints imposed by schema property uniqueitems'.

The duplicates probably came over from NIEM XML which has the same duplicated values.
In NCIC the values are duplicated when you only look at the vehicle model, but are unique when the make and model are combined (i.e. AUDI-100 and SUBA-100)

Not sure if the make/model has to be reworked, or if 'uniqueitems' may need to be dropped for some JSON code lists.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions