|  |  | 
 General XML InformationThis page collects links to useful general resources about XML.
 
  W3C's XML pageContains
the XML 1.0 Recommendation, and working drafts of other
specificiations related to XML.
An
introduction to XMLWritten by Lars Marius Garshol.
Robin Cover's XML
pageAn excellent starting point for discovering XML-related resources on the Web.
The XML FAQ
James Clark's collection of
XML ResourcesOf more interest to advanced XML users, this page includes a specification for Canonical XML, an XML parser
test suite, and the C source code for the Expat parser.
a
Schema.netXML Information
 XML Software
 Three very useful resources maintained by James Tauber.
Schema.net lists XML Document Type Definitions for various
application domains; XMLinfo.com lists specifications and other documents; 
XMLsoftware.com lists software for XML processing.
XML.comXML.com runs various
articles and columns about XML and its applications on a monthly
basis.  Perhaps the closest thing to an XML magazine at the moment.
 Mailing list archivesOther XML-based Development Efforts
Remote
Procedure CallsA proposal to perform RPC over HTTP using XML
as the information exchange format.  It's already implemented for
Frontier, a Macintosh scripting system, and won't be too difficult to
support this in Python, should it prove useful.  Proposed by Dave
Winer.
WebBrokerA W3C Note about something similiar to Winer's RPC-over-HTTP-via-XML
proposal.
 |