These are the parameters of the document model elements:
The case of the tag is disregarded.
Using the above examples, the text following any H1 tag is indexed as being part of the field "header1". In which case, "synopsis" and "prologue" would be indexed.
This tag has to be used with the tag element. By specifying tag="meta", the value of the content that matches the meta-qualifier is extracted.
In the HTML document example, the meta tag has the following elements:
<META NAME="Author" CONTENT="J. Grisham">
In the document model example, meta-qualifier="author". Therefore, the content "J. Grisham" is indexed as the value of the string attribute "author".
All other text of a document is indexed, but not as part of any field.
For information on the Document Type Definitions, see DTD for document models.
For restrictions, see Limitations for text fields and document attributes.