Edited state
For journals following PAP publication models A and C, include an indication of edited state within a custom-meta-group element.
/article-meta/custom-meta-group
Example for an accepted manuscript:
For an accepted manuscript, capture the header and PDF only (see Articles with no body element).
<custom-meta-group> <custom-meta> <meta-name>edited-state</meta-name> <meta-value>accepted-manuscript</meta-value> </custom-meta> </custom-meta-group>
Example for corrected proof:
<custom-meta-group> <custom-meta> <meta-name>edited-state</meta-name> <meta-value>corrected-proof</meta-value> </custom-meta> </custom-meta-group>