Joined today: Newbie questions

DuCharme, Robert DuCharmR at moodys.com
Wed Nov 3 17:18:48 GMT 1999


In general, the xml-l list is better for basic XML issues; xml-dev
concentrates on more advanced and theoretical stuff. See
http://www.oasis-open.org/cover/lists.html#XML-L for more on xml-l. See also
the XML FAQ at http://www.ucc.ie/xml/ and good introductions for newcomers
at http://www.xmlinfo.com/newcomers/.

>1. Does Netscape and IE support XML automatically?

IE5 does, Netscape 4 doesn't. XML support is part of Mozilla, the version of
Netscape under development.

>2. What plug-ins do I need (if any) for Netscape and IE for building
>simple applications?

I don't know of any plugins that would make for a different answer in 1.
above.

>3. What does the XML Parser do?  Does it translate XML code into HTML?

It checks the well-formedness and optionally the validity of an XML
document. Typically, it also reads the document's components into data
structures or triggers function calls that let an application use those
components. Conversion to HTML could be one such application.

>4. Do I need XSL or CSS?  What is their purpose?

They are two stylesheet standards that let you specify the appearance of
different elements in your document.

>5. What other components do I need to get started - that is to build a
>simple application?

XML is used for a wide variety of applications, so there's no simple answer
to this question.

Bob DuCharme       www.snee.com/bob       <bob@  
snee.com>  see www.snee.com/bob/xmlann for "XML:
The Annotated Specification" from Prentice Hall.

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 unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe 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