Talk:TEI xml

From Wiki
Revision as of 09:55, 12 October 2010 by Taco (talk | contribs) (xml:id remark)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Hi Thomas,

Something is amiss in your large xml block. You have:

      <div xml:id="VS1" n="I" type="book">
         <div xml:id="VS1" n="1" type="chapter">

but that is two identical xml:id fields, which can't be right .... Taco