Showing:

Attributes
Asserts
Diagrams
Properties
Element lds:meta--teaser-card / lds:audio
Diagram
Diagram attributes_xsd_Attribute_src.tmp#src attributes_xsd_Attribute_type.tmp#type lds-meta_xsd_Complex_Type_lds_audio--teaser-card.tmp#audio--teaser-card
Properties
content complex
Attributes
QName Type Use Annotation
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.
type restriction of xs:string optional
The type attribute gives the type of media resource, to help the user agent determine if it can play this media resource before fetching it. If specified, its value must be a valid MIME type. The codecs parameter, which certain MIME types define, might be necessary to specify exactly how the resource is encoded. Additional parameters for downstream processing may also be added.
Element lds:meta--teaser-card / lds:video
Diagram
Diagram attributes_xsd_Attribute_src.tmp#src lds-meta_xsd_Complex_Type_lds_video--teaser-card.tmp#video--teaser-card
Properties
content complex
Attributes
QName Type Use Annotation
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.
Element lds:meta--teaser-card / lds:text
Diagram
Diagram attributes_xsd_Attribute_src.tmp#src lds-meta_xsd_Complex_Type_lds_text--teaser-card.tmp#text--teaser-card
Properties
content complex
Attributes
QName Type Use Annotation
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.
Complex Type lds:meta--teaser-card
Diagram
Diagram lds-meta_xsd_Element_lds_title.tmp#http___www.lds.org_schema_lds-meta_v1_title lds-meta_xsd_Element_lds_pub-lang.tmp#pub-lang lds-meta_xsd_Element_lds_subjects.tmp#subjects lds-meta_xsd_Element_lds_description.tmp#description lds-meta_xsd_Complex_Type_lds_meta--teaser-card.tmp#meta--teaser-card_audio lds-meta_xsd_Complex_Type_lds_meta--teaser-card.tmp#meta--teaser-card_video lds-meta_xsd_Complex_Type_lds_meta--teaser-card.tmp#meta--teaser-card_text lds-meta_xsd_Element_lds_img.tmp#http___www.lds.org_schema_lds-meta_v1_img
Children lds:audio, lds:description, lds:img, lds:pub-lang, lds:subjects, lds:text, lds:title, lds:video
Asserts
Test XPath default namespace Annotation
count(child::lds:title[@type = 'citation']) = 1
count(child::lds:title[@type = 'navigation']) = 1
count(child::lds:title[@type = 'file']) = 1
count(child::lds:title[@type = 'short-citation']) = 0
count(child::lds:title[@type = 'short-navigation']) = 0
count(child::lds:title[@type = 'session']) = 0
count(child::lds:title[@type = 'recto']) = 0
count(child::lds:title[@type = 'verso']) = 0
count(child::lds:pub-lang) <= 1
count(child::lds:subjects) <= 1
count(child::lds:description) <= 1