Generated: January 19, 2005, 15:48:20 Copyright © 2005 , Kurt Nørmark The local LAML software home page

The LAML Chords Reference Manual

Kurt Nørmark © normark@cs.auc.dk Department of Computer Science Aalborg University Denmark

LAML Version 26.0 (January 18, 2005, alpha-3)

This is the manual of the LAML chords song format, which is based on simple XML DTD.

Alphabetic index:
a An XML element as defined in the chords XML DTD.
c An XML element as defined in the chords XML DTD.
cs An XML element as defined in the chords XML DTD.
d An XML element as defined in the chords XML DTD.
e An XML element as defined in the chords XML DTD.
eb An XML element as defined in the chords XML DTD.
f An XML element as defined in the chords XML DTD.
fs An XML element as defined in the chords XML DTD.
g An XML element as defined in the chords XML DTD.
gs An XML element as defined in the chords XML DTD.
h An XML element as defined in the chords XML DTD.
hb An XML element as defined in the chords XML DTD.
line An XML element as defined in the chords XML DTD.
song An XML element as defined in the chords XML DTD.
song-author An XML element as defined in the chords XML DTD.
song-front-matters An XML element as defined in the chords XML DTD.
song-title An XML element as defined in the chords XML DTD.
song-verses An XML element as defined in the chords XML DTD.
verse An XML element as defined in the chords XML DTD.

song
Description An XML element as defined in the chords XML DTD.
XML content model ( song-front-matters , song-verses * )

song-front-matters
Description An XML element as defined in the chords XML DTD.
XML content model ( song-title ? , song-author ? )
XML attributes
Required: *
Default values: red
transposition CDATA -
indentation CDATA -
font-size CDATA -
compact-lines ( true | false ) -
chord-color CDATA           ( black ) -
See also enclosing element song

song-verses
Description An XML element as defined in the chords XML DTD.
XML content model ( verse * )
See also enclosing element song

song-title
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA)
See also enclosing element song-front-matters

song-author
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA)
See also enclosing element song-front-matters

verse
Description An XML element as defined in the chords XML DTD.
XML content model ( line ) *
XML attributes
Required: *
Default values: red
n CDATA -
chords ( true | false ) -
See also enclosing element song-verses

line
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA | a | c | cs | d | e | eb | f | fs | g | gs | h | hb )*
See also enclosing element verse

c
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
x CDATA -
See also enclosing element line

cs
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
x CDATA -
See also enclosing element line

d
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
x CDATA -
See also enclosing element line

eb
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
x CDATA -
See also enclosing element line

e
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
x CDATA -
See also enclosing element line

f
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
x CDATA -
See also enclosing element line

fs
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
x CDATA -
See also enclosing element line

g
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
x CDATA -
See also enclosing element line

gs
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
x CDATA -
See also enclosing element line

a
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
x CDATA -
See also enclosing element line

hb
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
x CDATA -
See also enclosing element line

h
Description An XML element as defined in the chords XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
x CDATA -
See also enclosing element line


Generated: January 19, 2005, 15:48:20
Generated by LAML SchemeDoc.