Next in thread → Next in month →

Re: [xml-dev] Schema Namespace name, schemaLocation, and Schema V

From
Joe English <>
To
Date
2002-07-18T21:14:35Z
ID
<>
Thread
Re: [xml-dev] Schema Namespace name, schemaLocation, and Schema V
John Cowan wrote:
> Joe English scripsit:
> > [John Cowan]
> > > without breaking SGML backward compatibility.
> >
> > But surely there are other considerations besides just that!
>
> Well, for one thing, URI references often contain /, which is a
> SGML/XML delimiter.  So right off, <http://nyetwork.not/index.html:foo/>
> wasn't going to fly.

My point was that things like

    <http://www.w3.org/1999/XSL/Transform/for-each select="foo">
	<http://www.w3.org/1999/XSL/Transform/element name="bar">
	    <http://www.w3.org/1999/XSL/Transform/apply-templates/>
	</http://www.w3.org/1999/XSL/Transform/element>
    </http://www.w3.org/1999/XSL/Transform/for-each>


would never have flown anyway, regardless of conflicts
with other XML delimiters.  "For compatibility with SGML"
is at best a secondary issue.


--Joe English

  
Next in thread → Next in month →