[GeoNetwork-users] XSLT outside of GeoNetwork

Good afternoon all,

Not being an XSLT expert, but have a question:

Is it possible to use some part of the GeoNetwork XSL to just transform an ISO 19139 record to html?

I've got a small UI built in .NET that consumes CSW from GeoNetwork 2.4.x, and just need to display the full metadata once in a while, and don't want to reinvent the wheel. I tried using the xsl files by themselves (metadata-iso19139.xsl for example), but all the XSLs seem to be intertwined and interdependent, and dependent on being inside of GeoNetwork.

1) Any way to use XSLs to render a 19139 record without GeoNetwork?
2) Or, any way to get GeoNetwork to hand me the HTML of the transformed metadata?

Thanks,
Roger