[Home] [By Thread] [By Date] [Recent Entries]

  • From: Philippe Poulard <philippe.poulard@s...>
  • To: elharo@m...
  • Date: Sun, 17 Feb 2008 17:28:39 +0100

Hi Elliotte,

Elliotte Harold a écrit :
> 2. Remove the internal DTD subset. Allow the DOCTYPE declaration to 
> point at schemas of various types and move all discussion of validity to 
> separate documents for different schema languages.

even if DTDs become external, a native support of namespaces inside 
would be relevant ; a little extension to support data types would be 
valuable as well :

<!ATTLIST image height xs:int #REQUIRED>

> 3. Expand the list of predefined entity references to include what's 
> defined in HTML and MathML.

what about referring character entities by their Unicode names instead 
of their domain-specific names ? it's the same but less antique and more 
universal

something like this :
&#(MEASURED ANGLE);
instead of
&measuredangle;
or even if you still find it too long &#x2221;

or why not :
&mathml:measuredangle;
in the scope of xmlns:mathml="[URI-of-mathml]" ?

-- 
Cordialement,

               ///
              (. .)
  --------ooO--(_)--Ooo--------
|      Philippe Poulard       |
  -----------------------------
  http://reflex.gforge.inria.fr/
        Have the RefleX !


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member