Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Used by
Complex Type img--associated
Annotations
An img element represents an image. NOTE: In addition this img element has an optional data-alt-source attribute which is placed upon associated image and video elements for the expressed purpose of providing a link to a source with download capabilities, such as lds.org/media-library, the need for this may eventually go away in the future.
Diagram
Diagram attributes_xsd_Attribute_src.tmp#src attributes_xsd_Attribute_alt.tmp#alt media_xsd_Complex_Type_img--associated.tmp#img--associated_id attributes_xsd_Attribute_data-alt-source.tmp#data-alt-source
Used by
Attributes
QName Type Use Annotation
alt xs:string required
Text that is provided for display, generally in lieu of an image.
data-alt-source restriction of xs:string optional
The data-alt-source attribute is placed upon associated image and video elements for the expressed purpose of providing a link to a source with download capabilities, such as lds.org/media-library, the need for this may eventually go away in the future.
id id--for-non-annotatable-content required
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--associated / @id
Properties
use required
Facets
pattern (\i\c*) & ([\i-[:]][\c-[:]]*) & ([a-z][a-z0-9_]+)
Used by
Complex Type img--associated