From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/nxml-gentoo-schemas:master commit in: /
Date: Thu, 31 Oct 2024 19:27:28 +0000 (UTC)	[thread overview]
Message-ID: <1719650145.1860033427189cc97ef3d8e4dede8d7677779e92.ulm@gentoo> (raw)
commit:     1860033427189cc97ef3d8e4dede8d7677779e92
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 08:35:45 2024 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 08:35:45 2024 +0000
URL:        https://gitweb.gentoo.org/proj/nxml-gentoo-schemas.git/commit/?id=18600334
schemas.xml: Explicitly require an empty prefix
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
 LICENCE     |  2 +-
 schemas.xml | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/LICENCE b/LICENCE
index 0a21fdc..bc3c646 100644
--- a/LICENCE
+++ b/LICENCE
@@ -1,5 +1,5 @@
 Copyright 2007-2011 Diego Elio Pettenò
-Copyright 2015-2023 Ulrich Müller
+Copyright 2015-2024 Ulrich Müller
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
diff --git a/schemas.xml b/schemas.xml
index 592459e..129b6bf 100644
--- a/schemas.xml
+++ b/schemas.xml
@@ -1,18 +1,18 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!--
-  Copyright 2007-2021 Gentoo Authors
+  Copyright 2007-2024 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" />
+  <documentElement prefix="" localName="catmetadata" uri="metadata.rnc"/>
+  <documentElement prefix="" localName="glsa" uri="glsa.rnc"/>
+  <documentElement prefix="" 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" />
+  <documentElement prefix="" localName="mirrors" uri="mirrors.rnc"/>
+  <documentElement prefix="" localName="pkgmetadata" uri="metadata.rnc"/>
+  <documentElement prefix="" localName="projects" uri="projects.rnc"/>
+  <documentElement prefix="" localName="repositories" uri="repositories.rnc"/>
+  <documentElement prefix="" localName="userlist" uri="userinfo.rnc"/>
 </locatingRules>
next             reply	other threads:[~2024-10-31 19:27 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-31 19:27 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-16 12:51 [gentoo-commits] proj/nxml-gentoo-schemas:master commit in: / Ulrich Müller
2024-11-12 18:22 Ulrich Müller
2024-11-12 18:22 Ulrich Müller
2024-10-31 19:27 Ulrich Müller
2024-10-31 19:27 Ulrich Müller
2024-02-08 10:56 Ulrich Müller
2023-10-22 21:05 Ulrich Müller
2023-10-07 14:17 Ulrich Müller
2023-09-14 16:01 Ulrich Müller
2023-02-27 18:20 Ulrich Müller
2022-11-03 17:48 Ulrich Müller
2022-10-01  9:42 Ulrich Müller
2022-10-01  9:40 Ulrich Müller
2022-10-01  9:40 Ulrich Müller
2022-09-16  7:15 Ulrich Müller
2022-07-30  5:31 Ulrich Müller
2022-06-19 15:46 Ulrich Müller
2022-05-26  6:10 Ulrich Müller
2022-05-26  6:10 Ulrich Müller
2022-05-24 17:59 Ulrich Müller
2022-04-28 22:38 Ulrich Müller
2022-04-28 22:35 Ulrich Müller
2022-01-25  8:11 Ulrich Müller
2022-01-25  8:11 Ulrich Müller
2022-01-25  8:11 Ulrich Müller
2022-01-21 22:08 Ulrich Müller
2021-09-08 17:55 Ulrich Müller
2021-09-06 18:11 Ulrich Müller
2021-03-15 13:15 Ulrich Müller
2021-02-03 13:45 Ulrich Müller
2020-03-03  8:33 Ulrich Müller
2020-02-29 16:15 Ulrich Müller
2020-02-29 16:15 Ulrich Müller
2020-01-22 19:54 Ulrich Müller
2020-01-09 23:37 Ulrich Müller
2020-01-09 23:37 Ulrich Müller
2019-12-27  9:50 Ulrich Müller
2019-12-27  9:50 Ulrich Müller
2019-12-17 19:07 Ulrich Müller
2019-12-17 19:07 Ulrich Müller
2019-12-17 19:07 Ulrich Müller
2019-12-17 17:22 Ulrich Müller
2019-12-11  6:55 Ulrich Müller
2019-12-03 14:57 Ulrich Müller
2018-06-18 19:48 Ulrich Müller
2018-06-11 22:42 Ulrich Müller
2018-06-11 22:42 Ulrich Müller
2016-05-06  7:59 Ulrich Müller
2016-03-12 12:28 Ulrich Müller
2016-03-12 12:28 Ulrich Müller
2016-01-25 21:23 Ulrich Müller
2016-01-25 21:23 Ulrich Müller
2016-01-25 21:23 Ulrich Müller
2016-01-25 21:23 Ulrich Müller
2016-01-25  9:28 Ulrich Müller
2016-01-25  9:21 Ulrich Müller
2016-01-25  9:21 Ulrich Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox
  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):
  git send-email \
    --in-reply-to=1719650145.1860033427189cc97ef3d8e4dede8d7677779e92.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY
  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
  Be sure your reply has a Subject: header at the top and a blank line
  before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox