album | A Scheme mirror function of an XML element, as defined in the album XML DTD. |
albumref | A Scheme mirror function of an XML element, as defined in the album XML DTD. |
artist | A Scheme mirror function of an XML element, as defined in the album XML DTD. |
catalogno | A Scheme mirror function of an XML element, as defined in the album XML DTD. |
coverart | A Scheme mirror function of an XML element, as defined in the album XML DTD. |
location | A Scheme mirror function of an XML element, as defined in the album XML DTD. |
notes | A Scheme mirror function of an XML element, as defined in the album XML DTD. |
personnel | A Scheme mirror function of an XML element, as defined in the album XML DTD. |
player | A Scheme mirror function of an XML element, as defined in the album XML DTD. |
recordingdate | A Scheme mirror function of an XML element, as defined in the album XML DTD. |
title | A Scheme mirror function of an XML element, as defined in the album XML DTD. |
track | A Scheme mirror function of an XML element, as defined in the album XML DTD. |
trackref | A Scheme mirror function of an XML element, as defined in the album XML DTD. |
tracks | A Scheme mirror function of an XML element, as defined in the album XML DTD. |
album | |||
Description | A Scheme mirror function of an XML element, as defined in the album XML DTD. | ||
XML content model | ( title , artist , recordingdate ? , coverart , ( catalogno ) + , personnel , tracks , notes ) | ||
title | |||
Description | A Scheme mirror function of an XML element, as defined in the album XML DTD. | ||
XML content model | (#PCDATA) | ||
See also | enclosing element | album | |
artist | |||
Description | A Scheme mirror function of an XML element, as defined in the album XML DTD. | ||
XML content model | (#PCDATA) | ||
See also | enclosing element | album | |
recordingdate | |||
Description | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of an XML element, as defined in the album XML DTD. | ||
XML content model | ( player ) + | ||
See also | enclosing element | album | |
player | |||
Description | A Scheme mirror function of 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 | A Scheme mirror function of an XML element, as defined in the album XML DTD. | ||
XML content model | ( track ) * | ||
See also | enclosing element | album | |
track | |||
Description | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | |