XLIST

A generic container. It can be used to construct most of the common container classes (although these can only be validated at postprocessing time). The DTD imposes very little constraints on how XLIST can be used, but CONTENT can be set to show certain common methods. XLIST can contain any or all of the common generic data items (A, ARRAY, XVAR and XLIST itself). The commonest uses are:

Note that the counts (COLUMNS, ROWS, SIZE) are advisory and primarily used for checking. The postprocessor is assumed to be able to count.

Content Model

Because XLIST can be used in so many ways the possible content is completely flexible and I have used the SGML keyword ANY. Any element in any of the DTDs (including #PCDATA) can be used and in any order. Note that CONTENT=TABLE and CONTENT=GRAPH put strong constraints on the contained sublements.


Content


ATTRIBUTES
CONTENT DECLARATION

Tag Minimization
Open Tag: REQUIRED
Close Tag: REQUIRED

Parent Elements


Top Elements
All Elements
Tree


cml DTD