Generated: June 3, 2005, 13:37:34 Copyright © 2005 , Kurt Nørmark The LAML software home page at Aalborg University

The album XML DTD

LAML Version 27.0 (June 2, 2005, development)

An automatically generated LAML manual of the album XML DTD.

Alphabetic index:
album An XML element as defined in the album XML DTD.
albumref An XML element as defined in the album XML DTD.
artist An XML element as defined in the album XML DTD.
catalogno An XML element as defined in the album XML DTD.
coverart An XML element as defined in the album XML DTD.
location An XML element as defined in the album XML DTD.
notes An XML element as defined in the album XML DTD.
personnel An XML element as defined in the album XML DTD.
player An XML element as defined in the album XML DTD.
recordingdate An XML element as defined in the album XML DTD.
title An XML element as defined in the album XML DTD.
track An XML element as defined in the album XML DTD.
trackref An XML element as defined in the album XML DTD.
tracks An XML element as defined in the album XML DTD.

album
Description An XML element as defined in the album XML DTD.
XML content model ( title , artist , recordingdate ? , coverart , ( catalogno ) + , personnel , tracks , notes )

title
Description An XML element as defined in the album XML DTD.
XML content model (#PCDATA)
See also enclosing element album

artist
Description An XML element as defined in the album XML DTD.
XML content model (#PCDATA)
See also enclosing element album

recordingdate
Description An XML element as defined in the album XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
date CDATA -
place CDATA -
See also enclosing element album

coverart
Description An XML element as defined in the album XML DTD.
XML content model ( location ) ?
XML attributes
Required: *
Default values: red
style * CDATA -
See also enclosing element album

location
Description An XML element as defined in the album XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
thumbnail CDATA -
fullsize CDATA -
See also enclosing element coverart

catalogno
Description An XML element as defined in the album XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
label * CDATA -
number * CDATA -
format ( CD | LP | MiniDisc ) -
releasedate CDATA -
country CDATA -
See also enclosing element album

personnel
Description An XML element as defined in the album XML DTD.
XML content model ( player ) +
See also enclosing element album

player
Description An XML element as defined in the album XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
name * CDATA -
instrument * CDATA -
See also enclosing element personnel

tracks
Description An XML element as defined in the album XML DTD.
XML content model ( track ) *
See also enclosing element album

track
Description An XML element as defined in the album XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
title * CDATA -
credit CDATA -
timing CDATA -
See also enclosing element tracks

notes
Description An XML element as defined in the album XML DTD.
XML content model (#PCDATA | albumref | trackref )*
XML attributes
Required: *
Default values: red
author CDATA -
See also enclosing element album

albumref
Description An XML element as defined in the album XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
link * CDATA -
See also enclosing element notes

trackref
Description An XML element as defined in the album XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
link CDATA -
See also enclosing element notes


Generated: June 3, 2005, 13:37:34
Generated by LAML SchemeDoc.