Showing:

Annotations
Attributes
Asserts
Diagrams
Instances
Properties
Used by
Element rt
Annotations
In ruby text, the annotation characters (marked with rt) appear on top of the base characters (marked with rb) and are smaller in size.
Diagram
Diagram phrasing_xsd_Element_rt.tmp#rt_span
Properties
content complex
mixed true
Used by
Element ruby
Children span
Instance
<rt>
  <span class="" lang="">{0,unbounded}</span>
</rt>
Asserts
Test XPath default namespace Annotation
child::* or not(string(.) eq '')
Element rt / 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
minOccurs 0
maxOccurs unbounded
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.