View Single Post
Garfunkel
Senior Member
Volunteer Data File Author
 
Join Date: May 2005
Location: Grenoble, France
Posts: 167

Old December 8th, 2011, 07:09 AM
Hello,

I never tried this before.
You can try the output of a unit with both added image and original image from the .dat file and have a look at the below fields.

The DTD for the custom output has an element for this, but I never had anything on it.

Quote:
...
<!ELEMENT images (type*)>

<!ELEMENT type (image*)>
<!ATTLIST type name CDATA #REQUIRED>

<!ELEMENT image EMPTY>
<!ATTLIST image url CDATA #REQUIRED>
<!ATTLIST image sku CDATA #IMPLIED>
...
In roster files, these fields refers to the image db and are not very usefull for output displays. I don't know if it will be the same...

I suppose it not yet availlable. You will need an answer from the wolflair.

Once it is availlable, you will then need to devellop/Modify an XSL file including the image support.

Hope that helps.

Frédéric
Garfunkel is offline   #4 Reply With Quote