Code Search for Developers
 
 
  

users.dtd from Riot in Emerald city at Krugle


Show users.dtd syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<!ELEMENT users (user)+>

<!ELEMENT user (permission|root-permission|permission-to-execute)+>
<!ATTLIST user username CDATA #REQUIRED>
<!ATTLIST user password CDATA #REQUIRED>
<!ATTLIST user name CDATA #REQUIRED>

<!ELEMENT permission EMPTY>
<!ATTLIST permission class CDATA #REQUIRED>

<!ELEMENT root-permission EMPTY>

<!ELEMENT permission-to-execute EMPTY>
<!ATTLIST permission-to-execute executable 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