|
Subject: Re: Chapter 14 of the XML Bible now online From: Elliotte Rusty Harold <elharo@xxxxxxxxxxxxxxx> Date: Thu, 22 Jul 1999 09:51:16 -0400 |
>> is based on the July 9, 1999 (fifth) ... yet implements all of the July
>> 9, 1999 (fourth)
>
>not(5=4)
>
fixed
>> The xsl:variable element is an empty element that appears as a direct
>> child of xsl:stylesheet.
>
>or inside a template
fixed
>
>> Each separate invocation of a named template can pass parameters to
>> the template
>
>as can invocations of non named templates via apply-templates.
>
fixed
><xsl:template name="ATOM_CELL">
> <xsl:param name="file">
> index.html
> </xsl:param>
>
> <a href="{$file}">
> ^^^^^^
>depending on your white space setup you might want normalise there.
>
>
fixed
>> An XSL style sheet embedded in an XML document
>you probably want that stylesheet to explictly not display itself
>(although I think in this case failure to do that only introduces
>white space)
Good idea.
Thanks for your comments!
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@xxxxxxxxxxxxxxx | Writer/Programmer |
+-----------------------+------------------------+-------------------+
| Java I/O (O'Reilly & Associates, 1999) |
| http://metalab.unc.edu/javafaq/books/javaio/ |
| http://www.amazon.com/exec/obidos/ISBN=1565924851/cafeaulaitA/ |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://metalab.unc.edu/javafaq/ |
| Read Cafe con Leche for XML News: http://metalab.unc.edu/xml/ |
+----------------------------------+---------------------------------+
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: Chapter 14 of the XML Bible now, David Carlisle | Thread | merging attributes (with xsl:copy?), Christian Lindig |
| Re: Multiple Result Trees, Lionel Villard | Date | cross-references, Hadar, Oren |
| Month |