[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: namespace inheritance troubles using xsltproc and

Subject: RE: namespace inheritance troubles using xsltproc and xhtml1.1
From: "Aron Bock" <aronbock@xxxxxxxxxxx>
Date: Wed, 18 May 2005 12:26:46 +0000
xsltproc namespace
Douglas, try using exclude-result-prefixes, as in :

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform";
	version="1.0"
	exclude-result-prefixes="...prefixes-to-exclude...">
...
</xsl:stylesheet>


From: "Douglas R. Hoffman" <douglas.hoffman@xxxxxxxxx>
Subject:  namespace inheritance troubles using xsltproc and xhtml1.1


What should I change in the following xslt and/or xml files to remove xmlns:html="..." attibutes on the output's html tag as generated by 'xsltproc index.xml index.xsl > index.html'

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.