Showing:

Annotations
Attributes
Diagrams
Properties
Used by
Element lds:video
Annotations
A video element is used for playing videos or movies. If the element has a src attribute then it will not have additional source elements. If it does NOT have a src attribute then it will need to have two or more source elements.
Diagram
Diagram attributes_xsd_Attribute_src.tmp#src attributes_xsd_Attribute_data-account-id.tmp#data-account-id attributes_xsd_Attribute_data-player-id.tmp#data-player-id attributes_xsd_Attribute_data-player-key.tmp#data-player-key
Properties
content complex
Used by
Attributes
QName Type Use Annotation
data-account-id restriction of xs:string optional
This is the Brightcove account identifier.
data-player-id restriction of xs:string optional
This is the Brightcove player identifier.
data-player-key restriction of xs:string optional
This is the Brightcove player key.
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.