Changeset 537 for draft-ietf-httpbis
- Timestamp:
- 05/03/09 13:44:30 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
draft-ietf-httpbis/latest/abnf2xml2rfc.xslt
r532 r537 60 60 <preamble>ABNF diagnostics:</preamble> 61 61 <artwork type="inline"> 62 <xsl:text> </xsl:text> 62 63 <xsl:for-each select="$lines[substring(.,1,2)='; ']"> 63 <xsl:text> </xsl:text>64 64 <xsl:value-of select="."/> 65 65 <xsl:text> </xsl:text>
Note: See TracChangeset
for help on using the changeset viewer.