Advertisement

05.15.2008 at 03:01PM PDT, ID: 23406839
[x]
Attachment Details

check the attribute name of an ancestor

Asked by meow00 in Extensible Stylesheet Language Transformation (XSLT)

Hi experts,

I have the following .xsl code:
----------------------------------------------
<xsl:for-each
                select="@*[contains(local-name(),'my-' )  or  contains(local-name(),'MY-' )][not(ancestor::xxx21:Extension)]">
--------------------------------------------------
for the last condition, how do I specify the Extension from certain extender "ABC"? what's the right syntax for something like:
[not(ancestor::xxx21:Extension(extender="ABC")]  ???

Thanks a lot!
Start Free Trial
[+][-]05.16.2008 at 03:03AM PDT, ID: 21581393

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Extensible Stylesheet Language Transformation (XSLT)
Sign Up Now!
Solution Provided By: Gertone
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628