XIST
5.77
ruby
– W3C Ruby annotations
An XIST module that contains definitions for all the elements in Ruby 1.0.
class ll.xist.ns.ruby. DocTypeRuby10 [source]
Bases: DocType
document type for Ruby 1.0
class ll.xist.ns.ruby. rb [source]
Bases: Element
The rb
element is the container for the text of the ruby base.
class ll.xist.ns.ruby. rbc [source]
Bases: Element
The rbc
(ruby base component) element is the container for
rb
elements.
class ll.xist.ns.ruby. rp [source]
Bases: Element
The rp
element is intended to contain parenthesis characters in
simple ruby.
class ll.xist.ns.ruby. rt [source]
Bases: Element
The rt
element is the container for the ruby text.
class ll.xist.ns.ruby. rtc [source]
Bases: Element
The rtc
(“ruby text component”) element is the container for
rt
elements.
class ll.xist.ns.ruby. ruby [source]
Bases: Element
The ruby
element is an inline (or text-level) element that serves
as the container for either the rb
, rt
and optional
rp
elements or the rbc
and rtc
elements.
Copyright
1999–2022, Walter Dörwald
Last updated on
Nov 13, 2024