Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Used by
Element nav.manifest__ul / li
Diagram
Diagram nav_xsd_Complex_Type_nav_manifest__ul__li.tmp#nav.manifest__ul__li_id attributes_xsd_Attribute_data-date-start.tmp#data-date-start attributes_xsd_Attribute_data-date-end.tmp#data-date-end attributes_xsd_Attribute_data-display-instructions.tmp#data-display-instructions nav_xsd_Complex_Type_nav_manifest__ul__li.tmp#nav.manifest__ul__li_class media_xsd_Element_img.tmp#img nav_xsd_Complex_Type_nav_manifest__ul__li.tmp#nav.manifest__ul__li_p nav_xsd_Complex_Type_nav_manifest__ul__li.tmp#nav.manifest__ul__li_a nav_xsd_Complex_Type_nav_manifest__ul__li.tmp#nav.manifest__ul__li_section nav_xsd_Complex_Type_nav_manifest__ul__li.tmp#nav.manifest__ul__li_ul nav_xsd_Complex_Type_nav_manifest__ul__li.tmp#nav.manifest__ul__li
Properties
content complex
minOccurs 1
maxOccurs unbounded
Children a, img, p, section, ul
Instance
<li class="" data-date-end="" data-date-start="" data-display-instructions="" id="">
  <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>
  <a class="" data-alt-href="" data-legacy-href="" href="">{1,1}</a>
  <section id="">{1,1}</section>
  <ul class="" id="">{0,2}</ul>
</li>
Attributes
QName Type Use Annotation
class union of(front-cover, back-cover) optional
data-date-end union of(xs:date) optional
Placed on an element where down stream channels need to know the end date so the content can be processed correctly, an example of this is the marking up of list items in manifest files for advanced study experiences.
data-date-start union of(xs:date) optional
Placed on an element where down stream channels need to know the start date so the content can be processed correctly, an example of this is the marking up of list items in manifest files for advanced study experiences.
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.
id id--for-non-annotatable-content optional
Complex Type nav.manifest__ul
Annotations
The ul element represents a list of items, where the items contain links and possible paragraphs of specific classes. These structures are usually found in content like table of contents and indexes.
Diagram
Diagram nav_xsd_Complex_Type_nav_manifest__ul.tmp#nav.manifest__ul_class nav_xsd_Complex_Type_nav_manifest__ul.tmp#nav.manifest__ul_id nav_xsd_Complex_Type_nav_manifest__ul.tmp#nav.manifest__ul_li
Used by
Children li
Attributes
QName Type Use
class union of(doc-map, doc-map-index) required
id id--for-non-annotatable-content required
Attribute nav.manifest__ul / @class
Properties
use required
Used by
Complex Type nav.manifest__ul
Attribute nav.manifest__ul / @id
Properties
use required
Facets
pattern (\i\c*) & ([\i-[:]][\c-[:]]*) & ([a-z][a-z0-9_]+)
Used by
Complex Type nav.manifest__ul