| Author |
JAXB DOCTYPE
|
Rick Portugal
Ranch Hand
Joined: Dec 17, 2002
Posts: 243
|
|
I'm using JAXB for the first time. I have been able to create ("marshal") an XML document. Pretty cool. One problem is that I need a DOCTYPE tag in the XML document that I create. I need the XML message I create to have a line like this: <!DOCTYPE JR_Message SYSTEM "..\dtd\javaranch.dtd"> How can I create a DOCTYPE tag like that using JAXB marshaling?
|
IBM 286, SCJP, SCWCD, EIEIO
|
 |
 |
|
|
subject: JAXB DOCTYPE
|
|
|