Malachi de AElfweald wrote: > Why doesn't JDOM use the preprocessor instruction to determine > what to output as? Isn't that tag required anyways? In SAX 1 and 2.0, the XML header is not part of the information the parser provides to the application thus JDOM has no access to this information. Laurent