Skip to content

Commit 5f57e59

Browse files
committed
Clarified the standalone XML draft submission requirements, and mentioned the xml2rfc switch to use for v3 sources.
- Legacy-Id: 17589
1 parent 1660805 commit 5f57e59

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

ietf/templates/submit/upload_submission.html

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,18 @@
4444
<h2>Upload an Internet-Draft</h2>
4545

4646
<p>
47-
<i>Either a plain-text document or a valid .xml file which can be processed by the xml2rfc
48-
processor <b>must</b> be provided.<br/>
49-
If no .txt file is provided, one will be generated from the .xml file.<br/>
50-
Other file types are optional.</i>
47+
<i>
48+
Either a plain-text document or a valid .xml file which can be processed by the xml2rfc
49+
processor <b>must</b> be provided.
50+
<br/>
51+
For v3 .xml sources which include external files, this requires them to be run through xml2rfc with
52+
the <tt>--prep<tt> option, to produce a completely expanded (standalone) .xml source file for
53+
upload.
54+
<br/>
55+
If no .txt file is provided, one will be generated from the .xml file.
56+
<br/>
57+
Other file types are optional.
58+
</i>
5159
</p>
5260

5361
<form method="post" enctype="multipart/form-data">

0 commit comments

Comments
 (0)