xsl-list
[Top] [All Lists]

Re: [xsl] Matching elements based on element type:

2006-07-17 09:16:10
David B wrote:

  Hi

I want an xslt stylesheet that has a single template for all elements
of type my_type.

    <xsl:template match="element(*, my_type)">
      ...
    </xsl:template>

  Don't forget to validate your input (to annotate the nodes with their
type).

  Regards,

--drkm

























        

        
                
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--