[Home] [By Thread] [By Date] [Recent Entries]

  • From: Fabien Girardin <fabien@g...>
  • To: Thierry Thelliez <tgt@l...>, xml-dev@i...
  • Date: Tue, 08 Sep 1998 15:24:37 -0700

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...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member