diff --git a/docs/de/country.de.rst b/docs/de/country.de.rst index 71c67b5..435f1a5 100644 --- a/docs/de/country.de.rst +++ b/docs/de/country.de.rst @@ -11,8 +11,8 @@ Ist dies der Fall, wird dies folgendermaßen angegeben: .. code:: yaml - it: - countryExtensionVersion: "0.2" + IT: + countryExtensionVersion: "1.0" piattaforme: - spid: yes diff --git a/docs/fr/country.rst b/docs/fr/country.rst index 74e7663..6e78828 100644 --- a/docs/fr/country.rst +++ b/docs/fr/country.rst @@ -20,8 +20,8 @@ Si un logiciel est conforme, je trouverai : .. code:: yaml - it: - countryExtensionVersion: "0.2" + IT: + countryExtensionVersion: "1.0" piattaforme: - spid: yes diff --git a/docs/fr/schema.it.rst b/docs/fr/schema.it.rst index cb93ea4..f7e3b25 100644 --- a/docs/fr/schema.it.rst +++ b/docs/fr/schema.it.rst @@ -4,7 +4,7 @@ Italy ----- All the extensions listed below are specific for Italy and, as such, they must -be inserted in a section named with the ``it`` code. +be inserted in a section named with the ``IT`` code. Key ``countryExtensionVersion`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/it/country.rst b/docs/it/country.rst index fcc83d3..6a9e99a 100644 --- a/docs/it/country.rst +++ b/docs/it/country.rst @@ -11,6 +11,6 @@ Ogni sezione è identificata con l'\ `ISO 3166-1 alpha-2 country code `__ del Paese in minuscolo (*deprecato*) o in maiuscolo. -Attualmente, l'unica sezione specifica per Paese definita è quella italiana (it:). +Attualmente, l'unica sezione specifica per Paese definita è quella italiana (``IT:``). .. include:: schema.it.rst diff --git a/docs/it/schema.it.rst b/docs/it/schema.it.rst index 33c12ae..e68a7ac 100644 --- a/docs/it/schema.it.rst +++ b/docs/it/schema.it.rst @@ -5,7 +5,7 @@ Italia Tutte le chiavi elencate qui di seguito sono specifiche per l'Italia e, di conseguenza, devono essere inserite in una sezione denominata con il codice -``it``. +``IT``. Chiave ``countryExtensionVersion`` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/standard/country.rst b/docs/standard/country.rst index aab2e45..898d5d9 100644 --- a/docs/standard/country.rst +++ b/docs/standard/country.rst @@ -11,6 +11,6 @@ Each section is identified by a two-letter ISO 3166-1 alpha-2 country code lowercase (*deprecated*) or uppercase `ISO 3166-1 alpha-2 country codes `__. -Currently, the only defined country-specific section is the Italian one (``it:``). +Currently, the only defined country-specific section is the Italian one (``IT:``). .. include:: schema.it.rst diff --git a/docs/standard/schema.it.rst b/docs/standard/schema.it.rst index 38f006f..6fba04a 100644 --- a/docs/standard/schema.it.rst +++ b/docs/standard/schema.it.rst @@ -4,7 +4,7 @@ Italy ----- All the keys listed below are specific for Italy and, as such, they must -be inserted in a section named with the ``it`` code. +be inserted in a section named with the ``IT`` code. Key ``countryExtensionVersion``