Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Used by
Element nav.toc__ul__li / p
Diagram
Diagram nav_xsd_Complex_Type_nav_toc__p.tmp#nav.toc__p_class attributes_xsd_Attribute_Group_p--group.tmp#NO_NAMESPACE_p--group attributes_xsd_Attribute_Group_microdata--group.tmp#microdata--group attributes_xsd_Attribute_data-uri.tmp#data-uri phrasing_xsd_Element_cite.tmp#cite phrasing_xsd_Element_em.tmp#em phrasing_xsd_Element_i.tmp#i phrasing_xsd_Element_a.tmp#a phrasing_xsd_Element_sub.tmp#sub phrasing_xsd_Element_sup.tmp#sup phrasing_xsd_Element_small.tmp#small phrasing_xsd_Element_strong.tmp#strong phrasing_xsd_Element_u.tmp#u phrasing_xsd_Element_br.tmp#br phrasing_xsd_Element_ruby.tmp#ruby nav_xsd_Element_Group_nav__span--group.tmp#nav__span--group_span nav_xsd_Element_Group_nav__span--group.tmp#nav__span--group nav_xsd_Complex_Type_nav_toc__p.tmp#nav.toc__p
Properties
content complex
mixed true
Children a, br, cite, em, i, ruby, small, span, strong, sub, sup, u
Instance
<p class="" data-aid="" data-audience="" data-deprecate-style="" data-display-instructions="" data-translation-instructions="" data-uri="" id="" itemprop="" itemscope="" itemtype="">
  <cite itemprop="" itemscope="" itemtype="">{1,1}</cite>
  <em itemprop="" itemscope="" itemtype="">{1,1}</em>
  <i itemprop="" itemscope="" itemtype="">{1,1}</i>
  <a class="" itemprop="" itemscope="" itemtype="">{1,1}</a>
  <sub>{1,1}</sub>
  <sup class="">{1,1}</sup>
  <small>{1,1}</small>
  <strong itemprop="" itemscope="" itemtype="">{1,1}</strong>
  <u class="" itemprop="" itemscope="" itemtype="">{1,1}</u>
  <br>{1,1}</br>
  <ruby>{1,1}</ruby>
  <span class="">{1,1}</span>
</p>
Attributes
QName Type Use Annotation
class union of(title, title-number, series-title, subtitle, author-name, kicker, summary, page) required
data-aid xs:string required
The data-aid attribute specifies its element's annotation unique identifier.
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-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-translation-instructions restriction of xs:string optional
This attribute has a defined list of values, which include definitions that represent instructions for supplying content to translation services. This attribute should only be used if some sort of pre-processing is necessary to support translation of the content.
data-uri restriction of xs:string optional
A URI identifies the document by location and name, defining a location to a resource.
id id--for-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.
Element nav.toc__ul__li / a
Diagram
Diagram nav_xsd_Complex_Type_nav_toc__a.tmp#nav.toc__a
Properties
content complex
Children div, img, p
Instance
<a class="">
  <img alt="" class="" data-audience="" data-deprecate-style="" data-deprecate-web-url="" data-display-instructions="" data-scale="" id="" itemprop="" itemscope="" itemtype="" src="">{1,1}</img>
  <p class="" data-aid="" data-audience="" data-deprecate-style="" data-display-instructions="" data-translation-instructions="" data-uri="" id="" itemprop="" itemscope="" itemtype="">{1,1}</p>
  <div class="">{1,1}</div>
</a>
Attributes
QName Type Use
class union of(cross-ref, legacy-cross-ref) optional
Element nav.toc__ul__li / section
Diagram
Diagram nav_xsd_Complex_Type_nav_toc__section.tmp#nav.toc__section_header nav_xsd_Complex_Type_nav_toc__section.tmp#nav.toc__section_ul nav_xsd_Complex_Type_nav_toc__section.tmp#nav.toc__section
Properties
content complex
Children header, ul
Instance
<section>
  <header>{1,1}</header>
  <ul>{1,1}</ul>
</section>
Element nav.toc__ul__li / div
Diagram
Diagram div_xsd_Complex_Type_div_byline.tmp#div.byline_class div_xsd_Complex_Type_div_byline.tmp#div.byline_p media_xsd_Element_img.tmp#img media_xsd_Element_video.tmp#video media_xsd_Element_audio.tmp#audio div_xsd_Complex_Type_div_byline.tmp#div.byline
Properties
content complex
Children audio, img, p, video
Instance
<div class="">
  <p class="" data-aid="" data-audience="" data-display-instructions="" id="">{1,1}</p>
  <img alt="" class="" data-audience="" data-deprecate-style="" data-deprecate-web-url="" data-display-instructions="" data-scale="" id="" itemprop="" itemscope="" itemtype="" src="">{1,1}</img>
  <video data-account-id="" data-audience="" data-display-instructions="" data-player-id="" data-player-key="" data-time-end="" data-time-start="" id="" src="">{1,1}</video>
  <audio data-audience="" data-display-instructions="" id="" src="">{1,1}</audio>
</div>
Attributes
QName Type Use
class union of(byline) required
Element nav.toc__ul__li / ul
Diagram
Diagram nav_xsd_Complex_Type_nav_toc__ul.tmp#nav.toc__ul_li nav_xsd_Complex_Type_nav_toc__ul.tmp#nav.toc__ul
Properties
content complex
minOccurs 0
maxOccurs 2
Children li
Instance
<ul>
  <li>{1,unbounded}</li>
</ul>
Complex Type nav.toc__ul__li
Annotations
The li element represents a list item of the ul element.
Diagram
Diagram media_xsd_Element_img.tmp#img nav_xsd_Complex_Type_nav_toc__ul__li.tmp#nav.toc__ul__li_p nav_xsd_Complex_Type_nav_toc__ul__li.tmp#nav.toc__ul__li_a nav_xsd_Complex_Type_nav_toc__ul__li.tmp#nav.toc__ul__li_section nav_xsd_Complex_Type_nav_toc__ul__li.tmp#nav.toc__ul__li_div nav_xsd_Complex_Type_nav_toc__ul__li.tmp#nav.toc__ul__li_ul
Used by
Element nav.toc__ul/li
Children a, div, img, p, section, ul