IIC Treaty Reporter field
Capture the Reporter
field as the authorGroup element within the document's docMeta.
/document/docMeta/authorGroup
Reporter
Capture the author name in a nameGrp element with all appropriate attributes.
Where an article has more than one author, capture each name in a separate nameGrp element.
Do not capture separators (commas, ampersands, etc.).
Input text
Output XML
<authorGroup>
<nameGrp foreNames="Peter" mainName="Muchlinski">Peter Muchlinski</nameGrp>
</authorGroup>