> Great! It worked!!!
> I had to set it this way <afp:tag-logical-element name="Job" 
>    value="{Job/@Job}"/>

For the record, this is strictly an XSLT/XPath thing.  Using the braces
{} in this manner is called an "attribute value template".  This
instructs the XSLT processor to interpret the value of an attribute as
an XPath expression rather than simply a literal.

Tom Morrison
Micro Focus
This message has been scanned by MailController - portal1.mailcontroller.co.uk
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to