|
[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??
> 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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








