View Single Post
Old 02-14-2004, 02:06 AM   PM User | #1
liorean
The thread killer


 
Join Date: Feb 2003
Location: Umeå, Sweden
Posts: 5,575
Thanks: 0
Thanked 84 Times in 75 Posts
liorean will become famous soon enoughliorean will become famous soon enough
XML Documentation and References

Continuing my tradition of starting documentation and references threads, I here start an XML references thread with the intention of making it as complete and useful as my JavaScript or HTML&CSS threads. Let's start with the material from W3C:

First, a quick guide to the W3C technical reports levels:
- Rec: Recommendation, this is the final, definite specification. For public use.
- PR: Proposed Recommendation, this is the last instance at which changes may be made to the specification itself, and should see very few changes when it hits Recommendation status. For public use.
- CR: Candidate Recommendation, this is the stage at which W3C calls for implementations. For implementors.
- LC: Working Draft in Last Call, this is a stage where the specification is relatively complete, but it may still take major changes. Not for use.
- WD: Working Draft, the stage where W3C asks for public review, comments and input. A specification may stay a Working Draft for a long time and go through many radical changes during that time. Not for use.
- Note: Not a W3C promoted technical report, but it may be a clarification from W3C, a suggestion from the W3C or a W3C member, a proposed specification from a W3C member etc.
- Errata: Corrections to and clarifications on specifications that has already reached Recommendation status.



XML Core Specifications:
XML Extensions:
XML Validation:
XML Applications:
Tutorials, References, Examples & Implementations:

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

  • [] ()

*
CS: Committee Specification
IS: International Standard
__________________
liorean <[lio@wg]>
Articles: RegEx evolt wsabstract , Named Arguments
Useful Threads: JavaScript Docs & Refs, FAQ - HTML & CSS Docs, FAQ - XML Doc & Refs
Moz: JavaScript DOM Interfaces MSDN: JScript DHTML KDE: KJS KHTML Opera: Standards

Last edited by liorean; 02-29-2004 at 11:54 AM..
liorean is offline