doap: Fix namespace of <until>
authorKim Alvefur <zash@zash.se>
Thu, 19 Sep 2019 21:41:04 +0200
changeset 10268 4db7c1a4fe51
parent 10267 7ba87d97cca2
child 10269 639e0c37858f
doap: Fix namespace of <until>
doc/doap.xml
--- a/doc/doap.xml	Thu Sep 19 16:13:55 2019 +0200
+++ b/doc/doap.xml	Thu Sep 19 21:41:04 2019 +0200
@@ -70,7 +70,7 @@
       <xmpp:SupportedXep>
         <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0016.html"/>
         <xmpp:since>0.7</xmpp:since>
-        <until>0.10</until>
+        <xmpp:until>0.10</xmpp:until>
       </xmpp:SupportedXep>
     </implements>
     <implements>
@@ -204,7 +204,7 @@
     <implements>
       <xmpp:SupportedXep>
         <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0126.html"/>
-        <until>0.10</until>
+        <xmpp:until>0.10</xmpp:until>
       </xmpp:SupportedXep>
     </implements>
     <implements>
@@ -223,7 +223,7 @@
       <xmpp:SupportedXep>
         <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0138.html"/>
         <xmpp:since>0.6</xmpp:since>
-        <until>0.10</until>
+        <xmpp:until>0.10</xmpp:until>
       </xmpp:SupportedXep>
     </implements>
     <implements>