]> Lady’s Gitweb - Vocab/blob - data/datatypes/contact¦LanguageCode
Initial commit; initial set of vocabs
[Vocab] / data / datatypes / contact¦LanguageCode
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE Datatype SYSTEM "../../DTD">
7 <Datatype>
8 <label xml:lang="en">Language Code</label>
9 <comment xml:lang="en">
10 <p>
11 A primary language subtag.
12 </p>
13 </comment>
14 <isDefinedBy>
15 <SpecificResource source="(SWAP-PIM)"/>
16 </isDefinedBy>
17 <equivalentClass>
18 <Datatype>
19 <onDatatype>
20 <resource name="xsd:language"/>
21 </onDatatype>
22 <withRestrictions>
23 <pattern>[a-z]{2,3}</pattern>
24 </withRestrictions>
25 </Datatype>
26 </equivalentClass>
27 </Datatype>
This page took 0.048 seconds and 5 git commands to generate.