- From: Pete Cordell <petexmldev@codalogic.com>
- Date: Mon, 18 May 2009 10:49:23 +0100
- To: "some one" <some_one251@yahoo.com>, "xmlschema developer" <xmlschema-dev@w3.org>
> Hello Dears, > > Which year first draft of Document Type Definition (DTD) and XML Schema > Definition (XSD) born? and what is the last version of both of them? Rather than just answer these questions I thought I'd show you where you can find the information yourself so that you can keep track of new versions as they emerge. They are both W3C standards whose page is at http://www.w3.org/ . DTD is defined as part of the main XML spec which is at: http://www.w3.org/TR/xml/ . The original is at http://www.w3.org/TR/1998/REC-xml-19980210 . XML Schema spec is at http://www.w3.org/TR/xmlschema-1/ (the original is at http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/ ). HTH, Pete Cordell Codalogic Ltd Interface XML to C++ the easy way using XML C++ data binding to convert XSD schemas to C++ classes. Visit http://www.xmldatabinding.net for more info
Received on Monday, 18 May 2009 09:50:08 UTC