ContentPaths
A comma-separated list of possible paths to a node that contains the document content. Specify the paths relative to the node identified by DocumentRootPaths. Use a forward slash (/) to represent levels in the XML hierarchy. If multiple content nodes are identified for a single document, a document is produced with multiple sections.
Type: | String |
Default: | DRECONTENT |
Required: | No |
Configuration Section: | XMLParsing |
Example: | ContentPaths=content,more_content
|
See Also |