XmlDocumentTag
The name to use for the XML nodes that delimit documents in a batch of documents to be indexed into a Content component.
This parameter has no effect unless you set UseXmlIndexing=TRUE
.
You can change the name of this node if you have configured custom document separators in the Content component.
Type: | String |
Default: | DOCUMENT |
Required: | No |
Configuration Section: | Any section that configures settings for indexing into a Content component, or Indexing |
Example: | XmlDocumentTag=CUSTOM_DOC
|
See Also: | XmlRootTag |