gi | the name (generic identifier) of the element indicated by the tag. |
| Datatype: NAME |
| Values: the name of an element from the current dtd |
| Default: #REQUIRED |
occurs | specifies the number of occurrences of this element within the text.
|
| Datatype: NUMBER |
| Values: an integer number greater than zero |
| Default: #IMPLIED |
ident | specifies the number of occurrences of this element within the text
which bear a distinct value for the global id attribute. |
| Datatype: NUMBER |
| Values: an integer number greater than zero |
| Default: #IMPLIED |
render | specifies the identifier of a <rendition> element which
defines how this element is to be rendered. |
| Datatype: IDREF |
| Values: an SGML identifier specified as the value of the id
attribute on some <rendition> element in the current document. |
| Default: #IMPLIED
|