
xml.schema.z3998-book-1.0-latest.schemadoc.subfiles.e-lngroup01.html Maven / Gradle / Ivy
Schema Documentation: the lngroup element
The code variant of the lngroup element
On this page:
The
lngroup
element for code represents a grouping of
ln
code elements.
Lines of code may be grouped to show a section of a coded message, a computer program, methods within a program, to separate
programs from sample input/output, etc.
Usage Example
<code>
<lngroup>
<ln>public static void helloWorld() {</ln>
<ln> Console.Write("Hello World!");</ln>
<ln>}</ln>
</lngroup>
</code>
Allowed parents
Allowed children
This element must not contain text.
This element must contain the following children: ln
This element may contain the following children: pagebreak
Content model
optional attributes: @about,
@by,
@class,
@content,
@continuation,
@datatype,
@desc,
@its:dir,
@its:translate,
@property,
@rel,
@resource,
@rev,
@role,
@sel:selid,
@ssml:onlangfailure,
@typeof,
@xml:base,
@xml:id,
@xml:lang and
@xml:space
Variants
This element exists in 2 variants. The other variant is the lngroup variant.
Namespace
http://www.daisy.org/ns/z3998/authoring/
© 2015 - 2025 Weber Informatics LLC | Privacy Policy