[Home] [By Thread] [By Date] [Recent Entries]
Thierry, Have a look at: http://www.sil.org/sgml/elementAttr9804.html -- Fabien Thierry Thelliez wrote: > <books> > <book isbn="0345374827"> > <title>The Great Shark Hunt</title> > <author>Hunter S. Thompson</author> > </book> > </books> > > why isn't it: > > <books> > <book isbn="0345374827" title ="The Great Shark Hunt" > author="Hunter S. Thompson" > </book> > </books> > > or > > <books> > <book > <isbn>0345374827</isbn> > <title>The Great Shark Hunt</title> > <author>Hunter S. Thompson</author> > </book> > </books> > > So far I have understood that the 3 notations are legal. But are they > identical ? xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



