Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cosmetics. Rename model for type into storage tag.
[simgrid.git] / src / surf / simgrid.dtd
index 44c9bf9..4a6adf2 100644 (file)
@@ -32,7 +32,7 @@
 
 <!ELEMENT storage (prop*)>
 <!ATTLIST storage id CDATA #REQUIRED>
-<!ATTLIST storage model CDATA #REQUIRED>
+<!ATTLIST storage type CDATA #REQUIRED>
 <!ATTLIST storage content  CDATA "0">
 
 <!ELEMENT host (prop*)>