Thanks, Gareth, It worked. Now I know DOMWriter can print DTD. How can I create DTD on the memory before output? In DOMPrint, everything seems wrapped up and I can't see which functions and variables you need to use to prepare DTD. I think I read through the samples and documents, though.
I'm sorry I should have asked that in the first post. Tsuyoshi ----- Original Message ----- From: "Gareth Reakes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Tsuyoshi Moriyama" <[EMAIL PROTECTED]> Sent: Friday, August 01, 2003 9:29 AM Subject: Re: DTD output using DOMWriter > Hi, > take a look a DOMPrint. If you pass it an xml file with an > internal subset the it will print it out. > > Gareth > > > On Fri, 1 Aug 2003, Tsuyoshi Moriyama wrote: > > > Could it be possible for you to show me which sample includes that or to cut > > & paste > > your own example here? I know you are too busy, but that'll be really > > helpful if you > > could do that for me. I'll appreciate it. > > > > Tsuyoshi > > > > ----- Original Message ----- > > From: "Gareth Reakes" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]>; "Tsuyoshi Moriyama" <[EMAIL PROTECTED]> > > Sent: Friday, August 01, 2003 5:16 AM > > Subject: Re: DTD output using DOMWriter > > > > > > > > > > yes > > > > > > > > > Gareth > > > > > > > > > On Thu, 31 Jul 2003, Tsuyoshi Moriyama wrote: > > > > > > > Does DOMWriter support internal DTD declaration? > > > > > > > > Tsuyoshi > > > > > > > > > > > > --------------------------------------------------------------------- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > -- > > > Gareth Reakes, Head of Product Development +44-1865-203192 > > > DecisionSoft Limited http://www.decisionsoft.com > > > XML Development and Services > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > Gareth Reakes, Head of Product Development +44-1865-203192 > DecisionSoft Limited http://www.decisionsoft.com > XML Development and Services > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
