XmlRootTag
The name to use for the root XML node 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 the root node if you have configured a custom node name in the Content component.
Type: | String |
Default: | DOCUMENTS |
Required: | No |
Configuration Section: | Any section that configures settings for indexing into a Content component, or Indexing |
Example: | XmlRootTag=CUSTOM_DOCUMENTS
|
See Also: | XmlDocumentTag |