Skip to content

Commit

Permalink
Update photo-id namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
vafeini committed Sep 26, 2024
1 parent caefdb2 commit 3288398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/services/model/photo_id-mso_mdoc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {MsoMdoc} from "./mso-mdoc";
export const PHOTO_ID_MSO_MDOC: MsoMdoc = {
name: 'Photo Identifier',
doctype: 'org.iso.23220.2.photoid.1',
namespace: 'org.iso.23220.2.photoid.1',
namespace: 'org.iso.23220.photoid.1',
attributes: [
{value: 'issuing_authority', text: 'Issuing authority'},
{value: 'issuing_country', text: 'Issuing country'},
Expand Down

0 comments on commit 3288398

Please sign in to comment.