Login | Register
My pages Projects Community openCollabNet

If you were registered and logged in, you could join this project.

Summary Writing software requirements specifications as XML documents.
Category requirements
License GNU General Public License
Owner(s) gugga

Writing software requirements specifications as XML documents has quite a few advantages. Using open source tools like Emacs, PSGML, CVS and xsltproc gives us a powerful Requirements Engineering tool.

  1. Gather information using Emacs
  2. Validating specifications using psgml and XSLT
  3. Keeping track of changes using CVS and XSLT
  4. Creating nice output with xsltproc
  5. Transforming requirements data to project management tools

Download

 

Documentation

Mission

What is the goal of this project?

  • Define the DTD used for Software Requirements Specifications(SRS)
  • Provide useful transformation tools

What is the scope of this project?

  • Develop basic transformation XSL stylesheets to give the community examples of how XML based SRS's may be used to improve software development

Discussion

Please join the users@xmlbasedsrs.tigris.org mailinglist. There are many issues to discuss and your input is welcome.

Related resources

XML transformation tools

XML/XSL editing tools

Javascript