Setting up the interview article
The latest article for volume 19 is an interview. This is something we've never covered before, so I had to revise the schema. I took some pointers from this site at California Digital Library as far as the markup is concerned, and the first stumbling block was the requirement for a particDesc element in the teiHeader (inside profileDesc). In order to get the required elements, I had to go to the old Pizza Chef and generate a new DTD, including the linking, figures, analysis, names.dates and corpora tagsets. I included ISOlat1, ISOlat2 and ISOdia for entities, giving me more than previously, although I don't think we're using any named character entities any more. I generated a DTD and called it tei_scancan_2010.dtd.
In order to bring it in line with the old DTD, I had to add two customizations, adding <note> as a child of <gloss> and <orig> respectively (as documented in the old DTD). All the existing documents now validate against the new DTD, so I may adopt it as the standard DTD for the project.