Closed kathryn-ods closed 1 week ago
This is currently (http://bods-cove-addbods04.dokkubodsdev1.ods.mobi/) producing the message:
So is the solution to only do this test if the scheme property is present?
Note for the 0.4 GLEIF pipeline I am looking up GLEIF registration authority in their codelists (RA000665), and then including a org-id prefix so the BODS data should be more like:
{
"id": "MPE8309215YA",
"scheme": "MX-RFC",
"schemeName": "Federal Taxpayers Registry"
}
So is the solution to only do this test if the scheme property is present?
Yes this is correct
In this entity statement there's an identifier without a scheme - referencing the GLEIF Registration Authorities List
This generates this error under Additional Checks "This Person Statement's identifier scheme has an unrecognised type - Identifier scheme: None"
Full example to replicate