L
Leonardo Hyppolito
Hi there,
I'm in the last year of my graduation course in Computer Science. I
decided to make a final project about XML.
The idea I have is simple: to make a tool for editing DTD's, using a
tree-like visualization. The user will be able to add the elements and
all the stuff that he needed. This would generate the text DTD. And
also, the program would validate XML documents against this DTD.
I need suggestions for books that describe how the DTD specification
works. And other books that could help me to develop this idea. I am
planning to use Java as my program language.
As I began to study XML a short time ago, I'm still a begginer.
Any suggestion or hint would be helpful.
Thanks in advance.
I'm in the last year of my graduation course in Computer Science. I
decided to make a final project about XML.
The idea I have is simple: to make a tool for editing DTD's, using a
tree-like visualization. The user will be able to add the elements and
all the stuff that he needed. This would generate the text DTD. And
also, the program would validate XML documents against this DTD.
I need suggestions for books that describe how the DTD specification
works. And other books that could help me to develop this idea. I am
planning to use Java as my program language.
As I began to study XML a short time ago, I'm still a begginer.
Any suggestion or hint would be helpful.
Thanks in advance.