Generated: November 21, 2003, 22:11:41 Copyright © 2003 , Kurt Nørmark The local LAML software home page

The manual XML DTD

LAML Version 22.00 (October 29, 2003, alpha-3)

An automatically generated LAML manual of the manual XML DTD.

Alphabetic index:
attribute An XML element as defined in the manual XML DTD.
attributes An XML element as defined in the manual XML DTD.
begin-manual An XML element as defined in the manual XML DTD.
comment An XML element as defined in the manual XML DTD.
end-manual An XML element as defined in the manual XML DTD.
example An XML element as defined in the manual XML DTD.
example-form An XML element as defined in the manual XML DTD.
external-reference An XML element as defined in the manual XML DTD.
form An XML element as defined in the manual XML DTD.
internal-references An XML element as defined in the manual XML DTD.
manual An XML element as defined in the manual XML DTD.
manual-abstract An XML element as defined in the manual XML DTD.
manual-affiliation An XML element as defined in the manual XML DTD.
manual-author An XML element as defined in the manual XML DTD.
manual-front-matters An XML element as defined in the manual XML DTD.
manual-page An XML element as defined in the manual XML DTD.
manual-section An XML element as defined in the manual XML DTD.
manual-title An XML element as defined in the manual XML DTD.
misc An XML element as defined in the manual XML DTD.
name-ref An XML element as defined in the manual XML DTD.
parameter An XML element as defined in the manual XML DTD.
parameters An XML element as defined in the manual XML DTD.
precondition An XML element as defined in the manual XML DTD.
returns An XML element as defined in the manual XML DTD.
section-body An XML element as defined in the manual XML DTD.
section-title An XML element as defined in the manual XML DTD.
title An XML element as defined in the manual XML DTD.

manual
Description An XML element as defined in the manual XML DTD.
XML content model ( manual-front-matters , begin-manual , ( manual-page | manual-section ) * , end-manual )

begin-manual
Description An XML element as defined in the manual XML DTD.
XML content model EMPTY

end-manual
Description An XML element as defined in the manual XML DTD.
XML content model EMPTY

manual-front-matters
Description An XML element as defined in the manual XML DTD.
XML attributes
Required: *
Default values: red
css-prestylesheet CDATA -
css-stylesheet CDATA -
css-stylesheet-copying ( true | false ) -
XML content model ( manual-title , manual-author , manual-affiliation , manual-abstract )

manual-title
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA)

manual-author
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA | div | span )*

manual-affiliation
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA | div | span )*

manual-abstract
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA | div | span )*

manual-page
Description An XML element as defined in the manual XML DTD.
XML attributes
Required: *
Default values: red
id * CDATA -
XML content model ( title , ( form | example-form | precondition | parameters | example | external-reference | internal-references | comment | misc | returns | attributes ) * )

title
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA)

form
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA)

example-form
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA)

precondition
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA)

parameters
Description An XML element as defined in the manual XML DTD.
XML content model ( parameter * )

parameter
Description An XML element as defined in the manual XML DTD.
XML attributes
Required: *
Default values: red
name * CDATA -
XML content model (#PCDATA | div | span )*

example
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA | div | span )*

external-reference
Description An XML element as defined in the manual XML DTD.
XML attributes
Required: *
Default values: red
href CDATA           ( #REQURIED ) -
category CDATA           ( #REQURIED ) -
XML content model (#PCDATA | div | span )*

internal-references
Description An XML element as defined in the manual XML DTD.
XML attributes
Required: *
Default values: red
category CDATA           ( #REQURIED ) -
XML content model ( name-ref * )

name-ref
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA)

comment
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA | div | span )*

misc
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA | div | span )*

returns
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA | div | span )*

attributes
Description An XML element as defined in the manual XML DTD.
XML content model ( attribute )

attribute
Description An XML element as defined in the manual XML DTD.
XML attributes
Required: *
Default values: red
name * CDATA -
type * CDATA -
default-status * CDATA -
XML content model (#PCDATA | div | span )*

manual-section
Description An XML element as defined in the manual XML DTD.
XML attributes
Required: *
Default values: red
id * CDATA -
XML content model ( section-title , section-body )

section-title
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA | div | span )*

section-body
Description An XML element as defined in the manual XML DTD.
XML content model (#PCDATA | div | span )*

Generated: November 21, 2003, 22:11:42