This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: schema and DTD


On Sun, Apr 14, 2002 at 02:30:19PM -0000, william locksman wrote:
> 
> I know my question is very  basic , but the question is regarding 
> what is the difference betwwen a DTD and a schema.. I have 
> refferred many books and got many different answers but i am not 
> really satisfied with the explanations..

  If many books authors were unable to give you a satisfying
answer may I suggest you looks at the specifications themselves,
they are the normative and hence authoritative descriptions of both
technologies:
   - DTDs are described in the XML specification
     http://www.w3.org/TR/REC-xml#elemdecls
   - Schemas are described as a pair of specs plus a "primer"
     http://www.w3.org/TR/xmlschema-1/
     http://www.w3.org/TR/xmlschema-2/
     http://www.w3.org/TR/xmlschema-0/

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard@redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]