User Tools

Site Tools


design:finalizer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
design:finalizer [2015/05/04 23:29]
jhildebr
design:finalizer [2015/05/14 10:29]
paul Add DOI
Line 45: Line 45:
     * figure: ''pn='f-4'''     * figure: ''pn='f-4'''
     * (abstract, note, t, aside, blockquote, li, dt, artwork, sourcecode, references): ''pn='p-[section]-[counter]'''     * (abstract, note, t, aside, blockquote, li, dt, artwork, sourcecode, references): ''pn='p-[section]-[counter]'''
-  * add start attribute to every ''<ol>'' element containing a group.+  * Add start attribute to every ''<ol>'' element containing a group that doesn't already have a start. 
 +  * Sort the references, if desired
   * Resolve all ''<xref>'' elements   * Resolve all ''<xref>'' elements
     * Ensure the target is valid     * Ensure the target is valid
Line 54: Line 55:
       * Check SVG schema against our TinySVG profile       * Check SVG schema against our TinySVG profile
     * else if ''src'' != ''data:'', turn into ''data:'', insert xml:base     * else if ''src'' != ''data:'', turn into ''data:'', insert xml:base
-  * Add ''rfc/@finalizedTime'' attribute+  * Add finalizedTime to attribute to ''<rfc>''
 +  * Add a ''<link>'' to ''<rfc>'' for the DOI, if this is an RFC. 
 +  * Determine all the characters used in the document and fill in "scripts" attribute for ''<rfc>''
 +  * Ensure that the output has the "version" attribute of ''<rfc>'', and that it is set to "3"
   * Pretty-format the XML output.  Note: [[https://github.com/hildjj/dentin|Dentin]] now does an adequate job.   * Pretty-format the XML output.  Note: [[https://github.com/hildjj/dentin|Dentin]] now does an adequate job.
     * This step might be controversial     * This step might be controversial
   * Ensure full compliance to v3 schema, without any deprecated elements or attributes, and error if any issues are found   * Ensure full compliance to v3 schema, without any deprecated elements or attributes, and error if any issues are found
design/finalizer.txt · Last modified: 2015/05/22 15:07 by paul