-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #128 from jpvdplasse/verid_dpv
added digitaal paspoort verzekeren for vereniging van verzekeraars
- Loading branch information
Showing
5 changed files
with
95 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
<IssueSpecification version="4"> | ||
<Name> | ||
<en>Demo Digital Insurance Passport</en> | ||
<nl>Demo Digitaal Paspoort Verzekeren</nl> | ||
</Name> | ||
<ShortName> | ||
<en>Demo Digital Insurance Passport</en> | ||
<nl>Demo Digitaal Paspoort Verzekeren</nl> | ||
</ShortName> | ||
<SchemeManager>irma-demo</SchemeManager> | ||
<IssuerID>VeriD</IssuerID> | ||
<CredentialID>digitalInsurancePassport</CredentialID> | ||
<Description> | ||
<en>With your Digital Insurance Passport, insurers can see who you are and determine if you do not appear in national and international sanctions, investigation and incident registers. This check is mandatory by law and insurers do these together to prevent costs and extra work for customers and insurers.</en> | ||
<nl>Met jouw Digitaal Paspoort Verzekeren kunnen verzekeraars zien wie je bent en vaststellen dat je niet voorkomt in nationale en internationale sanctie-, opsporings- en incidentregisters. Deze controle is wettelijk verplicht en doen verzekeraars samen om kosten en extra werk te voorkomen voor klanten en verzekeraars.</nl> | ||
</Description> | ||
<ShouldBeSingleton>true</ShouldBeSingleton> | ||
<IssueURL> | ||
<en>https://dpv-issue.demos.ver.id</en> | ||
<nl>https://dpv-issue.demos.ver.id</nl> | ||
</IssueURL> | ||
<Attributes> | ||
<Attribute id="firstnames" | ||
displayIndex="0"> | ||
<Name> | ||
<en>First names</en> | ||
<nl>Voornamen</nl> | ||
</Name> | ||
<Description> | ||
<en>Your first names</en> | ||
<nl>Je voornamen</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="prefix" | ||
displayIndex="1" | ||
optional="true"> | ||
<Name> | ||
<en>Prefix</en> | ||
<nl>Voorvoegsel</nl> | ||
</Name> | ||
<Description> | ||
<en>Prefix of your family name</en> | ||
<nl>Voorvoegsel van je achternaam</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="familyname" | ||
displayIndex="2"> | ||
<Name> | ||
<en>Family name</en> | ||
<nl>Geslachtsnaam</nl> | ||
</Name> | ||
<Description> | ||
<en>Your family name, as given to you at birth</en> | ||
<nl>Je achternaam, zoals bij je geboorte toegekend</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="surname" | ||
displayIndex="3"> | ||
<Name> | ||
<en>Surname</en> | ||
<nl>Achternaam</nl> | ||
</Name> | ||
<Description> | ||
<en>Your full family name: your family name or (a combination with) the name of your partner</en> | ||
<nl>Je volledige achternaam: je geslachtsnaam of (een combinatie met) de naam van je partner</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="dateofbirth" | ||
displayIndex="4"> | ||
<Name> | ||
<en>Date of birth</en> | ||
<nl>Geboortedatum</nl> | ||
</Name> | ||
<Description> | ||
<en>Your date of birth</en> | ||
<nl>Je geboortedatum</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="legalInsuranceChecks" | ||
displayIndex="5"> | ||
<Name> | ||
<en>Legal Insurance Checks</en> | ||
<nl>Status Wettelijke Controles Verzekeringen</nl> | ||
</Name> | ||
<Description> | ||
<en>No hits</en> | ||
<nl>Geen signaleringen</nl> | ||
</Description> | ||
</Attribute> | ||
</Attributes> | ||
</IssueSpecification> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1712578325 | ||
1713509606 |