Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Used by
Element u
Annotations
The u tag represents some text that should be stylistically different from normal text, such as misspelled words or proper nouns in Chinese.
Diagram
Diagram phrasing_xsd_Element_u.tmp#u_class attributes_xsd_Attribute_Group_microdata--group.tmp#microdata--group phrasing_xsd_Element_sup.tmp#sup phrasing_xsd_Element_u.tmp#u_span
Properties
content complex
mixed true
Used by
Children span, sup
Instance
<u class="" itemprop="" itemscope="" itemtype="">
  <sup class="">{1,1}</sup>
  <span class="" lang="">{1,1}</span>
</u>
Attributes
QName Type Use Annotation
class union of(double, wavy) 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.
Element u / span
Diagram
Diagram phrasing_xsd_Complex_Type_u__span_language.tmp#u__span.language_class attributes_xsd_Attribute_lang.tmp#lang phrasing_xsd_Complex_Type_u__span_language.tmp#u__span.language
Properties
content complex
mixed true
Attributes
QName Type Use Annotation
class union of(language) required
lang restriction of xs:string required
The lang attribute (in no namespace) specifies the primary language for the element's contents and for any of the element's attributes that contain text. Its value must be a valid BCP 47 language tag.
Attribute u / @class
Properties
use optional
Used by
Element u