XML Resources

A great many XML resources are available to you online. Because it's very important to know about them to get a solid background in XML, I'm going to list them here.

The XML specification is defined by the World Wide Web Consortium (W3C), and that's where you should start looking for XML resources. Here's a good starter list (we'll see all these topics in this book):

  • www.w3c.org/xml The World Wide Web Consortium's main XML site, the starting point for all things XML.

  • www.w3.org/XML/1999/XML-in-10-points "XML in 10 Points" (actually only seven), an XML overview.

  • www.w3.org/TR/REC-xml The official W3C recommendation for XML 1.0, the current (and only) version. It won't be easy to read, howeverthat's what this book is all about, translating that kind of document to English.

  • www.w3.org/TR/xml-stylesheet/ All about using stylesheets and XML.

  • www.w3.org/TR/REC-xml- names / All about XML namespaces.

  • www.w3.org/Style/XSL/ All about Extensible Stylesheet Language, XSL.

  • www.w3.org/TR/xslt All about XSL transformations, XSLT.

  • www.w3.org/XML/Activity.html An overview of current XML activity at W3C.

  • www.w3.org/TR/xmlschema-0/, www.w3.org/TR/xmlschema-1/, and www.w3.org/TR/xmlschema-2/ XML Schemas, the alternative to DTDs.

  • www.w3.org/TR/xlink/ The XLinks specification.

  • www.w3.org/TR/xptr The XPointers specification.

  • www.w3.org/TR/xhtml1/ The XHTML 1.0 specification.

  • www.w3.org/TR/xhtml11/ The XHTML 1.1 specification.

  • www.w3.org/DOM/ The W3C Document Object Model, DOM.

Many non-W3C XML resources are out there, too (a casual search for the word XML on the Web turns up more than 13 million matches). Here's a list to get started with:

  • www.xml.com This site is filled with XML resources, discussions, and notifications of public events.

  • www.oasis- open .org OASIS, the Organization for the Advancement of Structured Information Standards, is dedicated to the adoption of product-independent formats such as XML.

  • www.xml.org XML.ORG is designed to provide information about the use of XML in industrial and commercial settings. It's hosted by OASIS and is a reference for XML vocabularies, DTDs, schemas, and namespaces.

  • http://msdn.microsoft.com/xml/default.asp Microsoft's XML page.

There are also quite a few XML tutorials out there online (searching for "XML Tutorial" brings up more than 2,300 matches). Here are a few to start with:

  • www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/8C8A8628B3DD7EDB852567BD000A8A64?OpenDocument IBM's free tutorials.

  • www.ucc.ie/xml/ A comprehensive Frequently Asked Questions (FAQ) list about XML, kept up by some of the contributors to the W3C's XML Working Group . Considered by many the definitive FAQ on XML.

  • http://msdn.microsoft.com/xml/tutorial/default.asp Microsoft's XML tutorial.

  • www.xml.com/pub/98/10/guide0.html XML.com's XML overview.

In addition, you might find some newsgroups on Usenet useful (note that your news server might not carry all these groups):

  • comp.text.xml A good general-purpose, free-floating XML forum.

  • microsoft.public.dotnet.xml XML discussions and questions concerning using XML with Microsoft's .NET initiative.

  • microsoft.public.xml The general Microsoft XML forum.

That's a good start on XML resources available on the Internet (note that you can use a search engine such as http://groups.google.com to search these groups for XML material). What about XML software? I'll take a look at what's out there, starting with XML editors.



Real World XML
Real World XML (2nd Edition)
ISBN: 0735712867
EAN: 2147483647
Year: 2005
Pages: 440
Authors: Steve Holzner

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net