]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mowgli/home/xml/work-packages/index.xml
The Work-Packages index page is no more a static HTML page, but it is
[helm.git] / helm / mowgli / home / xml / work-packages / index.xml
diff --git a/helm/mowgli/home/xml/work-packages/index.xml b/helm/mowgli/home/xml/work-packages/index.xml
new file mode 100644 (file)
index 0000000..091b006
--- /dev/null
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+
+<!DOCTYPE work-packages [
+ <!ELEMENT work-packages (work-package+)>
+
+ <!ELEMENT work-package EMPTY>
+ <!ATTLIST work-package
+           file CDATA #REQUIRED>
+]>
+
+<work-packages>
+ <work-package file="project-management"/>
+ <work-package file="requirement-analysis"/>
+ <work-package file="transformation"/>
+ <work-package file="metadata"/>
+ <work-package file="interfaces"/>
+ <work-package file="distribution"/>
+ <work-package file="testing-and-validation"/>
+ <work-package file="information-dissemination-and-exploitation"/>
+</work-packages>