- From: Felix Sasaki <fsasaki@w3.org>
- Date: Sun, 28 Jan 2007 08:35:44 +0900
- To: public-i18n-its@w3.org
Hi all, I did the editors AI [PENDING] ACTION: Editors to remove the <ns> feature from the ITS draft. [recorded in http://www.w3.org/2007/01/24-i18nits-minutes.html#action01] These are my changes: Sec. 2.1.2: "Information for the handling of namespaces in these path expressions is contained in the ITS element ns which is a child of rules." to "Information for the handling of namespaces in these path expressions is taken from namespace declarations [XML Names] at the current rules element." Sec. 5.2.1: "For each prefix, there MUST be an ns element as a child of the rules element. The ns element has two attributes: prefix (for the namespace prefix) and uri (for the namespace URI)." to "For each prefix, there MUST be an XMLNS attribute at the same rule element which allows to resolve the namespace URI of the prefix." I deleted in that section: "Note: The usage of the ns element is inspired by [Schematron] and compliant to the requirements on namespace bindings described in [Tag Namespace Finding]." I updated the ODD definitions, i.e. deleted the declaration of <ns> and the reference to it from the <its:rules> element. I updated the examples EX-basic-concepts-2.xml and EX-selection-global-1.xml A question to Sebastian: could you have a look at http://www.w3.org/International/its/itstagset/verbatim.xsl ? It does not generate the xmlns attributes in the examples , see Example 9 and Example 13. Regards, Felix.
Received on Sunday, 28 January 2007 00:02:41 UTC