Image file names in my XML documents are constructed from two attributes,
file-name and htm-type. I tried to display them in XXE by entering the
following in my CSS file:

image {
    content: image(attr(file-name) "." attr(htm-type), -400, -200);
}

but it doesn't work.

Can anybody tell me how to do it please?

Best regards
--------------
Kevin Flynn 
Birdstep Technology www.birdstep.com 
Direct: +47 24 13 47 75


Reply via email to