Showing:

Annotations
Attributes
Asserts
Diagrams
Instances
Properties
Used by
Element nav.manifest__a / p
Diagram
Diagram nav_xsd_Complex_Type_nav_manifest__p.tmp#nav.manifest__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_manifest__p.tmp#nav.manifest__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-number, title, subtitle, short-title, short-navigation, author-name, series-title, song-number) 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.
Complex Type nav.manifest__a
Annotations
The a element along with its href attribute represents a hyperlink (a hypertext anchor).
Diagram
Diagram attributes_xsd_Attribute_href.tmp#href attributes_xsd_Attribute_data-legacy-href.tmp#data-legacy-href attributes_xsd_Attribute_data-alt-href.tmp#data-alt-href nav_xsd_Complex_Type_nav_manifest__a.tmp#nav.manifest__a_class media_xsd_Element_img.tmp#img nav_xsd_Complex_Type_nav_manifest__a.tmp#nav.manifest__a_p
Used by
Children img, p
Attributes
QName Type Use Annotation
class union of(alternate) optional
data-alt-href restriction of xs:string optional
Used on hyperlinks in manifests when the item points to a link outside of its own publication. This is an alternate href used for navigation.
data-legacy-href restriction of xs:string optional
When this attribute has an associated data-legacy-file-id and data-legacy-para-id with it the link has not yet been resolved. When it is by itself the link has been resolved but the document it is pointing to has not yet been approved for publishing so the href value is being protected and the link neutralized until the companion document is published.
href restriction of xs:string optional
The href attribute must contain a valid non-empty URL.
Asserts
Test XPath default namespace Annotation
(@href and not(@data-legacy-href)) or (not(@href) and @data-legacy-href)
(@data-alt-href and @class='alternate') or (not(@data-alt-href) and not(@class='alternate'))
Attribute nav.manifest__a / @class
Properties
use optional
Used by
Complex Type nav.manifest__a