|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Match Commented elements
>>>>> "JSR" == J S Rawat <jrawat@xxxxxxxxxxxxxx> writes:
JSR> Hi This seems odd but you people must have any solution. Can
JSR> we match below "comment" element which is commented. I have
JSR> seen the role of <xsl:template match="comment()"> but not
JSR> able to apply.
JSR> Input <meta> <!-- <comment>...</comment>
-->
JSR> </meta>
JSR> Output <meta scheme="comment" content="..."/>
The match statement is correct.
But within that template you are going to have to parse the string
value of the comment node yourself. That will be hard work.
--
Colin Adams
Preston Lancashire
|
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








