Paul,

may I advise you to buy: "XML in a nutshell" by E.R.Harold & W.S.Means
(O'Reilly, 2001) ?

If you're a newbie in XSL, you definitely need a book, and this one covers a
lot of "X" things in quite a concise manner.

Best regards,

---------------------------------------------
               Luca Morandini
               GIS Consultant
              [EMAIL PROTECTED]
http://utenti.tripod.it/lmorandini/index.html
---------------------------------------------


> -----Original Message-----
> From: Paul Pattison [mailto:[EMAIL PROTECTED]]
> Sent: Monday, April 15, 2002 7:36 PM
> To: Cocoon Mailing List
> Subject: XSL namespace functionality
>
>
> I'm wondering where I could find a full listing of xsl namespace
> functionality.  I'm afraid I'm still a newbie, so I don't know if that's
> what you call it, but I basically want to find documentation for the xsl
> tags (ie <xsl:template>) that are available.
>
> Also, can I specify attributes of a tag in a 'sub' tag somehow?  For
> example, instead of:
>
> <xsl:copy-of select="xxx">
>
> I would like to write it like this:
>
> <xsl:copy-of>
>   <select>xxx</select>
> </xsl:copy-of>
>
> I think these are pretty basic questions, but I've searched
> around now for a
> LONG time and can't find any leads in the docs.  Any help would be greatly
> appreciated.
>
> Thanks,
>
> Paul
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to