(() ((description "An XML element as defined in the album XML DTD.") (kind "manual-page") (title "album") (content-model ("(" (((ast "a" ("title") (href "#title") double xhtml10-transitional) "") "," ((ast "a" ("artist") (href "#artist") double xhtml10-transitional) "") "," ((ast "a" ("recordingdate") (href "#recordingdate") double xhtml10-transitional) "?") "," ((ast "a" ("coverart") (href "#coverart") double xhtml10-transitional) "") "," ("(" (((ast "a" ("catalogno") (href "#catalogno") double xhtml10-transitional) "")) ")" "+") "," ((ast "a" ("personnel") (href "#personnel") double xhtml10-transitional) "") "," ((ast "a" ("tracks") (href "#tracks") double xhtml10-transitional) "") "," ((ast "a" ("notes") (href "#notes") double xhtml10-transitional) "")) ")" "")) (attributes)) ((description "An XML element as defined in the album XML DTD.") (kind "manual-page") (title "title") (content-model "(#PCDATA)") (attributes) (cross-references (internal-references "enclosing element" "album"))) ((description "An XML element as defined in the album XML DTD.") (kind "manual-page") (title "artist") (content-model "(#PCDATA)") (attributes) (cross-references (internal-references "enclosing element" "album"))) ((description "An XML element as defined in the album XML DTD.") (kind "manual-page") (title "recordingdate") (content-model "EMPTY") (attributes (attribute "date" "CDATA" "#IMPLIED") (attribute "place" "CDATA" "#IMPLIED")) (cross-references (internal-references "enclosing element" "album"))) ((description "An XML element as defined in the album XML DTD.") (kind "manual-page") (title "coverart") (content-model ("(" (((ast "a" ("location") (href "#location") double xhtml10-transitional) "")) ")" "?")) (attributes (attribute "style" "CDATA" "#REQUIRED")) (cross-references (internal-references "enclosing element" "album"))) ((description "An XML element as defined in the album XML DTD.") (kind "manual-page") (title "location") (content-model "EMPTY") (attributes (attribute "thumbnail" "CDATA" "#IMPLIED") (attribute "fullsize" "CDATA" "#IMPLIED")) (cross-references (internal-references "enclosing element" "coverart"))) ((description "An XML element as defined in the album XML DTD.") (kind "manual-page") (title "catalogno") (content-model "EMPTY") (attributes (attribute "label" "CDATA" "#REQUIRED") (attribute "number" "CDATA" "#REQUIRED") (attribute "format" ("CD" "LP" "MiniDisc") "#IMPLIED") (attribute "releasedate" "CDATA" "#IMPLIED") (attribute "country" "CDATA" "#IMPLIED")) (cross-references (internal-references "enclosing element" "album"))) ((description "An XML element as defined in the album XML DTD.") (kind "manual-page") (title "personnel") (content-model ("(" (((ast "a" ("player") (href "#player") double xhtml10-transitional) "")) ")" "+")) (attributes) (cross-references (internal-references "enclosing element" "album"))) ((description "An XML element as defined in the album XML DTD.") (kind "manual-page") (title "player") (content-model "EMPTY") (attributes (attribute "name" "CDATA" "#REQUIRED") (attribute "instrument" "CDATA" "#REQUIRED")) (cross-references (internal-references "enclosing element" "personnel"))) ((description "An XML element as defined in the album XML DTD.") (kind "manual-page") (title "tracks") (content-model ("(" (((ast "a" ("track") (href "#track") double xhtml10-transitional) "")) ")" "*")) (attributes) (cross-references (internal-references "enclosing element" "album"))) ((description "An XML element as defined in the album XML DTD.") (kind "manual-page") (title "track") (content-model "EMPTY") (attributes (attribute "title" "CDATA" "#REQUIRED") (attribute "credit" "CDATA" "#IMPLIED") (attribute "timing" "CDATA" "#IMPLIED")) (cross-references (internal-references "enclosing element" "tracks"))) ((description "An XML element as defined in the album XML DTD.") (kind "manual-page") (title "notes") (content-model ("(#PCDATA |" ((ast "a" ("albumref") (href "#albumref") double xhtml10-transitional) " | " (ast "a" ("trackref") (href "#trackref") double xhtml10-transitional)) ")*")) (attributes (attribute "author" "CDATA" "#IMPLIED")) (cross-references (internal-references "enclosing element" "album"))) ((description "An XML element as defined in the album XML DTD.") (kind "manual-page") (title "albumref") (content-model "(#PCDATA)") (attributes (attribute "link" "CDATA" "#REQUIRED")) (cross-references (internal-references "enclosing element" "notes"))) ((description "An XML element as defined in the album XML DTD.") (kind "manual-page") (title "trackref") (content-model "(#PCDATA)") (attributes (attribute "link" "CDATA" "#IMPLIED")) (cross-references (internal-references "enclosing element" "notes"))))