RE: xml-dev Digest 22 Aug 2009 04:08:38 -0000 Issue 2220 [T20090822003NS010Z2774290]
Forwarded Message:
From: "James Fuller"
To: "Costello, Roger L."
CC: "[email protected]"
Subject: Re: [xml-dev] Word of the day: upconversion
Sent Date: Fri Aug 21 13:02:49 GMT 2009
Forwarded Message:
From: "Mukul Gandhi"
To: "Costello, Roger L."
CC: "[email protected]"
Subject: Re: [xml-dev] Word of the day: upconversion
Sent Date: Fri Aug 21 13:27:23 GMT 2009
Forwarded Message:
From: "Frank Manola"
To: "Costello, Roger L."
CC: "'[email protected]'"
Subject: Re: [xml-dev] Word of the day: upconversion
Sent Date: Fri Aug 21 13:37:20 GMT 2009
Forwarded Message:
From: "Dimitre Novatchev"
To: [email protected]
CC:
Subject: Fwd: [xml-dev] Word of the day: upconversion
Sent Date: Fri Aug 21 16:42:56 GMT 2009
Forwarded Message:
From: "G. Ken Holman"
To: "'[email protected]'"
CC:
Subject: Re: [xml-dev] Word of the day: upconversion
Sent Date: Fri Aug 21 17:01:13 GMT 2009
Forwarded Message:
From: "Dave Pawson"
To: [email protected]
CC:
Subject: Re: Fwd: [xml-dev] Word of the day: upconversion
Sent Date: Fri Aug 21 17:15:42 GMT 2009
Forwarded Message:
From: "Jim Tivy"
To: "'Dave Pawson'" , [email protected]
CC:
Subject: RE: Fwd: [xml-dev] Word of the day: upconversion
Sent Date: Fri Aug 21 17:46:21 GMT 2009
Forwarded Message:
From: "Costello, Roger L."
To: "'[email protected]'"
CC:
Subject: RE: Word of the day: upconversion
Sent Date: Fri Aug 21 19:11:21 GMT 2009
Forwarded Message:
From: "Jim Tivy"
To: "'Costello, Roger L.'" , [email protected]
CC:
Subject: RE: [xml-dev] RE: Word of the day: upconversion
Sent Date: Fri Aug 21 19:45:38 GMT 2009
Forwarded Message:
From: "Michael Kay"
To: "'Jim Tivy'" , "'Dave Pawson'" , [email protected]
CC:
Subject: RE: Fwd: [xml-dev] Word of the day: upconversion
Sent Date: Fri Aug 21 19:46:19 GMT 2009
Forwarded Message:
From: "Michael Kay"
To: "'Costello, Roger L.'" , [email protected]
CC:
Subject: RE: [xml-dev] RE: Word of the day: upconversion
Sent Date: Fri Aug 21 19:49:23 GMT 2009
Forwarded Message:
From: "Liam Quin"
To: "Costello, Roger L."
CC: "'[email protected]'"
Subject: Re: [xml-dev] Word of the day: upconversion
Sent Date: Fri Aug 21 20:12:36 GMT 2009
Forwarded Message:
From: "Dan Vint"
To: "'[email protected]'"
CC:
Subject: Re: [xml-dev] Word of the day: upconversion
Sent Date: Fri Aug 21 20:24:10 GMT 2009
Forwarded Message:
From: "Len Bullard"
To: "'Frank Manola'" , "'Costello, Roger L.'"
CC: [email protected]
Subject: RE: [xml-dev] Word of the day: upconversion
Sent Date: Sat Aug 22 00:03:48 GMT 2009
Forwarded Message:
From: "Elliotte Rusty Harold"
To: "Tim Bray"
CC: "XML Developers List"
Subject: Re: [xml-dev] Wikipedia on XML
Sent Date: Fri Aug 21 14:31:53 GMT 2009
Forwarded Message:
From: "Michael Kay"
To: "'Elliotte Rusty Harold'" , "'Tim Bray'"
CC: "'XML Developers List'"
Subject: RE: [xml-dev] Wikipedia on XML
Sent Date: Fri Aug 21 14:42:40 GMT 2009
Forwarded Message:
From: "Elliotte Rusty Harold"
To: "Michael Kay"
CC: "Tim Bray" , "XML Developers List"
Subject: Re: [xml-dev] Wikipedia on XML
Sent Date: Fri Aug 21 16:16:28 GMT 2009
Forwarded Message:
From: "Michael Kay"
To: "'Elliotte Rusty Harold'"
CC: "'Tim Bray'" , "'XML Developers List'"
Subject: RE: [xml-dev] Wikipedia on XML
Sent Date: Fri Aug 21 16:28:47 GMT 2009
Forwarded Message:
From: "Michael Ludwig"
To: "XML Developers List"
CC:
Subject: Re: [xml-dev] Wikipedia on XML
Sent Date: Fri Aug 21 16:37:16 GMT 2009
Forwarded Message:
From: "Len Bullard"
To: "'Elliotte Rusty Harold'" , "'Michael Kay'"
CC: "'Tim Bray'" , "'XML Developers List'"
Subject: RE: [xml-dev] Wikipedia on XML
Sent Date: Fri Aug 21 23:52:07 GMT 2009
Forwarded Message:
From: "Kurt Cagle"
To: "Len Bullard"
CC: "Elliotte Rusty Harold" , "Michael Kay" , "Tim Bray" , "XML Developers List"
Subject: Re: [xml-dev] Wikipedia on XML
Sent Date: Sat Aug 22 01:09:58 GMT 2009
Keep in mind audience here. I'd be inclined rather to indicate that an XML document is a valid SGML document as well, that for this reason there is an implicit assumption that a DTD exists for any created XML document type, but that current usage is increasingly to keep such DTD's implicit in favor of more explicit definitions by other schemas.
This keeps the primacy of place for DTDs as the foundation of XML in theory while largely ignoring their existence in practice.
Kurt Cagle
Managing Editor
http://xmlToday.org
Elliotte is right. The DTD formally ensures that well-formedness is not the
single possible basis of acceptance of an XML instance. Preferences for how
that is documented seem to break down when describing why that is necessary..
len
No, I don't think that's sufficient. FDTDs are fundamentally
integrated into the design of an XML parser. They are not optional
pieces one can ignore. Nor are they just a schema language either.
They have noticeable effects on a document's infoset even in the
absence of validation. Yes, in hindsight, this was a mistake; but it's
not one we can ignore or sweep under the rug, much as we might wish
things were otherwise. :-(
_______________________________________________________________________
XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.
[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
Or unsubscribe: [email protected]
subscribe: [email protected]
List archive: http://lists.xml.org/archives/xml-dev/
List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
Forwarded Message:
From: "Liam Quin"
To: "Kurt Cagle"
CC: "XML Developers List"
Subject: Re: [xml-dev] Wikipedia on XML
Sent Date: Sat Aug 22 02:46:57 GMT 2009
Forwarded Message:
From: "Len Bullard"
To: "'Kurt Cagle'"
CC: "'Elliotte Rusty Harold'" , "'Michael Kay'" , "'Tim Bray'" , "'XML Developers List'"
Subject: RE: [xml-dev] Wikipedia on XML
Sent Date: Sat Aug 22 04:08:25 GMT 2009
Audience considered, DTD’s aren’t the basis for XML. IMO, they are a system device from SGML that XML carried over in context of the singular specification itself. At the time, they ensured validation as a system feature would be preserved until other means were formulated and formally published. It bridged a perceived chasm.
So a decision made in a time for the needs of that time. Still relevant? I dunno. The usual cliché is you never know how used or useful a feature is in a standard until you try to take it out.
len
-----Original Message-----
From: Kurt Cagle
[mailto:[email protected]]
Sent: Friday,
August 21, 2009 8:10 PM
To: Len Bullard
Cc: Elliotte
Rusty Harold; Michael Kay; Tim Bray; XML Developers List
Subject: Re:
[xml-dev] Wikipedia on XML
Keep in mind audience here. I'd be inclined rather to indicate that an XML
document is a valid SGML document as well, that for this reason there
is an implicit assumption that a DTD exists for any created XML
document type, but that current usage is increasingly to keep such
DTD's implicit in favor of more explicit definitions by other schemas.
This keeps the primacy of place for DTDs as the foundation of XML in theory
while largely ignoring their existence in practice.
Kurt Cagle
Managing Editor
http://xmlToday.org
On Fri, Aug 21, 2009 at 4:52 PM, Len Bullard < [email protected]> wrote:
Elliotte is right. The DTD formally ensures that well-formedness is not the
single possible basis of acceptance of an XML instance. Preferences for how
that is documented seem to break down when describing why that is necessary.
len
From: Elliotte Rusty Harold [mailto:
[email protected]]
No, I don't think that's sufficient. FDTDs are fundamentally
integrated into the design of an XML parser. They are not optional
pieces one can ignore. Nor are they just a schema language either.
They have noticeable effects on a document's infoset even in the
absence of validation. Yes, in hindsight, this was a mistake; but it's
not one we can ignore or sweep under the rug, much as we might wish
things were otherwise. :-(
_______________________________________________________________________
XML-DEV is a publicly archived, unmoderated list hosted by OASIS
to support XML implementation and development. To minimize
spam in the archives, you must subscribe before posting.
[Un]Subscribe/change address:
http://www.oasis-open.org/mlmanage/
Or unsubscribe:
[email protected]
subscribe:
[email protected]
List archive:
http://lists.xml.org/archives/xml-dev/
List Guidelines:
http://www.oasis-open.org/maillists/guidelines.php
Forwarded Message:
From: "Yuh-Jong Hu"
To: [email protected]
CC:
Subject: Second Call for Submissions to the 2009 Rules Challenge
Sent Date: Sat Aug 22 02:11:23 GMT 2009