Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Specifications

This directory contains the sources of all the specifications published by the W3C EXPath Community Group. For now, it contains:

  • archive -- the Archive module
  • binary -- the Binary module
  • crypto -- the Cryptographic module
  • facet -- the Facet module
  • file -- the File module
  • http -- the HTTP Model
  • mongo -- the MongoDB module
  • pkg -- the Packaging System
  • webapp -- the Web Applications specification
  • xparse -- the XParse module

TODO: Create a checklist when adding a new module (for the specs, the website, etc.), and a checklist when publishing a new draft (write an announce, a news entry, add to specs/list.xml, etc.) Sketch below, to improve...

Add a new spec

Simple answer: copy a simple one, like the HTTP Model, or http spec, and adapt it to your needs. You can find more details on the wiki, on the following pages:

Checklist:

  • ...
  • update the Modules page on the wiki

Publish a new version

It is possible to an editor to edit a spec and create a pull request. The current state of a spec is available as an editor draft, at a URL ending with /editor, e.g. http://expath.org/spec/http/editor.

In order to publish a new version, either a dated working draft or a final 1.0 report, you need to update list.xml. Please ask Florent first, if this is the first time you do it.

Checklist:

  • ...
  • update the Modules page on the wiki