-- Did you setSystemID() of the xml file before asking for getAssociatedStylesheets()? If we don't know the systemID of a Source object, then we default to the current directory (which is not what you want). You often have to explicitly set this.
Doing setSystemId() seems to resolve the problem neatly and completely. Thank you.
Angus -- [EMAIL PROTECTED] http://pobox.com/~angus
