Just to be clear, DFXP presently supports both (1) ttm:* attributes on <tt:metadata>, e.g. <tt:p> <tt:metadata ttm:role="foo"/> </tt:p> and (2) ttm:* elements as children of <tt:metadata>, e.g. <tt:div xml:id="D0"> <tt:metadata> <ttm:title>TITLE OF DIV D0</ttm:title> </tt:metadata> </tt:div> Note that the following variants of the above express the same information without using <tt:metadata/>. (1') <tt:p ttm:role="foo"/> (2') <tt:div xml:id="D0"> <ttm:title>TITLE OF DIV D0</ttm:title> </tt:div> On 12/7/08 11:12 PM, "Sean Hayes" <Sean.Hayes@microsoft.com> wrote: > All the boilerplate metadata contains <descr> not <desc>, and makes the > metadata mistake I alluded to previously, ttm:* elements are not allowed in > the <metadata> element.Received on Monday, 8 December 2008 05:31:33 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 2 November 2009 22:41:39 GMT