Hi

I have some tags like the following in the code. In the template,is it
possible to define something like:
<XDtClass:ifClassTagValueEquals tagName="test:result" paramName="testid"
value="<XDtClass:classTagValue tagName="test:subtest" paramName="subid"/>" >

The ifClassTagValueMatches looks like a good match for this, but I could not
figure out how to use it, and there seems no example on this either...

@test:subtest
    subid="A"

@test:subtest
    subid="B"

@test:result
    testid="A"
    expected="X"

@test:result
    testid="B"
    expected="Y"


Thx.

Daisy



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to