summaryrefslogtreecommitdiff
blob: 592459eb38ec72cec061c7eee28d30e374a19456 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<!--
  Copyright 2007-2021 Gentoo Authors
  Distributed under the terms of the MIT license
-->
<locatingRules xmlns="http://thaiopensource.com/ns/locating-rules/1.0">
  <documentElement localName="catmetadata" uri="metadata.rnc" />
  <documentElement localName="glsa" uri="glsa.rnc" />
  <documentElement localName="guide" uri="devbook.rnc" />
  <!-- rng-loc.el cannot combine rules, so unfortunately we cannot
       select a schema by both document element and filename pattern -->
  <!-- <uri pattern="text.xml" uri="devbook.rnc" /> -->
  <documentElement localName="mirrors" uri="mirrors.rnc" />
  <documentElement localName="pkgmetadata" uri="metadata.rnc" />
  <documentElement localName="projects" uri="projects.rnc" />
  <documentElement localName="repositories" uri="repositories.rnc" />
  <documentElement localName="userlist" uri="userinfo.rnc" />
</locatingRules>