|
4 | 4 | <meta charset="utf-8">
|
5 | 5 | <meta content="Cherokee,Common,Greek,Latin" name="scripts">
|
6 | 6 | <meta content="initial-scale=1.0" name="viewport">
|
7 |
| -<title>Xml2rfc Vocabulary Version 3 Schema xml2rfc release 3.12.1</title> |
| 7 | +<title>Xml2rfc Vocabulary Version 3 Schema xml2rfc release 3.12.3</title> |
8 | 8 | <meta content="xml2rfc(1)" name="author">
|
9 | 9 | <meta content="
|
10 | 10 |
|
11 | 11 | This document provides information about the XML schema implemented in this release of xml2rfc, and the individual elements of that schema. The document is generated from the RNG schema file that is part of the xml2rfc distribution, so schema information in this document should always be in sync with the schema in actual use. The textual descriptions depend on manual updates in order to reflect the implementation.
|
12 | 12 |
|
13 | 13 | " name="description">
|
14 |
| -<meta content="xml2rfc 3.12.1" name="generator"> |
15 |
| -<meta content="xml2rfc-docs-3.12.1" name="ietf.draft"> |
| 14 | +<meta content="xml2rfc 3.12.3" name="generator"> |
| 15 | +<meta content="xml2rfc-docs-3.12.3" name="ietf.draft"> |
16 | 16 | <link href="tests/out/docfile.xml" rel="alternate" type="application/rfc+xml">
|
17 | 17 | <link href="#copyright" rel="license">
|
18 | 18 | <link href="xml2rfc.css" rel="stylesheet">
|
|
45 | 45 | </dd>
|
46 | 46 | </dl>
|
47 | 47 | </div>
|
48 |
| -<h1 id="title">Xml2rfc Vocabulary Version 3 Schema<br>xml2rfc release 3.12.1</h1> |
| 48 | +<h1 id="title">Xml2rfc Vocabulary Version 3 Schema<br>xml2rfc release 3.12.3</h1> |
49 | 49 | <section id="section-abstract">
|
50 | 50 | <h2 id="abstract"><a href="#abstract" class="selfRef">Abstract</a></h2>
|
51 | 51 | <p id="section-abstract-1">
|
@@ -367,7 +367,7 @@ <h2 id="name-introduction">
|
367 | 367 | <p id="section-1-5">
|
368 | 368 | The latest version of this documentation is available in HTML form at <span><a href="https://xml2rfc.ietf.org/xml2rfc-doc">https://xml2rfc.ietf.org/xml2rfc-doc</a></span>.<a href="#section-1-5" class="pilcrow">¶</a></p>
|
369 | 369 | <p id="section-1-6">
|
370 |
| - This documentation applies to xml2rfc version 3.12.1.<a href="#section-1-6" class="pilcrow">¶</a></p> |
| 370 | + This documentation applies to xml2rfc version 3.12.3.<a href="#section-1-6" class="pilcrow">¶</a></p> |
371 | 371 | </section>
|
372 | 372 | <section id="section-2">
|
373 | 373 | <h2 id="name-schema-version-3-elements">
|
@@ -2882,7 +2882,7 @@ <h4 id="name-name-attribute-2">
|
2882 | 2882 | <a href="#section-2.53.3" class="section-number selfRef">2.53.3. </a><a href="#name-name-attribute-2" class="section-name selfRef">"name" Attribute</a>
|
2883 | 2883 | </h4>
|
2884 | 2884 | <p id="section-2.53.3-1">
|
2885 |
| - A filename suitable for the contents (such as for extraction to a local file). This attribute can be helpful for other kinds of tools (such as automated syntax checkers, which work by extracting the source code). Note that the "name" attribute does not need to be unique for <artwork> elements in a document. If multiple <sourcecode> elements have the same "name" attribute, a formatter might assume that the elements are all fragments of a single file, and such a formatter can collect those fragments for later processing.<a href="#section-2.53.3-1" class="pilcrow">¶</a></p> |
| 2885 | + A filename suitable for the contents (such as for extraction to a local file). This attribute can be helpful for other kinds of tools (such as automated syntax checkers, which work by extracting the source code). Note that the "name" attribute does not need to be unique for <sourcecode> elements in a document. If multiple <sourcecode> elements have the same "name" attribute, a formatter might assume that the elements are all fragments of a single file, and such a formatter can collect those fragments for later processing.<a href="#section-2.53.3-1" class="pilcrow">¶</a></p> |
2886 | 2886 | </section>
|
2887 | 2887 | </div>
|
2888 | 2888 | <div id="attrib-sourcecode-src">
|
@@ -6342,7 +6342,7 @@ <h2 id="name-xml2rfc-documentation-templ">
|
6342 | 6342 | <p id="appendix-D-1">
|
6343 | 6343 |
|
6344 | 6344 | The following variables are available for use in an xml2rfc
|
6345 |
| - manpage Jinja2 template, as of xml2rfc version 3.12.1:<a href="#appendix-D-1" class="pilcrow">¶</a></p> |
| 6345 | + manpage Jinja2 template, as of xml2rfc version 3.12.3:<a href="#appendix-D-1" class="pilcrow">¶</a></p> |
6346 | 6346 | <span class="break"></span><dl class="dlNewline" id="appendix-D-2">
|
6347 | 6347 | <dt id="appendix-D-2.1">{{ bare_latin_tags }}:</dt>
|
6348 | 6348 | <dd style="margin-left: 1.5em" id="appendix-D-2.2"></dd>
|
|
0 commit comments