Re: XML Schema working with DTDs?

At 21:42 2000-05-01 +0100, Henry S. Thompson wrote:
 >I'm confused by the above extracts, perhaps the context would have
 >clarified things.

I'm not surprised as I wasn't being very cogent. <smile> I was thinking something like the following would've mitigated my confusion (particularly as represented in the spec so I would know where to find things).

<xml version='1.0'?>
<!-- XML Schema schema for XML Schemas: Part 1: Structures -->
<!DOCTYPE schema PUBLIC "-//W3C//DTD XMLSCHEMA 19991216//EN" "http://www.w3.org/1999/XMLSchema.dtd">

<schema xmlns="http://www.w3.org/1999/XMLSchema" targetNamespace="http://www.w3.org/1999/XMLSchema" 
blockDefault="#all" elementFormDefault="qualified" 
version="Id: XMLSchema.xsd,v 1.1 2000/04/06 13:51:05 aqw Exp"
xsi:schemaLocation ="http://www.w3.org/1999/XMLSchema.xsd" >


_________________________________________________________
Joseph Reagle Jr.   
W3C Policy Analyst                mailto:reagle@w3.org
IETF/W3C XML-Signature Co-Chair   http://www.w3.org/People/Reagle/

Received on Tuesday, 2 May 2000 18:42:51 UTC