Altova Mailing List Archives
>comp.text.xml Archive Home
>Recent entries
[Thread Prev]
>Thread Next - Re: Avoid XSLT output of partial XML subtrees
Avoid XSLT output of partial XML subtrees
To: NULL
Date: 3/13/2007 11:03:00 AM
Hi, I am struggling with an XSLT task and need a hint: I have a complex XML file but want to only output some sub-trees of the XML structure. My XSLT script is always printing the information of the whole XML file. Only if I explicitely exclude subtrees/nodes with <xsl:template match="anExcludedNode" /> their content doesn't appear in the output. Is this the only way to do it? The problem is that If at a later stage further nodes will be added the XSLT scripts have to be modified to "exclude" the content output of the new trees. Thanks a lot in advance! Tras
Disclaimer
These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

