<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Thomas,<div><br><div><div>On Mar 1, 2012, at 12:21 PM, Thomas Roessler wrote:</div><blockquote type="cite"><div><font color="#000000"><br></font>A few quick comments on the XML format level upon skimming this (mostly nit-picking):<br><br>- you don't seem to identify the namespace URI in the normative text, it's hidden in the RNG schema<br>- you don't use the namespace in your examples.<br>- the example in 3.4 doesn't follow the specification for the description element: &nbsp;You either need a CDATA construct, or you need to entity-escape the pointy brackets.<br>- in the specification for the description element, don't talk of "CDATA" as an element. &nbsp;It isn't, but rather a particular way to mark up textual data:<br> &nbsp;<a href="http://www.w3.org/TR/xml/#sec-cdata-sect">http://www.w3.org/TR/xml/#sec-cdata-sect</a><br> &nbsp;So: The content model for &lt;description&gt; is text; if content includes markup, then CDATA is a convenient method to write that out.<br>- MIME-type -&gt; media type<br></div></blockquote><div><br></div><div><div>All great fixes I'll work into the next revision.</div><div><br></div></div><blockquote type="cite"><div>- To the unique identifier point in your issues list -- agree that it might be useful to give the table a unique identifier. &nbsp;I probably wouldn't choose an ID attribute, but would include a "this version" and "latest version" URI in the &lt;meta&gt; section.<br></div></blockquote><div><br></div><div>Sounds good to me.</div><div><br></div><blockquote type="cite"><div>- I may be missing something, but what's the extension model for the @when attribute on &lt;var&gt;? &nbsp;Are certain names there reserved for IANA, and others up for grabs? &nbsp;Want to use URIs for these names, so everybody can coin their own without stepping on others' toes? &nbsp;Something else?<br></div></blockquote><div><br></div><div>Good points, the mechanism for specifying "when" attributes is undefined right now. Right now I know to implement some tables we need to support context in Arabic script strings. I don't know if it is knowable in advance all the types of contextual modes that will need to be supported. If we assume they can not be, then I agree there needs to be a mechanism to keep track of them so the format doesn't extend in competing directions and lose its utility.</div><br><blockquote type="cite"><div>Hope these are useful,<br></div></blockquote><br></div><div>Very, thanks!</div><div><br></div><div>kim</div><div><br></div><br></div></body></html>