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

Re: Converting XML to HTML using a XSLT stylesheete??

Subject: Re: [xsl] Converting XML to HTML using a XSLT stylesheete??
From: Mike Brown <mike@xxxxxxxx>
Date: Wed, 28 Aug 2002 21:03:14 -0600 (MDT)
Re:  Converting XML to HTML using a XSLT stylesheete??
> 2.  "//" traverses the entire document looking for nodes.
> You know where your dsig:Signature elements are -- they are all
> at /IFX/dsig:Signature .. so use that instead of //dsig:Signature in
> your xsl:apply-templates.

Sorry, I meant to say that you'd have to do the same for IFX as well,
since it is in a namespace also. Assign a prefix in the xsl:stylesheet
element, like xmlns:ifx="http://www.ifxforum.org", and then you want
your xsl:apply-templates to select /ifx:IFX/dsig:Signature.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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.