You are viewing a plain text version of this content. The canonical link for it is here.
Posted to p-dev@xerces.apache.org by Fredrick Paul Eisele <ph...@netarx.com> on 2002/09/30 22:43:54 UTC

Inclusion of the XML Declaration

Now that "DomParser::setToCreateXMLDeclTypeNode"  is  no longer  part
of Xerces, how does one cause an appropriate xml declaration to appear 
on printout?
Is it be handled by the print routines?


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: Inclusion of the XML Declaration

Posted by Fredrick Paul Eisele <ph...@netarx.com>.
All the more reason to get the 2.x working.
Jason, did you post those patches?
I would like to work on getting 2.x working this week.
Thanks

Jason E. Stewart wrote:

>"Fredrick Paul Eisele" <ph...@netarx.com> writes:
>
>  
>
>>Now that "DomParser::setToCreateXMLDeclTypeNode" is no longer part
>>of Xerces, how does one cause an appropriate xml declaration to
>>appear on printout?
>>
>>Is it be handled by the print routines?
>>    
>>
>
>This is fixed in the 2.0 series by using the DOM level 3 API, but for
>1.7 it has to be handled during the printout.
>
>jas.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
>For additional commands, e-mail: xerces-p-dev-help@xml.apache.org
>
>  
>




---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org


Re: Inclusion of the XML Declaration

Posted by "Jason E. Stewart" <ja...@openinformatics.com>.
"Fredrick Paul Eisele" <ph...@netarx.com> writes:

> Now that "DomParser::setToCreateXMLDeclTypeNode" is no longer part
> of Xerces, how does one cause an appropriate xml declaration to
> appear on printout?
> 
> Is it be handled by the print routines?

This is fixed in the 2.0 series by using the DOM level 3 API, but for
1.7 it has to be handled during the printout.

jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-p-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-p-dev-help@xml.apache.org