data Attributedata AttributeThe data attribute may be specified on an
object element
and should contain a URI
specifying the location of the object's data.
If this attribute is specified then so should the
object's
type attribute. This is
so that user agents can avoid loading unsupported content types.
The data attribute may be used as an
alternative to, or in conjunction with, the
object's
classid attribute,
depending on the object's type.
Relative URIs are resolved with respect to the
codebase attribute
of the object,
if it has one, and otherwise with respect to the base URI of the current
document (see the base element).