Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Used by
Element img
Annotations
An img element represents an image.
Diagram
Diagram attributes_xsd_Attribute_Group_microdata--group.tmp#microdata--group media_xsd_Element_img.tmp#img_class attributes_xsd_Attribute_src.tmp#src attributes_xsd_Attribute_alt.tmp#alt media_xsd_Element_img.tmp#img_id attributes_xsd_Attribute_data-display-instructions.tmp#data-display-instructions attributes_xsd_Attribute_data-audience.tmp#data-audience attributes_xsd_Attribute_data-deprecate-web-url.tmp#data-deprecate-web-url attributes_xsd_Attribute_data-deprecate-style.tmp#data-deprecate-style attributes_xsd_Attribute_data-scale.tmp#data-scale
Properties
content complex
Used by
Attributes
QName Type Use Annotation
alt xs:string required
Text that is provided for display, generally in lieu of an image.
class union of(float, icon, headshot) optional
data-audience restriction of xs:string optional
This attribute is used to identify content that is intended for a particular audience.
data-deprecate-style restriction of xs:string optional
During the digital production process for ldsXML there was style information added downstream. During the schemas development the working group has explicitly chosen not to add style information to the content, instead they are relying on semantic based values. This attribute will temporarily store those values. The reason for doing this it keep these values close at hand for a season just in case we need it during the migration period. It is intended to be deprecated from the content and the schema as soon as it is prudent.
data-deprecate-web-url restriction of xs:string optional
During the migration of content from ldsXML to (x)HTML5 we sometimes had both a mediaID and a webURL on an image tag, when this happened we have chosen to use the mediaID as the value for the @src and we stored the webURL in this attribute. The reason for doing this it keep this value close at hand for a season just in case we need it during the migration period. It is intended to be deprecated from the content and the schema as soon as it is prudent.
data-display-instructions restriction of xs:string optional
For use in notifying downstream publishing channels if there is content that is specific for their channel.
data-scale restriction of xs:string optional
This attribute represents a graduated range of values forming a standard system for measuring or grading the element that it is assigned to.
id id--for-non-annotatable-content required
itemprop xs:string optional
"property-name" — adds a property to a microdata item. The name of the property can be a word or URL, and the value is the ‘content’ of the element with this attribute.
itemscope restriction of xs:string optional
Defines a group of name-value pair(s), called an item
itemtype xs:anyURI optional
defines the item’s type when used on the same element as itemscope. The itemtype value is a URL that acts as an identifying vocabulary name.
src restriction of xs:string required
The src attribute must contain a valid non-empty URL potentially surrounded by spaces referencing a non-interactive, optionally animated, image resource that is neither paged nor scripted.
Attribute img / @class
Properties
use optional
Used by
Element img
Attribute img / @id
Properties
use required
Facets
pattern (\i\c*) & ([\i-[:]][\c-[:]]*) & ([a-z][a-z0-9_]+)
Used by
Element img