Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: Bug fix in tests/input/draft-miek-test.v3.xml #738

Merged
merged 1 commit into from
Apr 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 13 additions & 12 deletions tests/input/draft-miek-test.v3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -933,6 +933,19 @@ draft-gieben-writing-rfcs-pandoc-00.txt -> draft.txt
<seriesInfo name="RFC" value="4641"/>
</reference>
</references>
<references>
<name>Informative References (by reference)</name>
<!-- bibxml reference -->
<?rfc include="reference.RFC.4941.xml" ?>
<!-- bibxml-misc reference -->
<?rfc include="reference.ISO.8327.1990.xml" ?>
<!-- bibxml-ids reference -->
<?rfc include="reference.I-D.draft-ietf-6lo-ap-nd-23.xml" ?>
<!-- bibxml-w3c reference -->
<?rfc include="reference.W3C.CR-accelerometer-20191212.xml" ?>
<!-- bibxml-ieee reference -->
<?rfc include="reference.IEEE.802-1Y.1990.xml" ?>
</references>
</references>
<!--This document was prepared using Pandoc2rfc https://github.com/miekg/pandoc2rfc -->
<section anchor="tests" toc="default" numbered="true">
Expand Down Expand Up @@ -1437,17 +1450,5 @@ This is a figure with a title
</t>
</section>
</section>
<references title="Informative References">
<!-- bibxml reference -->
<?rfc include="reference.RFC.4941.xml" ?>
<!-- bibxml-misc reference -->
<?rfc include="reference.ISO.8327.1990.xml" ?>
<!-- bibxml-ids reference -->
<?rfc include="reference.I-D.draft-ietf-6lo-ap-nd-23.xml" ?>
<!-- bibxml-w3c reference -->
<?rfc include="reference.W3C.CR-accelerometer-20191212.xml" ?>
<!-- bibxml-ieee reference -->
<?rfc include="reference.IEEE.802-1Y.1990.xml" ?>
</references>
</back>
</rfc>
85 changes: 43 additions & 42 deletions tests/valid/draft-miek-test.v3add-xinclude.xml
Original file line number Diff line number Diff line change
Expand Up @@ -870,6 +870,49 @@ draft-gieben-writing-rfcs-pandoc-00.txt -> draft.txt
<xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml"/>
<xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.4641.xml"/>
</references>
<references>
<name>Informative References (by reference)</name>
<!-- bibxml reference -->
<xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.4941.xml"/><!-- bibxml-misc reference -->
<reference anchor="ISO.8327.1990" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-misc/reference.ISO.8327.1990.xml">
<front>
<title>Information processing systems - Open Systems Interconnection - Basic connection oriented session protocol specification</title>
<author>
<organization>International Organization for Standardization</organization>
</author>
<date month="April" year="1990"/>
</front>

<seriesInfo name="ISO" value="Standard 8327"/>

</reference><!-- bibxml-ids reference -->
<xi:include href="https://datatracker.ietf.org/doc/bibxml3/draft-ietf-6lo-ap-nd.xml"/><!-- bibxml-w3c reference -->
<reference anchor="W3C.CR-accelerometer-20191212" target="https://www.w3.org/TR/2019/CR-accelerometer-20191212" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-w3c/reference.W3C.CR-accelerometer-20191212.xml">
<front>
<title>Accelerometer</title>

<author initials="A." surname="Kostiainen" fullname="Anssi Kostiainen">
<organization/>
</author>

<date month="December" day="12" year="2019"/>
</front>

<seriesInfo name="World Wide Web Consortium CR" value="CR-accelerometer-20191212"/>
<format type="HTML" target="https://www.w3.org/TR/2019/CR-accelerometer-20191212"/>
</reference><!-- bibxml-ieee reference -->
<reference anchor="IEEE.802-1Y.1990" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-misc/reference.IEEE.802-1Y.1990.xml">
<front>
<title>Source Routing Tutorial for End System Operation</title>
<author>
<organization>Institute of Electrical and Electronics Engineers</organization>
</author>
<date month="September" year="1990"/>
</front>

<seriesInfo name="IEEE" value="Standard 802.1Y"/>

</reference></references>
</references>
<!--This document was prepared using Pandoc2rfc https://github.com/miekg/pandoc2rfc -->
<section anchor="tests" toc="default" numbered="true">
Expand Down Expand Up @@ -1374,47 +1417,5 @@ This is a figure with a title
</t>
</section>
</section>
<references title="Informative References">
<!-- bibxml reference -->
<xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.4941.xml"/><!-- bibxml-misc reference -->
<reference anchor="ISO.8327.1990" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-misc/reference.ISO.8327.1990.xml">
<front>
<title>Information processing systems - Open Systems Interconnection - Basic connection oriented session protocol specification</title>
<author>
<organization>International Organization for Standardization</organization>
</author>
<date month="April" year="1990"/>
</front>

<seriesInfo name="ISO" value="Standard 8327"/>

</reference><!-- bibxml-ids reference -->
<xi:include href="https://datatracker.ietf.org/doc/bibxml3/draft-ietf-6lo-ap-nd.xml"/><!-- bibxml-w3c reference -->
<reference anchor="W3C.CR-accelerometer-20191212" target="https://www.w3.org/TR/2019/CR-accelerometer-20191212" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-w3c/reference.W3C.CR-accelerometer-20191212.xml">
<front>
<title>Accelerometer</title>

<author initials="A." surname="Kostiainen" fullname="Anssi Kostiainen">
<organization/>
</author>

<date month="December" day="12" year="2019"/>
</front>

<seriesInfo name="World Wide Web Consortium CR" value="CR-accelerometer-20191212"/>
<format type="HTML" target="https://www.w3.org/TR/2019/CR-accelerometer-20191212"/>
</reference><!-- bibxml-ieee reference -->
<reference anchor="IEEE.802-1Y.1990" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-misc/reference.IEEE.802-1Y.1990.xml">
<front>
<title>Source Routing Tutorial for End System Operation</title>
<author>
<organization>Institute of Electrical and Electronics Engineers</organization>
</author>
<date month="September" year="1990"/>
</front>

<seriesInfo name="IEEE" value="Standard 802.1Y"/>

</reference></references>
</back>
</rfc>
85 changes: 43 additions & 42 deletions tests/valid/draft-template.v3add-xinclude.xml
Original file line number Diff line number Diff line change
Expand Up @@ -870,6 +870,49 @@ draft-gieben-writing-rfcs-pandoc-00.txt -> draft.txt
<xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml"/>
<xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.4641.xml"/>
</references>
<references>
<name>Informative References (by reference)</name>
<!-- bibxml reference -->
<xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.4941.xml"/><!-- bibxml-misc reference -->
<reference anchor="ISO.8327.1990" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-misc/reference.ISO.8327.1990.xml">
<front>
<title>Information processing systems - Open Systems Interconnection - Basic connection oriented session protocol specification</title>
<author>
<organization>International Organization for Standardization</organization>
</author>
<date month="April" year="1990"/>
</front>

<seriesInfo name="ISO" value="Standard 8327"/>

</reference><!-- bibxml-ids reference -->
<xi:include href="https://datatracker.ietf.org/doc/bibxml3/draft-ietf-6lo-ap-nd.xml"/><!-- bibxml-w3c reference -->
<reference anchor="W3C.CR-accelerometer-20191212" target="https://www.w3.org/TR/2019/CR-accelerometer-20191212" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-w3c/reference.W3C.CR-accelerometer-20191212.xml">
<front>
<title>Accelerometer</title>

<author initials="A." surname="Kostiainen" fullname="Anssi Kostiainen">
<organization/>
</author>

<date month="December" day="12" year="2019"/>
</front>

<seriesInfo name="World Wide Web Consortium CR" value="CR-accelerometer-20191212"/>
<format type="HTML" target="https://www.w3.org/TR/2019/CR-accelerometer-20191212"/>
</reference><!-- bibxml-ieee reference -->
<reference anchor="IEEE.802-1Y.1990" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-misc/reference.IEEE.802-1Y.1990.xml">
<front>
<title>Source Routing Tutorial for End System Operation</title>
<author>
<organization>Institute of Electrical and Electronics Engineers</organization>
</author>
<date month="September" year="1990"/>
</front>

<seriesInfo name="IEEE" value="Standard 802.1Y"/>

</reference></references>
</references>
<!--This document was prepared using Pandoc2rfc https://github.com/miekg/pandoc2rfc -->
<section anchor="tests" toc="default" numbered="true">
Expand Down Expand Up @@ -1374,47 +1417,5 @@ This is a figure with a title
</t>
</section>
</section>
<references title="Informative References">
<!-- bibxml reference -->
<xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.4941.xml"/><!-- bibxml-misc reference -->
<reference anchor="ISO.8327.1990" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-misc/reference.ISO.8327.1990.xml">
<front>
<title>Information processing systems - Open Systems Interconnection - Basic connection oriented session protocol specification</title>
<author>
<organization>International Organization for Standardization</organization>
</author>
<date month="April" year="1990"/>
</front>

<seriesInfo name="ISO" value="Standard 8327"/>

</reference><!-- bibxml-ids reference -->
<xi:include href="https://datatracker.ietf.org/doc/bibxml3/draft-ietf-6lo-ap-nd.xml"/><!-- bibxml-w3c reference -->
<reference anchor="W3C.CR-accelerometer-20191212" target="https://www.w3.org/TR/2019/CR-accelerometer-20191212" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-w3c/reference.W3C.CR-accelerometer-20191212.xml">
<front>
<title>Accelerometer</title>

<author initials="A." surname="Kostiainen" fullname="Anssi Kostiainen">
<organization/>
</author>

<date month="December" day="12" year="2019"/>
</front>

<seriesInfo name="World Wide Web Consortium CR" value="CR-accelerometer-20191212"/>
<format type="HTML" target="https://www.w3.org/TR/2019/CR-accelerometer-20191212"/>
</reference><!-- bibxml-ieee reference -->
<reference anchor="IEEE.802-1Y.1990" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-misc/reference.IEEE.802-1Y.1990.xml">
<front>
<title>Source Routing Tutorial for End System Operation</title>
<author>
<organization>Institute of Electrical and Electronics Engineers</organization>
</author>
<date month="September" year="1990"/>
</front>

<seriesInfo name="IEEE" value="Standard 802.1Y"/>

</reference></references>
</back>
</rfc>
85 changes: 43 additions & 42 deletions tests/valid/rfc6787.v3add-xinclude.xml
Original file line number Diff line number Diff line change
Expand Up @@ -870,6 +870,49 @@ draft-gieben-writing-rfcs-pandoc-00.txt -> draft.txt
<xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.2119.xml"/>
<xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.4641.xml"/>
</references>
<references>
<name>Informative References (by reference)</name>
<!-- bibxml reference -->
<xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.4941.xml"/><!-- bibxml-misc reference -->
<reference anchor="ISO.8327.1990" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-misc/reference.ISO.8327.1990.xml">
<front>
<title>Information processing systems - Open Systems Interconnection - Basic connection oriented session protocol specification</title>
<author>
<organization>International Organization for Standardization</organization>
</author>
<date month="April" year="1990"/>
</front>

<seriesInfo name="ISO" value="Standard 8327"/>

</reference><!-- bibxml-ids reference -->
<xi:include href="https://datatracker.ietf.org/doc/bibxml3/draft-ietf-6lo-ap-nd.xml"/><!-- bibxml-w3c reference -->
<reference anchor="W3C.CR-accelerometer-20191212" target="https://www.w3.org/TR/2019/CR-accelerometer-20191212" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-w3c/reference.W3C.CR-accelerometer-20191212.xml">
<front>
<title>Accelerometer</title>

<author initials="A." surname="Kostiainen" fullname="Anssi Kostiainen">
<organization/>
</author>

<date month="December" day="12" year="2019"/>
</front>

<seriesInfo name="World Wide Web Consortium CR" value="CR-accelerometer-20191212"/>
<format type="HTML" target="https://www.w3.org/TR/2019/CR-accelerometer-20191212"/>
</reference><!-- bibxml-ieee reference -->
<reference anchor="IEEE.802-1Y.1990" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-misc/reference.IEEE.802-1Y.1990.xml">
<front>
<title>Source Routing Tutorial for End System Operation</title>
<author>
<organization>Institute of Electrical and Electronics Engineers</organization>
</author>
<date month="September" year="1990"/>
</front>

<seriesInfo name="IEEE" value="Standard 802.1Y"/>

</reference></references>
</references>
<!--This document was prepared using Pandoc2rfc https://github.com/miekg/pandoc2rfc -->
<section anchor="tests" toc="default" numbered="true">
Expand Down Expand Up @@ -1374,47 +1417,5 @@ This is a figure with a title
</t>
</section>
</section>
<references title="Informative References">
<!-- bibxml reference -->
<xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.4941.xml"/><!-- bibxml-misc reference -->
<reference anchor="ISO.8327.1990" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-misc/reference.ISO.8327.1990.xml">
<front>
<title>Information processing systems - Open Systems Interconnection - Basic connection oriented session protocol specification</title>
<author>
<organization>International Organization for Standardization</organization>
</author>
<date month="April" year="1990"/>
</front>

<seriesInfo name="ISO" value="Standard 8327"/>

</reference><!-- bibxml-ids reference -->
<xi:include href="https://datatracker.ietf.org/doc/bibxml3/draft-ietf-6lo-ap-nd.xml"/><!-- bibxml-w3c reference -->
<reference anchor="W3C.CR-accelerometer-20191212" target="https://www.w3.org/TR/2019/CR-accelerometer-20191212" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-w3c/reference.W3C.CR-accelerometer-20191212.xml">
<front>
<title>Accelerometer</title>

<author initials="A." surname="Kostiainen" fullname="Anssi Kostiainen">
<organization/>
</author>

<date month="December" day="12" year="2019"/>
</front>

<seriesInfo name="World Wide Web Consortium CR" value="CR-accelerometer-20191212"/>
<format type="HTML" target="https://www.w3.org/TR/2019/CR-accelerometer-20191212"/>
</reference><!-- bibxml-ieee reference -->
<reference anchor="IEEE.802-1Y.1990" xml:base="https://xml2rfc.tools.ietf.org/public/rfc/bibxml-misc/reference.IEEE.802-1Y.1990.xml">
<front>
<title>Source Routing Tutorial for End System Operation</title>
<author>
<organization>Institute of Electrical and Electronics Engineers</organization>
</author>
<date month="September" year="1990"/>
</front>

<seriesInfo name="IEEE" value="Standard 802.1Y"/>

</reference></references>
</back>
</rfc>
Loading