Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Used by
Element a
Annotations
The a element along with its href attribute represents a hyperlink (a hypertext anchor).
Diagram
Diagram phrasing_xsd_Complex_Type_a.tmp#NO_NAMESPACE_a
Properties
content complex
mixed true
Used by
Children br, cite, em, i, img, ruby, small, span, strong, sub, sup, u
Instance
<a class="" itemprop="" itemscope="" itemtype="">
  <span class="" data-translation-instructions="" itemprop="" itemscope="" itemtype="">{1,1}</span>
  <small>{1,1}</small>
  <em itemprop="" itemscope="" itemtype="">{1,1}</em>
  <i itemprop="" itemscope="" itemtype="">{1,1}</i>
  <cite itemprop="" itemscope="" itemtype="">{1,1}</cite>
  <strong itemprop="" itemscope="" itemtype="">{1,1}</strong>
  <sup class="">{1,1}</sup>
  <sub>{1,1}</sub>
  <img alt="" class="" data-deprecate-style="" data-deprecate-web-url="" itemprop="" itemscope="" itemtype="" src="">{1,1}</img>
  <u class="" itemprop="" itemscope="" itemtype="">{1,1}</u>
  <br>{1,1}</br>
  <ruby>{1,1}</ruby>
</a>
Attributes
QName Type Use Annotation
class union of(scripture-ref, cross-ref, study-note-ref, note-ref, legacy-cross-ref) optional
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.