|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Skipping Custom Tags
If I have a custom tag and I do: <xsl:apply-templates select="mytag"/> the tag <mytag> ends up in the output. Frequently this is not what I want. Rather I want to skip that tag and apply-templates on everthing enclosed *within* that tag. For that, adding /* appears to work: <xsl:apply-templates select="mytag/*"/> Is this the proper expression or should it be "@*|node()" or what? Mike
|
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








