Re: xml declaration not written
Martin Honnen <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Organization | Liberty Development |
| Message-ID | <[email protected]> |
Ivan Longhi wrote: > if I open the file with a browser the xml file is trasformed ok, but the > browser doesn't include the xml declaration (<?xml version="1.0" > encoding="iso-8859-1" ?>) in the output. How do you know? At least in Mozilla's DOM the XML declaration does not show up as a node. -- Martin Honnen http://JavaScript.FAQTs.com/