]> Lady’s Gitweb - Vocab/blob - data/classes/anno¦Direction
Initial commit; initial set of vocabs
[Vocab] / data / classes / anno¦Direction
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 Class SYSTEM "../../DTD">
7 <Class>
8 <label xml:lang="en">Direction</label>
9 <comment xml:lang="en">
10 <p>
11 A base text direction.
12 </p>
13 <p>
14 This class has only three instances :⁠— <ptr target="anno:ltrDirection"/>, <ptr target="anno:rtlDirection"/>, and <ptr target="anno:autoDirection"/>.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(ANNO)" fragment="direction"/>
19 </isDefinedBy>
20 <equivalentClass>
21 <Class>
22 <oneOf>
23 <resource name="anno:autoDirection"/>
24 <resource name="anno:ltrDirection"/>
25 <resource name="anno:rtlDirection"/>
26 </oneOf>
27 </Class>
28 </equivalentClass>
29 </Class>
This page took 0.09074 seconds and 5 git commands to generate.