Dinky little XML and XSL GIFs for web pages?

jeisen eisen at pobox.com
Thu Apr 29 23:23:57 BST 1999



Sean Brown wrote:

> Hi all..
>
> I created 2 xml logos in the spirit of this thread for you to consider.
> They are both very lightweight and are exactly the same proportion as the
> other w3c buttons referenced in the original post.
>
> The images are located at:
>
> http://www.javanet.com/~sbrown/xml/
>
> There is a feedback form and mini-poll there as well.
>
> -Sean
>

This is nice eye candy, but I have a strong suggestion for all. Please DO NOT create any
materials whether graphics, documents, books, articles, software or otherwise that furthers
the confusion about XML declarations. Section 2.8 of the XML spec is clear that the
declaration is lower case, i.e. <?xml version="1.0"?>

While the graphics are not XML declarations, they do imply that one should use an uppercase
XML as the root element of a document. This may confuse new users who would be tempted to do
this:
<?XML version="1.0"?>
<XML>
<foo>bar</foo>
</XML>

Am I anal retentive? Yes I am. And so is XML when it comes to syntax. This very thing also
causes problems for new users of XML who are used to forgiving HTML parsers.

Jonathan.




xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list