Skip to content

Commit 466bd06

Browse files
committed
Added asciiFullname and asciiSurname attributes to the XML submission test template.
- Legacy-Id: 16748
1 parent 125ec9b commit 466bd06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/submit/test_submission.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<front>
66
<title>%(title)s</title>
77
<seriesInfo name="Internet-Draft" value="%(name)s"/>
8-
<author fullname="%(author)s" initials="%(initials)s" surname="%(surname)s">
8+
<author asciiFullname="%(asciiAuthor)s" fullname="%(author)s" initials="%(initials)s" asciiSurname="%(asciiSurname)s" surname="%(surname)s">
99
<organization>Test Centre Inc.</organization>
1010
<address>
1111
<postal>

0 commit comments

Comments
 (0)