Changeset 2206 for draft-ietf-httpbis/latest/abnf2xml2rfc.xslt
- Timestamp:
- 18/03/13 15:39:56 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/abnf2xml2rfc.xslt
r1893 r2206 19 19 <xsl:variable name="generated"><section title="Collected ABNF" anchor="collected.abnf"> 20 20 <xsl:text> </xsl:text> 21 <figure> 21 <xsl:if test="not(starts-with($abnf,'p1-'))"><t> 22 In the collected ABNF below, list rules are expanded as per <xref target='Part1' x:rel='#notation'/>. 23 </t></xsl:if> 24 <figure> 22 25 <xsl:text> </xsl:text> 23 26 <artwork type="abnf" name="{$abnf}">
Note: See TracChangeset
for help on using the changeset viewer.