Hello, We are glad to announce you the availability of <oXygen/> XML Editor 1.2. The main new features are the applet availability and FOP support. You can...
Hi All, are you wanting/waiting to start but don't know where to begin? Check out the following and maybe the shot of java will get you going. M. Java Web...
This is a call to discuss the model that people think will work the best for storing d20 information in XML. I think most people's primary concern is for...
... A possible counter-argument to this is that if you include full spells and items stats with the character, then your format depends on agreeing on a...
I have actually been using a modified XLS and XML character sheet from the master tools posted on the yahoo group. I am just beginning the XML thing and would...
I created an XML template for PCGen that is rendered via an XSLT transform. This stylesheet embeds a button in the results display that allows me to upload the...
Interesting, so you have a link essentially on the rendered XML file that will upload the file as a whole to the webserver. It seems this does a straight file...
Agreeing on a single standard is crucial to the XML model. The actual data passed can be different but the structure should always be the same. While I agree...
Wow! Very complete. Is there a simple way to edit these files? ... from the ... thing ... working, ... pages. ... example I might ... sample xml ... creates...
... I've only implemented basic functionality so far -- very little time to do more at present. That said, anyone with a little ASP, JScript and XML experience...
I don't have any way of editing the files, nor do I have a way of resubmitting them back to the server. I am looking into doing this possibly, but I wanted to...
... Yesss...but...it is equally important to define what the model is for. Character sheet models designed to be used strictly with XSL are quite different...
Yes, I suspect that the release of eTools will also drive further work on the XML efforts for PCGen. It would be super-peachy if we can reach some level of...
I really don't enjoy work sometimes, ask a question in May and then get sent out of town for months on short notice. I find it interesting that they may not...
... The database schema is probably final now, but the XML character output schema was probably open to change up until the final code freeze before release....
Tim <tfbrown12672@...> wrote: ... I find it interesting that they may not publish a schema. It is usually in a companies interest to do so. They would...
I agree that publishing the data is not in their interest, but publishing a schema (which are the rules for the well-formed data) is smart. Your schema is the...
How well does XMLSpy contend with data validity and other aspects of Schema? ... usually ... flexibility ... related ... do. ... them ... diffs - ... community...
... I'm afraid I can't answer that in great detail as I haven't tested it thoroughly. When I used a a sample file of our monster data the schema that came out...
... You misunderstood. I didn't mean that they would publish any content, rather the data I referred to was schema data. The only data they will be publishing...
... then ... a ... flexibility ... flexibility ... Strickly speaking (if I read you correctly) etools doesn't need a schema as its not currently intended to be...
That explains what I wanted to know. I personally have been doing XML for a couple of years. When I first looked into what it was I scratched my head as...
Go ahead and send my the samples I am curious as to how well this product works. Thanks, Tim ... ref="GeneralDescription"/> ... base="xs:NMTOKEN"> ... ...
I want to get a start looking at the current state of the XML Schema. Is there a website or person that is "keeping the keys" to the current version of the...
You can use PHP (and I guess ASP) to parse an XML file using an XSLT as a guide. That way, the xml file is viewable by ANY browser. ... service on my ... ...
... The "community" has not excepted a standard schema yet. All we've got right now is a number of proposed XML documents in the Yahoo file area for this...
That's exactly what I want to know! :) Who is in charge of this project or at least this group? How many different versions are there? There is one that is...
... I doubt we'll ever solve the reference vs. include thing to please everyone, so I'd think three otherwise equal schema for the three ways I can think of to...
Peter Kahle <pkahle@...> wrote ... <snip/> As I said in an earlier post "Let the best code win!" Quite often this is the first code out! Go for it -...