-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e38f4f2
commit 6bd6977
Showing
5 changed files
with
130 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,126 @@ | ||
<IssueSpecification version="4"> | ||
<Name> | ||
<en>Demo "green" card</en> | ||
<nl>Demo "groene" kaart</nl> | ||
</Name> | ||
<ShortName> | ||
<en>Demo "green" card</en> | ||
<nl>Demo "groene" kaart</nl> | ||
</ShortName> | ||
<SchemeManager>irma-demo</SchemeManager> | ||
<IssuerID>VeriD</IssuerID> | ||
<CredentialID>greenCard</CredentialID> | ||
<Description> | ||
<en>Your proof of car insurance</en> | ||
<nl>Je bewijs van autoverzekering</nl> | ||
</Description> | ||
<IssueURL> | ||
<en>https://privacybydesign.foundation/attribute-index/en/irma-demo.VeriD.greenCard.html</en> | ||
<nl>https://privacybydesign.foundation/attribute-index/nl/irma-demo.VeriD.greenCard.html</nl> | ||
</IssueURL> | ||
<ShouldBeSingleton>false</ShouldBeSingleton> | ||
<Attributes> | ||
<Attribute id="validFrom" | ||
optional="true"> | ||
<Name> | ||
<en>Valid from</en> | ||
<nl>Geldig vanaf</nl> | ||
</Name> | ||
<Description> | ||
<en>Your insurance is valid from this date</en> | ||
<nl>Je verzekering is geldig vanaf deze datum</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="validTo" | ||
optional="true"> | ||
<Name> | ||
<en>Valid to</en> | ||
<nl>Geldig tot en met</nl> | ||
</Name> | ||
<Description> | ||
<en>Your insurance is valid to this date</en> | ||
<nl>Je verzekering is geldig tot en met deze datum</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="policyNumber"> | ||
<Name> | ||
<en>Serial and Policy number</en> | ||
<nl>Serie- en Polisnummer</nl> | ||
</Name> | ||
<Description> | ||
<en>Serial and Policy number</en> | ||
<nl>Serie- en Polisnummer</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="insurer"> | ||
<Name> | ||
<en>Insurer</en> | ||
<nl>Verzekeraar</nl> | ||
</Name> | ||
<Description> | ||
<en>This insurance has been issued by</en> | ||
<nl>Deze verzekering is afgegeven door</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="registration"> | ||
<Name> | ||
<en>Registration number</en> | ||
<nl>Kenteken</nl> | ||
</Name> | ||
<Description> | ||
<en>Registration number</en> | ||
<nl>Kenteken</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="category"> | ||
<Name> | ||
<en>Category of vehicle</en> | ||
<nl>Soort motorrijtuig</nl> | ||
</Name> | ||
<Description> | ||
<en>Category of vehicle</en> | ||
<nl>Soort motorrijtuig</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="make"> | ||
<Name> | ||
<en>Make of vehicle</en> | ||
<nl>Merk motorrijtuig</nl> | ||
</Name> | ||
<Description> | ||
<en>Make of vehicle</en> | ||
<nl>Merk motorrijtuig</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="territorialValidity"> | ||
<Name> | ||
<en>Territorial validity</en> | ||
<nl>Dekkingsgebied</nl> | ||
</Name> | ||
<Description> | ||
<en>Territorial validity</en> | ||
<nl>Dekkingsgebied</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="policyholder"> | ||
<Name> | ||
<en>Policyholder</en> | ||
<nl>Verzekerde</nl> | ||
</Name> | ||
<Description> | ||
<en>Name and address of the policyholder</en> | ||
<nl>Naam en adres van de verzekerde</nl> | ||
</Description> | ||
</Attribute> | ||
<Attribute id="insurer"> | ||
<Name> | ||
<en>Insurer</en> | ||
<nl>Verzekeraar</nl> | ||
</Name> | ||
<Description> | ||
<en>Name and address of the Insurer</en> | ||
<nl>Naam en adres van de Verzekeraar</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 @@ | ||
1719393286 | ||
1723220933 |