[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Ten Years Later - XML 1.0 Fifth Edition?
- From: Philippe Poulard <philippe.poulard@sophia.inria.fr>
- To: elharo@metalab.unc.edu
- 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
∡
or even if you still find it too long ∡
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]