| 
 
Subject: Re: [xsl] For this input element, fire all matching template  rules. Any way to fire multiple template rules for an input element? From: David Carlisle <davidc@xxxxxxxxx> Date: Mon, 19 Apr 2010 13:20:40 +0100  | 
Is there any way to create an XSLT program and specify, "For this input element, fire all matching template rules."
 <xsl:template match="xs:element[xs:simpleType/xs:restriction/xs:pattern]">
        <!-- report on the use of the pattern facet -->
    </xsl:template> <xsl:template match="xs:pattern">
        <!-- report on the use of the pattern facet -->
  </xsl:template>
________________________________________________________________________ The Numerical Algorithms Group Ltd is a company registered in England and Wales with company number 1249803. The registered office is: Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| Re: [xsl] For this input element, f, Michael Müller-Hille | Thread | Re: [xsl] For this input element, f, Wolfgang Laun | 
| Re: [xsl] For this input element, f, Michael Müller-Hille | Date | [xsl] Name of current mode, Christian Roth | 
| Month |