Skip to content

Commit dd25228

Browse files
authored
Sync EN: add xlink namespace and intro description to UrlValidationErrorType (#498)
Syncs reference/uri/uri.whatwg.urlvalidationerrortype.xml with php/doc-en up to 8352249a, covering: - #5474: intro simpara description (translated) - #5481: xmlns:xlink declaration on <reference> Closes #496
1 parent 0ef2ffc commit dd25228

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

reference/uri/uri.whatwg.urlvalidationerrortype.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- EN-Revision: 330903cf6a567b885d24d0a468960d1e3b9ae213 Maintainer: lacatoire Status: ready -->
3-
<reference xml:id="enum.uri-whatwg-urlvalidationerrortype" role="enum" xmlns="http://docbook.org/ns/docbook">
2+
<!-- EN-Revision: 8352249a84d0b91b38c741ff1c256061127dbfbb Maintainer: lacatoire Status: ready -->
3+
<reference xml:id="enum.uri-whatwg-urlvalidationerrortype" role="enum" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook">
44
<title>La enumeración Uri\WhatWg\UrlValidationErrorType</title>
55
<titleabbrev>Uri\WhatWg\UrlValidationErrorType</titleabbrev>
66

77
<partintro>
88
<section xml:id="enum.uri-whatwg-urlvalidationerrortype.intro">
99
&reftitle.intro;
1010
<simpara>
11+
Los posibles errores de validación definidos en el <link xlink:href="&url.url.whatwg-url;">estándar WHATWG URL</link>.
1112
</simpara>
1213
</section>
1314

0 commit comments

Comments
 (0)