You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Body:

EMPTY


Attributes:

ImageFileNamefileName(optional)The file name of or file path to the picture
hreftext(optional)URL of the location of the picture
MimeTypetext(optional)Media type of the image
ImageTypename(optional)TODO: WHAT IS THIS? Can e.g. be "Picture".
What other possibilities are there?
I presume it should be enumerated?


Contained in:

A visual depiction of the user.
Either one of "ImageFileName" or "href" must be provided. Remark that also "href" can point to a file, e.g. "file:///c:/mypictures/JohnTravolta.png".

MimeType preferably comes from the IANA list: http://www.iana.org/assignments/media-types/media-types.xhtml


  • No labels