When articles have supplemental publication data
For publishers wanting to make use of the following fields from the Article Manager > Supplemental form, the data can be found in the <edNote> node of the <itemMeta>
Sample of what can appear in the NewsML
<itemMeta><itemClass qcode="ni:text"/>
<versionCreated>2015-09-14 17:25:00 -0400</versionCreated>
<generator versionInfo="1.0">ePublishing</generator>
<pubStatus qcode="stat:usable"/>
<link href="http://www.domain.com/ext/resources/inc-hhn/img/articles/article_images/2015/May/p/FEA_UrgentCare_190x127.jpg?1436292673" qcode="mtype:picture"></link>
<edNote>
<publication>12</publication>
<volume>13</volume>
<issue>14</issue>
<publicationPageBegin>15</publicationPageBegin>
<publicationPageEnd>16</publicationPageEnd>
<publicationDate>2015-09-17</publicationDate>
</edNote>
</itemMeta>