Skip to content

Commit

Permalink
Update A.01.05.iso-639.codes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jensscheerlinck committed May 19, 2016
1 parent d9276c9 commit 0431ed5
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions A.01.05.iso-639.codes.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
# A.1.5 ISO 639 codes

**Purpose**: Verification whether the parameter “language” contain values that are based on ISO 639-2/B alpha 3 codes.
**Purpose**: Verification whether the INSPIRE Discovery Service contains a list of the natural languages supported by the service and whether the Discover Metadata request parameter “language” contains values that are based on ISO 639-2/B alpha 3 codes.

**Prerequisites**


**Test method**

Examine whether the values in the list of supported languages of the INSPIRE Discovery Service are based on ISO 639-2/B alpha 3 codes. In other words, whether the INSPIRE Discovery Service supports at least one of those language codes: eng, bul, cze, dan, est, fin, fre, hrv, dut, gle, ice, ita, lit, lav, hun, mlt, nor, ger, pol, por, rum, roh, gre, slo, slv, spa, swe.
Examine whether the INSPIRE Discovery Service contains a list of the natural languages supported by the service. The Get Discovery Service Metadata response (i.e. the GetCapabilities document) shall contain this list in the tags [SupportedLanguages](#SupportedLanguages).

Then, examine whether the values in the list of [SupportedLanguages](#SupportedLanguages) of the INSPIRE Discovery Service are based on ISO 639-2/B alpha 3 codes. In other words, whether the INSPIRE Discovery Service supports at least one of those language codes: eng, bul, cze, dan, est, fin, fre, hrv, dut, gle, ice, ita, lit, lav, hun, mlt, nor, ger, pol, por, rum, roh, gre, slo, slv, spa, swe.

**Reference(s)**

* [TG DISC](README.md#ref_TG_DISC), Implementation Requirement 23
* [TG DISC](README.md#ref_TG_DISC), Implementation Requirement 25

See note 1
Expand All @@ -29,3 +32,4 @@ The namespace prefixes used as described in [README.md](README.md#namespaces).

Abbreviation | XPath expression
---------------------------------------------------------- | -------------------------------------------------------------------------
<a name="SupportedLanguages"></a> SupportedLanguages | ./inspire_common:SupportedLanguages

1 comment on commit 0431ed5

@jensscheerlinck
Copy link
Contributor Author

@jensscheerlinck jensscheerlinck commented on 0431ed5 May 19, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implementation of issues #21 and #16

Please sign in to comment.