bic-org-uk / bic-lcf

BIC Library Communication Framework
https://bic-org-uk.github.io/bic-lcf
Other
7 stars 4 forks source link

LCF-codelist.xsd PNI has incorrect enumeration value #317

Closed anthonywhitford closed 11 months ago

anthonywhitford commented 11 months ago

While reviewing the code list annotations, code list PNI appears to have an issue where the enumeration value "17" is present, however in the master documentation this should be "18". The offending code is PNI03.

@franciscave @mdovey Can you confirm that you believe the enumeration value in the LCF-codelist.xsd for PNI03 is the error, and this should have value 18?

franciscave commented 11 months ago

I've checked ONIX code list 44, and '18' is definitely the correct code value. Good catch!

franciscave commented 11 months ago

Now fixed in the v1.3.0-rc branch.