Wow, I have done just about nothing of use today. Must do better tomorrow. I've got a bit of code that really does need to be written this weekend. And then there's a long week ahead of me I think.
5 thoughts on “101080”
Comments are closed.
Wow, I have done just about nothing of use today. Must do better tomorrow. I've got a bit of code that really does need to be written this weekend. And then there's a long week ahead of me I think.
Comments are closed.
wrok book rock
they are very good, also the tor books too.
Just about any SGML reference can tell you about DTDs – XML is, after all, an SGML derivative.
You may want to consider, though, switching to an XML Schema, and namespaces. That way, if someone wants to implement their own, compatible, DTD/schema, it’s no big deal.
got a pointer to the DTD and a sample version of the file? I can probably help out, if you want.
are you going to the meetup?
Right, like I’m getting out of work tonight. Somehow, I don’t think so.
When I wrote one for IBM, I had read some XML books that discussed it and skimmed some SGML books (none in particular to recommend) and just gritted my teeth consulting the actual W3C spec.