On Friday, May 18, the normal maintenance window (17:00 Pacific time) will be extended for data center maintenance until 23:00 Pacific. No extended down-time is planned, but brief delays and interruptions are possible throughout the period.
If you were registered and logged in, you could join this project.
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.
- Gather information using Emacs
- Validating specifications using psgml and XSLT
- Keeping track of changes using CVS and XSLT
- Creating nice output with xsltproc
- Transforming requirements data to project management tools
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