[xsl] Namespaces best practice in XML

Subject: [xsl] Namespaces best practice in XML
From: "tom tom" <tomxsllist@xxxxxxxxxxx>
Date: Tue, 04 Apr 2006 14:31:52 +0100
My XML Source has a default namespace and never uses prefixes. I am writing a stylesheet which transforms this into XHTML. In the XSLT I (ideally) never want to prefix any XHTML output elements or any source XML element references.

What would you advise my default namespace in the XSLT file should be?

Do I need to declare the XHTML namespace + my source XML's namespace?

I am looking for a best-practice / future proof method way to do this.

Thanks

Tom

_________________________________________________________________
The new MSN Search Toolbar now includes Desktop search! http://join.msn.com/toolbar/overview


Current Thread