Warning: off-topic :-) ... Yeah Sydney! Where/what do you play? I run a home D&D, often turn up at Blacktown RPGA games days, and occasionally go to a...
=> You might want to also take a look at the new Savage Species book from
WotC Yes I will have a look, though I think that there is plenty of stuff in the
open...
Hi, What I have coded in Java is a class called monster. This class is an object
representation of the <monster> tag in the monsters.xml file. Each block
under...
Hello all, Your work inspired me to try to really do a good implementation of the DMG random treasure tables. Having coded two previous versions over the last...
Thanks, I agree that monsterName.getNodeValue() should work. In the java 1.4
documetation it states that it returns a null when the node type is element.
The...
I've been working on a pure XSLT solution to the Modifiers test case. A key part of my strategy is the following template. The problem is that it chokes on...
Using the DOM an element containing text, such as <Name>A Monster Name</Name> has one child, a text node, and the value of the child is the text. I don't know...
... I have a functioning mostly complete solution to do modifiers in pure XSLT. And in working on it, I've discovered that Brad's solution, with some ...
Thanks. this worked. There is a child node of type = Text. I haven't checked
to see if it is the fist child, but I think that there will only be one
child in...
OK, so here follows the development of my "modifier resolver in XSLT" as well as some conclusions that allow for a middle ground between using "pure" xml...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the d20-xml group. File :...
d20-xml@yahoogroups.com
Mar 12, 2003 4:41 pm
1821
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the d20-xml group. File :...
d20-xml@yahoogroups.com
Mar 12, 2003 4:47 pm
1822
... http://groups.yahoo.com/group/d20-xml/files/DocBook_PGS_Project/Equipmen t/Equipment.pdf Okay, so this is the other file that I've been promising for a...
I still advocate using unique QNames for identifying items, as I believe it makes the whole process a lot simpler. I see little benefit from introducing the...
... I don't see how QNames make our lives easier. A QName is specifically to handle the instance where two pieces of code use the same identifier to mean ...
haven't commented in a while... but... im not trying to bash just to think aloud. so i reseve the right to take back my comments without further notice. :) ...
... This is much like the "label" system that I discuss at the bottom of my message, you've just taken it a step further -- a step that I don't see much added...
... me. When loading the character from the XML file to store in your database, you will have an <item> such as a "glove-of-the-ox" that gives one of your...
I am not too sure as to all of what you are trying to achieve. So I hope
this is on topic. There seems to be some duplication. Maybe this makes things easier...
... I think your seeing duplication, and thinking of it as bad, because I may not have made it clear that the document actually refers to the <character>...
An online DND story with Lego characters, monsters and sets. It even has movie trailers! http://www.ozbricks.com/ikros/index.html mxt.dB^) THINK think...
XPointer is a W3C Recommendation 25 March 2003: The World Wide Web Consortium today released Xpointer as a three-part W3C Recommendation. The XPointer...
Hello everyone, I'm Chris Johanson, author of the Campaign Suite RPG software. I've just begun making the switch to XML for Campaign Suite 2, probably not ...
Not sure the reason for some of the fields, but it looks simple in essence. Hos is cachalot a modifier? That's part of the species. ... Hi Chris, I have...
Hi, You are right about cachalot being a species. But the naming convention is a bit confused, sometimes the data is a size, sometimes and age, sometimes a...