Hi - I'm trying to write out an element and include an 'xsi:SchemaLocation' attribute. Just using XMLOutputter.output("<element>", writer); doesn't do it. How can I get it included? Garey Mills