w3qc.org

w3qc.org

Re: [W3Qc-public] Question de définition officielle

Personnellement, j'adopte la définition suivante qui correspond bien à
la spécification XML: """A token that represents the beginning or end of an element. A tags
that begins an element is called a start tag, and one that ends and
element is called an end tag. HTML tags begin with < and end with
>."""
Reference: http://www.robinlionheart.com/stds/html4/glossary.html Donc, une déclaration de de type de document () n'est pas
une balise. Une déclaration XML non plus (). Un commentaire ne
l'est sûrement pas (), ni un CDATA (). On Sat, 19 Mar 2005 09:01:20 -0500, Yan Morin  wrote:
> Je recherche la définition précise et officiel du W3C du mot "tag" ou
> balise en HTML, SGML, XML ou XHTML.
> > J'ai trouvé la syntaxe d'un start-tag, end-tag, empty tag, mais pas ce
> qu'est vraiment un "tag".
> > Exemple: est-ce que
> 
> 
> 
> 
> sont des tags ?
> Si ce n'est pas le cas, pourquoi ?
> > Ce que je suis certain, c'est que Tag et Element sont deux concepts
> différents.
> > Sur #validator (IRC/freenode), Björn Höhrmann m'a fait par de cet
> article (voir Part 5. Terminology) ;-)
> http://www.flightlab.com/~joe/sgml/faq-not.txt
> > Mais ce n'est pas la définition "officiel" de tag...
> > --
> Yan Morin
> http://yansanmo.no-ip.org:8080/
> _______________________________________________
> Public-w3qc.org mailing list
> Public-w3qc.org at lists.w3qc.org
> http://lists.w3qc.org/listinfo.cgi/public-w3qc.org
>