[ You are here: XTF -> Tag Reference -> dynaXML -> Document Formatter Input -> Snippets Tag ]

Snippets Tag

This tag is a container tag added to the start of the document when there are query results for the document. It has the form:
<xtf:snippets>
 
    Snippet
    Snippet
      …
 
</xtf:snippets>
where each Snippet is a dynaXML snippet tag that summarizes one query match in the requested document.

Note: The <snippets> tag is prefixed with the xtf: namespace to differentiate it from tags that came from the original XML document.