Changeset 713 for rfc2629xslt/rfc2629.rnc
- Timestamp:
- 11/10/09 16:49:29 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rfc2629xslt/rfc2629.rnc
r448 r713 1 # revised DTD for the RFC document series, draft of 200 8-03-061 # revised DTD for the RFC document series, draft of 2009-10-06 2 2 3 3 # Typical invocation: … … 108 108 title = element title { attlist.title, CTEXT } 109 109 attlist.title &= attribute abbrev { ATEXT }? 110 author = element author { attlist.author, organization , address? }110 author = element author { attlist.author, organization?, address? } 111 111 attlist.author &= 112 112 attribute initials { ATEXT }?,
Note: See TracChangeset
for help on using the changeset viewer.