event

Name

event -- Story element used to define an event, past or future.

Synopsis

Content Model
event ::=
(names?,desc?,background?)
Attributes

Name

Type

Default

idIDRequired
langNMTOKENNone

Description

The event story element is used to describe events that have happened or will happen. It should be used to help create timelines.

Warning: This element is still loosely defined. It can currently be used as a way to collect information about and event.

Processing expectations

This will generate and individual story level entry, but will not be accessible from group or persona story elements (even if they are reffered in this element.

Attributes

id

Unique identifier to be used when referencing to this story element. This will be used in tags like relation, memberof, members, and ref. This attribute can also be used to identifies characters when running live action games.

lang

Specifies the language to be used when generating this story element in the final file. If not specified will default to the language defined in the parameter of the same name at the story tag. Use this do define diferent processing, so header have different values for this story element.

See Also

ref

Examples

For examples, see ToC.

<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
<sect1><title>Examples of <sgmltag>Link</sgmltag></title>
TODO