Simple XSLT Question: How can I add the closing “/” at the end of a single tag? thanks! i was getting an that said "The server did not understand the request, or the request was invalid. Error processing resource 'w3.org/TR/xhtml1/…;. So I removed the doctype-system attribute and now it fixed the problem with omitting the '/', but now I'm receiving an error on line 2 of the output XHTML "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" that says "Required white space was missing". Your thoughts? Thanks again for your help!
Why does this XSLT code add a new line? you'd think so, but i still have a new line. i must be missing something. with that and the strip-space, i'm still getting a new line. anyhow, i'll keep pounding on it, thanks for your help!