Code Search for Developers
 
 
  

storage.dtd from Riot in Emerald city at Krugle


Show storage.dtd syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<!ELEMENT root (dir|txt|exe)+>

<!ELEMENT dir (dir|exe|txt)*>
<!ATTLIST dir name CDATA #REQUIRED>

<!ELEMENT exe EMPTY>
<!ATTLIST exe name CDATA #REQUIRED>
<!ATTLIST exe class CDATA #REQUIRED>

<!ELEMENT txt (#PCDATA)>
<!ATTLIST txt name CDATA #REQUIRED>





See more files for this project here

Riot in Emerald city

Cyberpunk third-person 2100. noir RPG thriller using JMonkey. Its going to be mix between Bloodnet, Neuromancer, DeusEx in gameplay, with pieces of Uplink and many other mini-games for dealing with variety of tasks (lockpicking, hacking...)

Project homepage: http://sourceforge.net/projects/riot-in-ecity
Programming language(s): Java,XML
License: other

  apartments.dtd
  image-data.dtd
  items.dtd
  storage.dtd
  storage.g
  users.dtd